@charset "UTF-8";
/* CSS Document */

#contents{
	position:relative;
	margin:0 0 30px;
	font-size:85%;
	background:#fff;
}

h3 {margin-bottom: 11px;}

div#h3bg{
	min-height:80px;
	padding: 25px 0 0 62px;
	background:#fff url(../images/h3_bg.jpg) no-repeat bottom left;
}

* html div#h3bg{height:80px;}

div#contentsinner{
	width:740px;
	margin:0 0 0 62px;	
}

span.telmk{
	margin: 0 0 0 1px;
	padding:0 0 0 22px;
	background:url(images/tel.gif) no-repeat top left; 
}

h4{
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0 10px;
}

div#map{
	width:740px;
	height:300px;
	margin:0 0 10px;
}

ul.mapmargin{margin:0 0 10px;}

div.comp{
	margin:0 0 30px;	
}

ul.complist li{
	float:left;
	width:349px;
	margin:0 0 30px;
	padding:0 0 0 20px;
	border-left:1px solid #E6DDD9;
}

ul.complist li a{
	display:block;
	margin:0 0 10px;
}





ul.complist{overflow: hidden;}

ul.complist:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html ul.complist{
	height: 1em;
	overflow: visible;
}

/**/


