@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#H1realestate,
section h1#H1map {
	border-bottom: #00470f 1px solid;
	margin: 40px 0 25px;
	padding: 5px 0 10px 55px;
	color: #00470f;
	font-size: 139%;
	font-weight: bold;
}
section h1#H1realestate {	background: url(../img/stl_icon01.gif) 0 0 no-repeat; }
section h1#H1map { background: url(../img/stl_icon02.gif) 0 0 no-repeat; }

section .floatRight {
	width: 527px;
	margin: 0 0 0 53px;
}

section table {
	height: 180px;
	margin: 0 0 23px;
}
	
section table th {
	border-right: #a0a0a0 1px solid;
	text-align: left;
	padding: 20px 68px 20px 20px;
}
	
section table td {
	padding: 0 0 0 25px;
}
	
