@charset "utf-8";
/*------------------------------------------------------
 コンテンツページ用
------------------------------------------------------*/

#mainer {
	width: auto !important;
}

#head,
#mainer,
#footer {
	width:900px;
	margin:0 auto;
}

/* header */
#header {
	border-top:3px solid #541212;
	border-bottom:1px solid #D4D4D4;
}

#head {
	width:900px;
	margin:0 auto;
	padding:10px 0;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#head h1 {
	float:left;
}

#head p {
	margin-left:230px;
}

#head ul {
	margin-top:19px;
	float:left;
}

#head li {
	display:inline;
}


/* mainer */

#access img {
	vertical-align:bottom;
}


/* footer */




/* access */

#access {
	width:880px;
	margin:0 auto;
}

#access h2 {
	margin-bottom:10px;
}

#access div {
	background-color:#EFEFEF;
	border:1px solid #CCC;
}

#access .map {
	width:647px;
	float:left;
}

#access .access_ph1 {
	float:right;
}

#access .access_ph2 {
	clear:both;
}

#basyo {
	width:878px;
	margin:12px 0 30px 0;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#basyo a:link,
#basyo a:visited {
	color:#258FB8;
}

#basyo a:hover {
	color:#F90;
}

#basyo img {
	float:left;
}

#basyo div {
	border:none;
	width:340px;
	float:right;
}

#basyo h3 {
	margin: 15px 0 10px 0;
	padding-left:15px;
	line-height: 1.2em;
	font-size: 12px;
	font-weight: normal;
	background:url(../img/icon01.gif) no-repeat 0 50%;
}

#basyo p {
	line-height:17px;
}

#basyo a {
	background:url(../img/icon02.gif) no-repeat left center;
	padding-left:25px;
}



