@charset "shift_jis";

*{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}

/*　リンク設定　*/
a{/*リンクされた文字*/
    color:0000ff;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#0D4154;
    font-style:normal;
	font-weight:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#0D4154;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}

a:link.titleBar {/*未訪問のリンク:トップページ*/
    color:#0D4154;
    font-style:normal;
	font-weight:bold;
    text-decoration:underline;
}

body {
	color: #333;
	text-align: center;
	line-height: 130%;
	}

/*全体*/
div#wrapper {
	width: 802px;
	margin: 0 auto;
	text-align: left;
	}

/*タイトルバー*/
#titleBar img {
	width: 791px;
	height: 26px;
	padding-bottom:10px;
	}

/*メニューバー*/
#globalnavi{
  margin: 0;
  padding: 0;
  width: ***;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
  float: left;
  width: 100px;
  margin: 0;
  padding: 0;
}

#globalnavi a{
  text-align: center;
  display:block;
  padding: 0.3em 0;
  width: 100%;
  background-color: green;
  color: white;
	font-size: 0.9em;
}

#globalnavi a:hover{
  background-color: #C1E17F;
  color: green;
	font-weight: bold;
}

/*NETIS登録番号*/
#netisBox {
	text-align: center;
	font-size: 0.8em;
	border: 1px solid #333;
	padding: 1px;
width: 250px;
	}

/*メニュー*/
#menu {
	font-size: 0.9em;
	padding: 2px 5px 15px 0px; /* 上・右・下・左 */
	}

/* お知らせ　スクロール */
ul.update-scroll {
	list-style-type: none;
	width: 400px;
	height: 3em;
	overflow: auto;
	border: 1px solid #bbb;
	padding-left: 0.1em;
}
ul.update-scroll li {
	margin-top: 0.1em;
	font-size:9pt;
}
ul.update-scroll a {
	text-decoration: none;
}

/* テキスト　リスト */
ul{/*余白と本来あるマークを消します*/
margin:0;
padding:0;
list-style:none;
}
ul.text li{
	font-size: 1.0em;
	margin: 1px 0;
	padding:0 0 0 20px;
	line-height: 147%;
	background:url("../midori-kosan/images/bt-kaku.png") no-repeat;
}


/*概要*/
#outline p {
	font-size: 0.9em;
	}
#outline h2 {
	font-weight: 700;
	font-weight:bold;
	}

#outline img {
	float: left;
	}
#outline li {
	padding-bottom: 0.5em;
	font-size: 0.9em;
	font-weight: 700;
	line-height: 120%;
	color: #4b6640;
	}
#outline li span {
	font-size: 0.8em;
	font-weight: normal;
	color: #333;
	}

/*　タイトルバー　*/
h1.infoBox  {
	color:#FFFFFF;
    background-image:url('../midori-kosan/images/bar-back.png');
    background-repeat:repeat-x;
	padding-left: 0.5em;
	font-weight: bold;
	}

h1.info {
	clear: both;
	margin: 10px 2px 8px 0px;
	height: 25px;
	font-size: 11pt;
	background-color: #EFEFEF;
	text-align: left;
	color: black;
	padding-left: 0.5em;
	padding-top: 0.1em;
	font-weight: 300;
	}
h2.info {
	clear: both;
	height: 22px;
	font-size: 11pt;
	background-color: #EFEFEF;
	text-align: center;
	color: black;
	font-weight: 700;
	}

h2.gaiyou{
	padding-left: 0.1em;
	font-size:1.1em;
	font-weight:bold;
	color: black;
	margin:0px;
	margin: 10px 10px 10px 0px;
	border-bottom:1px solid #999999;
	text-indent:0.5em;
}
h3.gaiyou{
	padding-left: 0.1em;
	font-size:1.1em;
	font-weight:bold;
	color: black;
	margin:0px;
	margin: 10px 10px 10px 0px;
	text-indent:0.5em;
}

/* 工法タイトル  */
.titleBar {
	background-color: #FFFFFF;
	color: black;
	text-indent: 0.5em;
	margin: 10px 2px 8px 0px;
	font-size: 13pt;
	font-weight: 700;
	line-height: 25px;
	height: 29px;
	border: 1px solid  #FF9933;
	/* 各メニュータイトルバー左側色つき耳  */
	border-left: 15px solid  #FF9933;
	padding-top: 0.1em;
	}

