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



/*------------HeaderLogoのスタイル---------------------------------------------------------------*/
div#HeaderLogo div#InHLogo ul li#GMBtn05 a { background-position: left bottom; }



/*------------Titleのスタイル---------------------------------------------------------------*/
div#Title h2 { background-image: url(../../img/access/title.png); }



/*------------Accessのスタイル---------------------------------------------------------------*/
div#Access { padding: 15px 10px; }
div#Access h3 {
	height: 20px;
	background: url(../../img/access/sub_t01.gif) no-repeat left top;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}

/*------------AccTextのスタイル---------------------------------------------------------------*/
div#Access div#AccText dl dt {
	margin: 35px 0 15px;
	padding: 0 40px 15px;
	border-bottom: 1px solid #dadada;
}
div#Access div#AccText dl dt span {
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
div#Access div#AccText dl dt#AccT01 span { background-image: url(../../img/access/access_t01.gif); }
div#Access div#AccText dl dt#AccT02 span { background-image: url(../../img/access/access_t02.gif); }
div#Access div#AccText dl dd { padding: 0 40px; }
div#Access div#AccText dl dd ul li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
div#Access div#AccText dl dd ul li strong {
	font-weight: bold;
	color: #e60013;
}

/*------------AccPhotoのスタイル---------------------------------------------------------------*/
div#Access div#AccPhoto { margin: 15px 0 0; }
div#Access div#AccPhoto ul,
div#Access div#AccPhoto ul * { display: none; }
/*div#Access div#AccPhoto ul {
	width: 100%;
	margin-top: 5px;
	list-style: none;
	overflow: hidden;
}
div#Access div#AccPhoto ul li {
	width: 200px;
	padding-right: 25px;
	float: left;
	overflow: hidden;
	line-height: 1.2;
	font-size: 90%;
}
div#Access div#AccPhoto ul li#Goal { padding: 0; }
div#Access div#AccPhoto ul li img {
	margin-right: 3px;
	margin-bottom: 10px;
	float: left;
}*/
div#Access div#AccPhoto div#GMap { margin-top: 15px; }
div#Access div#AccPhoto p {
	margin: 70px 0 0;
	text-align: center;
	font-weight: bold;
	color: #00340d;
}

/*------------Courseのスタイル---------------------------------------------------------------*/
div#Access div#Course {
	margin: 80px auto 0;
	padding: 39px 99px;
	border: 1px solid #dadada;
}
div#Access div#Course h4 {
	height: 25px;
	background: url(../../img/access/course_t.gif) no-repeat center top;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
div#Access div#Course dl dt { margin: 40px 0 10px; }
div#Access div#Course dl dt img { border: 4px solid #dcdddd; }
div#Access div#Course dl dd table {
	width: 100%;
	border-collapse: collapse;
}
div#Access div#Course dl dd table tr th {
	width: 120px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
div#Access div#Course dl dd table tr th h5 {
	height: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
div#Access div#Course dl dd#CourseT01 table tr th h5 { background-image: url(../../img/access/course_t01.gif); }
div#Access div#Course dl dd#CourseT02 table tr th h5 { background-image: url(../../img/access/course_t02.gif); }
div#Access div#Course dl dd table tr td {
	width: auto;
	padding: 0;
	text-align: left;
	vertical-align: top;
}