@charset "utf-8";
/* CSS Document
VERSION: 09/MAR/09
LastEdit: nta
*/

/*info共通*/
div.st1_right table.fuel_tbl {
	margin-top: 10px;
	margin-bottom: 0px;
}
div.st1_right table.fuel_tbl th{
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #0651A9;
	background-color: #E0EBF1;
	letter-spacing: 0.1em;
	text-align: center;
	border: 1px solid #CCCCCC;
}
div.st1_right table.fuel_tbl td{
	font-size: 12px;
	line-height: 20px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.fuel_h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
	letter-spacing: .15em;
	margin-top: 10px;
}
div#fuel_left {
	text-align:left;
	list-style-position:inside;
	border: 1px solid #BAB5AB;
	margin-right:12px;
}
div#fuel_left h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: .15em;
	margin-top: 10px;
	margin-left: 10px;
}
div#fuel_left ul {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: .1em;
	margin-left: 10px;
}

