@charset "UTF-8";

/* 新着情報基本スタイル 
------------------------------------------------------------- */

div#main_content div#right_content h1 {
	background:url(../../../images/h1_title.jpg) 0 0 no-repeat;
	font-size: 0;
	text-indent: -9999px;
	line-height: 0;
	width: 660px;
	height: 150px;
}

div#main_content div#right_content h2 {
	background:url(../../../images/h2_title.gif) 0 0 no-repeat;
	width: 649px;
	height: 27px;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 0 0 11px;
	margin: 0 0 20px 0;
}

* html body div#main_content div#right_content h2 {
	width: 660px;
	height: 33px;
}

div#main_content div#right_content h3 {
	background:url(../images/bg_h3_title.gif) 0 bottom no-repeat #FFF;
	border: 1px solid #FFBFBD;
	padding: 5px 10px;
	margin: 0 0 20px 0;
}

div#main_content div#right_content h3 span {
	font-weight: bold;
	font-size: 110%;
	display: block;
	background: url(../images/i_arrow.gif) 0 5px no-repeat;
	padding: 0 0 0 20px;
}


div#main_content div#right_content p#news_text {
	margin: 0 0 30px 0;
}




/* テーブルスタイル */
div#main_content div#right_content table {
	line-height: 1.6;
	color: #333333;
	width: 100%;
	border: 1px solid #CCC;
	font-size: 12px;
	margin: 0 0 20px 0;
}

div#main_content div#right_content table th {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	background: #FFF8D1;
	width: 20%;
	padding: 5px 0 5px 10px;
}

div#main_content div#right_content table td {
	border-bottom: 1px solid #CCC;
	padding: 5px 0 5px 10px;
}

div#main_content div#right_content table td ul {
	list-style-type: none;
}

div#main_content div#right_content table td ul li {
	background:url(../../../images/arrow03.gif) 0 6px no-repeat;
	padding: 0 0 0 15px;
}






/* 軽油・ガソリン大特価スタイル */
div#main_content div.shimojyo {
	margin: 0 0 40px 0;
}

div#main_content div.shimojyo h4 {
	margin: 0 0 10px 0;
}


















