@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .box{
	margin-bottom:30px;
}
#content .box p.top{
	margin-bottom:10px;
}
#content .box ul li{
	font-size:1.07em;
	font-weight:bold;
	color:#321714;
	background:url(../image/icon001.jpg) left center no-repeat;
	padding:0 0 0 30px;
	margin-bottom:5px;
}

#content .box ul li.w02{
	background:url(../image/icon002.jpg) left center no-repeat;
}
#content .box ul li.w03{
	background:url(../image/icon003.jpg) left center no-repeat;
	margin-bottom:0;
}
#content p.text{
	margin-bottom:20px;
}

#company {
	margin-bottom: 30px;
}
#content table{
	margin-bottom: 20px;
}
#content table th {
	width: 160px;
}
#content table th, #content table td {
	padding:3px 9px 1px;
}
/*-------------------------------------------------------------------
	#info
-------------------------------------------------------------------*/
#info {
	margin-bottom: 20px;
}
#info p.even{
	font-weight:bold;
	color:#321713;
	background:url(../image/icon05.jpg) left center no-repeat;
	padding:0 0 0 18px;
}
#info #map {
	width: 640px;
	height: 400px;
	margin-bottom:5px;
}
#info .box01{
	overflow:hidden;
	zoom:1;
}
#info .box01 dl{
	float:left;	
	margin-right:150px;
}
#info .box01 dl.none{	
	margin-right:0;
}
#info .box01 dl dt{
	font-weight:bold;
	color:#245F19;
	line-height:1.6;
}
#info .box01 dl dd span{
	line-height:1.6;
}