@charset "shift-jis";
/*###########################################
生川建設
common.css
CSS Version 2.0
LastModified:2010.4.2 By kihira
###########################################*/
/*-----Global-----------------------------*/
*{
	padding: 0;
	margin: 0;
}
html{
	height:100%;
}
body{
	color:#888;
	text-align:center;
	font-size: 12px;
	width:100%;
	min-width:925px;
	background: url('../grf/blueback.jpg') repeat-x center top;
}
.clear{ clear: both;}
img {
	border: 0;
}
p{
	line-height:23px;
	letter-spacing: 0.12em;
}
a{
	color:#007CD2;
}
a:hover{
	color:#FF990E;
}
.red{
	color:red;
}
.blue{
	color:#007CD2;
}
#wave{
	background: url('../grf/wave.jpg') repeat-x center 65px;
	margin:0 auto;
	width: 100%;
}
#back{
	background: url('../grf/back.jpg') no-repeat center top;
	margin:0 auto;
	width: 100%;
}
#header{
	width:936px;
	margin:0 auto;
	text-align: left;
}
#header img.narukawa{
	float: left;
}
#header .toplink{
	padding-top:8px;
	font-weight: bold;
	color:#fff;
}
#header .toplink .right{
	float:right;
	text-align: right;
/*	letter-spacing: 0.07em;*/
	line-height:17px;
/*	font-size:11px;*/
}
#header .toplink .right a.home{
	background: url('../grf/i_home.jpg') no-repeat left center;
	padding:5px 12px 3px 20px;
	color:#fff;
}
#header .toplink .right a.contact{
	background: url('../grf/i_contact.jpg') no-repeat left center;
	padding:5px 10px 3px 22px;
	color:#fff;
}
#header .toplink .right a.recruit{
	background: url('../grf/i_recruit.jpg') no-repeat left center;
	padding:5px 12px 3px 20px;
	color:#fff;
}
#header .toplink .right a.sitemap{
	background: url('../grf/i_sitemap.jpg') no-repeat left center;
	padding:5px 20px 3px 20px;
	color:#fff;
}
#header a{
	text-decoration: none;
}
#header a:hover{
	text-decoration: underline;
}
#header .button1{
	width: 210px;
	height:38px;
	background: url('../grf/ki.jpg') no-repeat top left;
	text-align: left;
	float:right;
	margin-top:7px;
}
#header .button1 img.b1{
	margin:18px 0 0 35px;
}
#header .button1 img.b2{
	margin:18px 0 0 10px;
}
#header .button2{
	clear:both;
	padding-left:11px;
}
#main{
	margin:0 auto;
	width: 936px;
}
#main .right{
	width: 292px;
	float: right;
	text-align: left;
}
#main .right img{
	margin-bottom:20px;
}
#main .right img.first{
	margin-top:17px;
}
#main .left{
	float: left;
	width: 615px;
}
#main .left2{	/*土地の有効活用*/
	float: left;
	width: 640px;
}
#main .left-inner{
	padding:17px 0 0 64px;
	text-align: left;
}
#main .bleft{
	float:left;
	text-align: left;
	width: 570px;
}
#main .bleft2{/*標準化建築*/
	float:left;
	text-align: left;
	width: 420px;
}
#main .bleft-inner{
	padding-left: 42px;
	line-height: 18px;
	letter-spacing: 0.08em;
}
#main .bleft-inner h2{
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height:18px;
}
#main .bleft-inner span{
	letter-spacing: 0.12em;
}
#main .bleft-inner .belong{
	padding:25px 0 16px;
	color:#007CD2;
}
#main .bright{	/*標準化建築*/
	float:left;
/*	width: 340px;*/
	width: 510px;
	text-align: left;
	font-size:11px;
	line-height:25px;
	letter-spacing: 0.08em;
}
#main .bright img{	/*標準化建築*/
	margin-right:3px;
}
#main .subtitle{
	width: 546px;
	height:34px;
	border-bottom:5px dotted #B9E0ED;
	text-align: right;
	letter-spacing: 0.12em;
	margin-bottom:7px;
}

#main .subtitle span{
	padding-top:10px;
	display: block;
}
.pagetop{
	text-align: right;
	padding-top:8px;
}
.pagetop a{
	text-decoration: none;
}
.pagetop a:hover{
	text-decoration: underline;
}
#footer{
	margin:0 auto;
	text-align: center;
	width: 936px;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer ul{
	clear:both;
	margin:0 auto;
	padding-left:42px;
}
#footer li{
	float: left;
	width: 145px;
	border-right:1px solid #007CD2;
	list-style: none;
	line-height:22px;
	margin-bottom: 12px;
	letter-spacing: 0.08em;
}
#footer li.first{
	border-left:1px solid #007CD2;
}
#footer ul.secondline li{
	margin-bottom:0;
}
#footer .copyright{
	clear:both;
	width:347px;
	float: right;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#007CD2;
	text-align: left;
	line-height:15px;
	font-size:11px;
}
