@charset "utf-8";

#pageKV {
	width: 956px;
	height: 170px;
	background: url(../img/kv.jpg) 0 0 no-repeat;
	padding: 65px 0 0 42px
}

#pageKV p {
	color: #F5F5F5;
	font-size: 123%;
	padding: 15px 0 0 0;
}


/* サービスステーションについて ------------------------------------- */

section h1#H1sstation {
	border-bottom: #00470f 1px solid;
	background: url(../img/stl_icon01.gif) 0 0 no-repeat;
	margin: 40px 0 25px;
	padding: 5px 0 10px 55px;
	color: #00470f;
	font-size: 139%;
	font-weight: bold;
}

.w605 { width: 605px; }

h2.selfIzumiotsukita {
	font-size: 124%;
	font-weight: bold;
	background-color: #00470f;
	margin: 40px 0 20px;
	padding: 4px 0 4px 15px;
	color: #FFFFFF;
}


/* CALレンタカー＆リース ------------------------------------- */

section h1#H1rentacar {
	border-bottom: #00470f 1px solid;
	background: url(../img/stl_icon02.gif) 0 0 no-repeat;
	margin: 80px 0 25px;
	padding: 5px 0 10px 55px;
	color: #00470f;
	font-size: 139%;
	font-weight: bold;
}

ul.merit li {
	margin: 20px 0 0 0;
	padding: 5px 0 5px 190px;
}
ul.merit li.merit01 { background: url(../img/rentacar_merit01.jpg) 0 50% no-repeat; }
ul.merit li.merit02 { background: url(../img/rentacar_merit02.jpg) 0 50% no-repeat; }
ul.merit li.merit03 { background: url(../img/rentacar_merit03.jpg) 0 50% no-repeat; }


/* 店舗情報 ------------------------------------- */

section h1#H1map {
	border-bottom: #00470f 1px solid;
	background: url(../img/stl_icon03.gif) 0 0 no-repeat;
	margin: 80px 0 40px;
	padding: 5px 0 10px 55px;
	color: #00470f;
	font-size: 139%;
	font-weight: bold;
}

table.station_map {
	width: 510px;
	float: right;
	height: 300px;
}
table.station_map th {
	padding: 0 40px;
	width: 60px;
}
table.station_map td {
	border-left: #a0a0a0 1px solid;
	padding: 0 0 0 24px;
}




