@charset "euc-jp";
/* CSS Document */


/* **********MainImage********** */
#main-img p{
	background-image: url(../images/mainimg.jpg);
}


/* ************Main************ */
#main{

}

div#car {
	width:725px;
}
div#car h2 {
	background:url(../images/st_car.gif) no-repeat;
	width:192px;
	height:22px;
	text-indent:-99999em;
}
div#car p {
	margin:5px 0;
}
div#car h3 {
	margin:10px 0;
	background:url(../images/carsubtitle.gif) no-repeat;
	width:228px;
	height:17px;
	text-indent:-99999em;
}
div#car ul {
	margin:10px 0;
}
div#car ul li {
	margin:15px 0;
	width:630px;
	height:49px;
	text-indent:-99999em;
}
li#course1 {
	background:url(../images/car01.gif) no-repeat;
}
li#course2 {
	background:url(../images/car02.gif) no-repeat;
}
li#course3 {
	background:url(../images/car03.gif) no-repeat;
}
li#course4 {
	background:url(../images/car04.gif) no-repeat;
}
li#course5 {
	background:url(../images/car05.gif) no-repeat;
}
li#course6 {
	background:url(../images/car06.gif) no-repeat;
}
/* --------------------------------------------- */
/* train */
div#train {
	margin:40px 0 20px 0;
	width:725px;
}
div#train h2 {
	background:url(../images/st_train.gif) no-repeat;
	width:193px;
	height:22px;
	text-indent:-99999em;
}
div#train p {
	margin:5px 0;
}



/* --------------------------------------------- */
/* map */
#map h3 {
	margin:0 0 10px 0;
	background:url(../images/st_map.gif) no-repeat;
	width:44px;
	height:35px;
	text-indent:-99999em;
}
div#garea {

	border:#CCC solid 1px;
}
div#map dl {
	width:725px;
	margin:10px 0 0 0;
}
div#map dl dt {
	width:245px;
	height:60px;
	float:left;
	background:url(../images/maplogo.gif) no-repeat;
	padding:35px 0 0 55px;
}
div#map dl dd {
	width:370px;
	float:right;
}
div#map dl dd a {
	background:url(../images/printmapbt.jpg) no-repeat;
	float:right;
	width:197px;
	height:36px;
	display:block;
	text-indent:-999999em;
}




































