@charset "utf-8";
/* CSS Document */

/*bukken******************************************************/
#pageTitle{margin-bottom:20px;}
#pageSub{margin-bottom:30px;}

#introduction{
	overflow:hidden;
	margin-bottom:30px;
}
* html #introduction{zoom:1;}
#introduction .ps{
	width:252px;
	float:right;
}
#introduction .txt{
	width:398px;
	float:left;
}
#introduction .txt p{line-height:1.7;}
#introduction .txt .copy{margin-bottom:20px;}

#aboutP{
	margin-bottom:30px;
	line-height:1.7;
}

.detailTbl{
	margin:10px 0 35px 0;
	border-top:1px #999 solid;
}
* html .detailTbl{margin-top:20px;}
.detailTbl th,.detailTbl td{
	padding:5px 10px;
	text-align:left;
	line-height:1.7;
	border-bottom:1px #999 solid;
	vertical-align:top;
}
.detailTbl th{
	background-color:#F1F9D4;
	width:20%;
}

#seigen{
	overflow:hidden;
	padding:10px 0 35px 0;
}
* html #seigen{zoom:1;}
#seigen .img{
	width:154px;
	float:right;
}
#seigen .img .txt{
	margin-top:5px;
	line-height:1.7;
	text-indent:-1em;
	padding-left:1em;
}
#seigen table{
	width:496px;
	float:left;
	margin:0;
}
#seigen table th{width:27%;}



#gMap{margin-bottom:20px;}

#traffic{margin-top:40px;}
#traffic ul{
	list-style:disc;
	margin-left:1.5em;
}
#traffic ul li{line-height:1.7;}
#traffic h4{
	color:#3F7837;
	font-size:115%;
	margin-bottom:5px;
}