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

/**================================= Dvd Setting =================================**/

/**************** Dvd common setting *****************/

#access .imgBox {
	left: 50%;
	top: 15px;
	margin-left: -572px;
	position: absolute;
}

#access .mainArea {
	padding-top: 10px;
}

#access .contactArea {
	margin-bottom: 15px;
}

#access .contactBtn {
	text-align: center;
}

/**************** section setting *****************/

/* section01 */

#access .section01 {
	background: #E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom: 15px;
	padding-bottom: 12px;
}

#access .section01 .sectionTtl {
	margin-bottom: 15px;
}

#access .section01 .sectionTtl span {
	font-size: 2em;
}

#access .section01 .sectionInner {
	background: #FFFFFF;
	margin: 0 15px 15px 15px;
	padding: 30px 20px;
}

#access .section01 .sectionInner #access_interior {
	width: 611px;
/* 	background-image: url('../images/access/bg_access.jpg'); */
	text-align: right;
}

#access .section01 .txtArea {
	float: left;
	width: 394px;
}

#access .section01 .imgArea {
	float: right;
	width: 190px;
}

#access .section01 .text01 {
	font-size: 1.125em;
	color: #FF4100;
	font-weight: bold;
	margin-bottom: 30px;
}

#access .section01 dl {
	margin-bottom: 15px;
}

#access .section01 dl dt {
	font-size: .875em;
	font-weight: bold;
}

#access .section01 dl dd {
	font-size: .817em;
}

#access .section01 p.kotsu {
	font-size: .817em;
}

#access .mapArea {
	margin-top: 30px;
}

#access .photoArea {
	margin-top: 30px;
}

#access .photoArea img {
	margin-right: 3px;
}

#access .photoArea img:last-child {
	margin-right: 0px;
}

#access .mapArea iframe {
	border: 1px solid #FF4100;
}

#access .mapArea .small {
	font-size: .75em;
	padding-top: 5px;
	text-align: right;
}

#access .mapArea .small a {
	color: #666666;
}

#text_station {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #424141;
	margin-bottom: 20px;
}

#text_station span.gray {
	color: #919191;
}

#text_phone {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #424141;
}

#text_phone span.gray {
	color: #919191;
}