body {
	background-color: #ffffff;
	margin: 0px;
}

td{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a:link, a:visited{
	color: #0000ff;
	text-decoration: underline;
}

a:hover{
	color: #ff0000;
	text-decoration: underline;
}

#footer{
	font-size: 10px;
}

#footer a:link, #footer a:visited{
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover{
	color: #ffff00;
	text-decoration: underline;
}

#menu a:link, #menu a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#menu a:hover{
	color: #006400;
	font-weight: bold;
	text-decoration: underline;
}


h1 {
font-size:x-small;
padding:2px 0px 2px 0px;
margin:0px;
text-align:center;
font-weight: normal;
color: #ffffff;
}

/* common */

.br02{ line-height: 2px; }
.br05{ line-height: 5px; }
.br10{ line-height: 10px;}

.textright{
	text-align: right;
}

.space_r{
	margin-right: 3px;
}

/* font */

.font10{
	font-size: 10px;
	line-height: 14px;
}

.font12{
	font-size: 12px;
	line-height: 16px;
}

.font14{
	font-size: 14px;
	line-height: 18px;
}

.font14white{
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
}

.font16{
	font-size: 16px;
	line-height: 20px;
}

.font16green{
	font-size: 16px;
	line-height: 20px;
	color: #006400;
}

/* color */
.color_whit	{ color:#FFFFFF;}

.color_red { color: #ff0000; }

.color_green { color: #006400; }

.color_azuki { color: #990000; }

/* form */

.inputarea{
	width: 300px;	
}


/*　施工例　*/

.sekourei_bg{
	width: 580px;
	padding: 10px;
	text-align: center;
	border: #cccccc 1px dotted;
}


/*　営業案内　*/

.eigyou_bg{
	background: url('../../eigyou/image/eigyou_bg.jpg') no-repeat right bottom;
}

/*　リンク　*/

div#link{
	height: 500px;
	background: url('../../link/image/link_bg.jpg') no-repeat right bottom;
}


/*　相互リンク　*/

div#sougo {
margin:10px 5px 0px 0px }




div#sougo dl dt a:link {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#006400;
	font-weight:bold;
	margin-top:5px;


}


div#sougo dl dt a:visited {
	font-size:12px;
	color:#006400;
	font-weight:bold;

}


div#sougo dl dt a:hover {
	font-size:12px;
	color:#006400;
	font-weight:bold;

}


div#sougo dl dd {
	margin-left:20px;	
}

div#sougo dl dd p {
	font-size:11px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#000;
	margin-top:6px;
	margin-bottom:25px;
	line-height:16px;	
}



/*-------------------------------------------------------
reform
-------------------------------------------------------*/
div#reform {
	margin:0;
	padding:0;
	clear:both;
	width:580px;
}

div#reform ul.exWrap {
	width:510px;
	height:20px;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}

div#reform ul.exWrap li {
	list-style-type:none;
	width:80px;
	border:1px solid #ddd;
	text-align:center;
	margin-left:5px;
	height:15px;
	float:left;
	font-size:12px;
}

div#reform div.example {
	clear:both;
	width:560px;
	margin-bottom:20px;
	border-bottom:3px solid #00b400;
}

div#reform div.example h2 {
	display:block;
	width:200px;
	height:20px;
	text-align:center;
	font-size:small;
	line-height:150%;
	padding:2px;
	border-top:2px solid #eee;
	border-right:2px solid #006400;
	border-bottom:2px solid #006400;
	border-left:2px solid #eee;
}

div#reform div.example div.bfImg {
	text-align:center;
}

div#reform div.example div.bfImg dl {
	width:220px;
}

div#reform div.example div.bfImg dl.before {
	float:left;
	margin-left:10px;
}

div#reform div.example div.bfImg dl dt img {
	width:200px;
}

div#reform div.example div.bfImg dl dd {
	margin:0;
	padding:5px;
	text-align:left;
}

div#reform div.example div.bfImg p.arrow {
	clear:none;
	display:inline;
	margin-top:50px;
	width:30px;
	float:left;
	border:none;
}

div#reform div.example div.bfImg dl.after {
	float:right;
	margin-right:10px;
}

div#reform div.example p {
	clear:both;
	width:500px;
	float:left;
	margin-left:15px;
	margin-top:-10px;
	padding:5px;
	border:1px solid #ccc;
}
