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



/* **************Index.html CSS*************** */

h2{
	width:705px;
	height:61px;
	background:url(../images/main_title.jpg) no-repeat 0 0;
	font-size:0;
	line-height:100%;
	text-indent:-9999px;
}
h3{
	width:95px;
	height:25px;
	background:url(../images/title_map.gif) no-repeat 0 0;
	font-size:0;
	line-height:100%;
	text-indent:-9999px;
	margin:0 0 10px;
}
h4{
	width:675px;
	height:15px;
	background-position:0 0;
	background-repeat: no-repeat;
	line-height:100%;
	font-size:1em;
	font-weight:normal;
	margin:0 0 25px;
	padding:45px 0 0 30px;
}
.car{
	background-image:url(../images/title_car.gif);
}
.train{
	background-image:url(../images/title_train.gif);
}
h4 span{
	display:none;
}
#contents{

}
.main{
	width:705px;
	margin:0 auto;
}
.cts_map{
	width:685px;
	margin:0 auto;
}
.map_area{
	height:49px;
	margin:7px 0 35px;
	background:url(../images/logo.gif) no-repeat 0 0;
}
.map_area p{
	width:200px;
	float:left;
	margin:33px 0 0 0;
	padding:0 0 0 55px;
}
.map_area span a{
	width:167px;
	height:35px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	float:right;
	margin:5px 0 0;
	background:url(../images/btn.gif) no-repeat 0 0;
}
.text{
	margin:0 0 10px 30px;
}
.image{
	margin:0 0 30px 54px;
}

