/* CSS Document */

body{
	margin:0;
	text-align:center;
	background-image: url(../img_top/bg.gif);
} 
h1{ margin:0; font-size:20px; color:#fff; line-height:100%; }
h2{ margin:5px 0 0 0; font-size:16px; color:#fff; line-height:100%; font-weight:normal;}
a,a:link{
	color:#003399;
	text-decoration: none;
}
a:visited{
	color:#993333;
	text-decoration: none;
}
a:hover{
	color: #0000FF;
}
ul{	list-style-type:disc;
	list-style-position:outside; 
	margin:0 0 0 15px; padding:0;}
li{ margin:0px; padding:0px; }
.bikou{ color:#339900; font-size:10pt; margin:10px 0; padding:3px; border: 1px solid #360;}
.block-container{margin:0; width:650px;  background-color: #fff;text-align:left;}
	.block-head{margin:0; padding:0;  line-height:100%;}
		.pankuzu{margin:0; padding:10px 0 10px 10px; font-size:12px; background-color:#cc9; }
	.block-body{margin:0; padding:10px; }
		#tit{ margin:0; }
			#tit img{ float:left;}
			#tit-txt{
	height:150px;
	padding:35px 10px 0;
	background-image:url(../sekou/img/s_photo_tit.gif);
	background-repeat:no-repeat;
	font-size:12pt;
	float: right;
	width: 370px;
}
		#body-txt{ float:left; width:320px; clear:both; }
			.qtxt{ color:#996600;}
		#body-img{ float:right; width:300px;}
			#body-img img{ margin:0 0 5px 0;}
		#body-img2{ clear:both; width:630px; text-align:center;}
	.block-foot{margin:0; clear:both; text-align:right; background-color:#cc9; padding:10px; font-size:12px; border-bottom-width:10px; border-bottom-color:#663; border-bottom-style:solid;}
/*施工例トップのメニューリンク*/
#menu td{
	font-size:10pt;
	line-height: 150%;
}
/*施工例トップのメニューリンク*/
#menu{
	float:left;
	width:100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	adding-right: 40px;
}



div#menucontainer {
	width: 100%;
	white-space: nowrap;
}
ul#menubar {
	padding: 0;
	margin-left: 0.1em;
	list-style-type: none;
}
ul#menubar li {
	width: 100%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
	font-family: Verdana;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul#menubar li a {
	display: block;
	text-decoration: none;
	color: #000000;
}
ul#menubar li a:hover {
	color: #0000FF;
	background-color: #bbccff;
}
hr {border: dotted #e0c4b0;
}