.txtArea {
	font-size: 0.9em;
	margin-bottom: 50px;
	}
.txtArea h3 {
	color: #006666;
	font-size: 1.0em;
	font-weight: 700;
	margin: 7px 0px 7px 5px;
	}
.txtArea h4 {
	color: #006666;
	font-weight: 700;
	margin: 7px 0px 7px 5px;
	}
.txtArea h5 {
	font-weight: 700;
	margin: 7px 0px 7px 5px;
	}

/*トップ：特長*/
#toku {
	clear: both;
	font-size: 11pt;
	margin-top: 10px;
	background-color:   #B7E1EA;
/*	border: 1px solid #999999; */
	border: 1px solid #999999; 
	padding: 10px;
	height: 215px;
	}

/*四角枠：コメント*/
#com {
	clear: both;
	font-size: 11pt;
	margin-top: 10px;
	background-color:  #FFFFFF;
	border: 1px solid #59AC27; 
	padding: 10px,10px,100px,10px;
	}

div.kadomaru {
   border-radius: 10px;         /* CSS3 */
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
  behavior: url(/cs/border-radius.htc);  /* for IE */

   border: 2px green solid;     /* 枠線の装飾 */
   background-color: #ffffff;   /* 背景色 */
}

/*表 kikaku*/
table.kikaku,
table.bunken {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-bottom: 10px;
}
.kikaku th,
.bunken th{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#330000;
	background-color:#EFEFEF;
	background-position:left top;
	padding:0.2em 0.2em;
	text-align:center;
}
.kikaku td,
.bunken td{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:0.2em 0.2em;
}
.kikaku th,
.kikaku td {
	text-align: center;
	font-size: 0.9em;
	}

.bunken th,
.bunken td {
	text-align: center;
	border-right:1px solid #FF9933;
	border-bottom:1px solid #FF9933;
	border:1px solid #FF9933;
	font-size: 0.9em;
	}

.bunken th{
	font-weight: 700;
	}

/*表 add*/
table.add {
	border:1px solid #5EB500;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-bottom: 10px;
}
.add th{
	color:#330000;
	background-color:#5EB500;
	background-position:left top;
	padding:0.2em 0.2em;
	text-align:center;
	font-weight: 700;
	border:1px solid #5EB500;
}
.add td{
	padding:0.2em 0.2em;
	text-align: left;
	font-size: 0.9em;
	border:1px solid #5EB500;
	}


/*float解除のためのclearfix*/
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	}
.clearfix {
	min-height: 1px;
	zoom: 1;
	}


/*その他*/
.float-l {
	float: left;
	}
.float-r {
	float: right;
	}

h1.adrs {
	font-size:16pt;
	font-weight: 700;
}


address{
  font-style: normal;
  line-height: 145%;
}
td{
	font-size:11pt;
	line-height:145%;
	color:333333;
}

/* 備考 */
span.bikou{
font-size:0.8em;
}

/* ↓追記↓ */

div.maru1 {
	background-color: honeydew;
}
div.maru2 {
	background-color: azure;
}

/* 施工例 */
table.sekourei{
	width: 800px;
  border: 1px gray solid;     /* 枠線の装飾 */
  border-collapse: collapse;
}
.sekourei th{
	text-align: left;
	background-color: #E6E6E6;
	padding: 0px,0px,0px,10px;
  line-height: 150%;
}
.sekourei td{
  border: 1px gray solid;     /* 枠線の装飾 */
  border-collapse : collapse;
	padding: 0px,0px,0px,30px;
	vertical-align:text-top;
	font-size: 0.8em;
}
.sekourei img{
	margin: 5px;
}

.maru1 th,
.maru2 th {
	text-align: left;
	font-size: 1.1em;
}

.maru1 td,
.maru2 td {
	padding: 0px,0px,0px,20px;
}

/* 会員名簿 */
table.meibo{
	width: 800px;
  border: 1px gray solid;     /* 枠線の装飾 */
  border-collapse: collapse;
}
.meibo th {
	background-color: #D3FED9;
  border: 1px gray solid;     /* 枠線の装飾 */
  font-weight:bold;
}
.meibo td{
  border: 1px gray solid;     /* 枠線の装飾 */
 	padding: 0px,0px,0px,10px;
}
