/* TAG */
h1{
	padding-left:55px;
	background:url(../images/title.gif) no-repeat;
}

#attention{
	background:#fff0e0;
	padding:1px;
	color:#cc7700;
	text-align:center;
	font-size:11px;
}

/* Search Box - reference other file.*/
#FAir_box{
	margin-top:8px;
	margin-left:20px;
}

/* Banner */

#bottomContent{
	width:700px;
	margin-top:10px;
	margin-left:8px;
}

#bottomContent .left{
	width:480px;
	padding-right:5px;
}

#bottomContent .right{
	width:210px;
}

.banner a{
	width:210px;
	display:block;
	margin-bottom:6px;
}

.other_banners{
	margin-top:10px;
	text-align:center;
}

h2{
	margin-top:0px;
	font-size:15px;
	background:#E9F1FC;
	padding:2px 8px;
	margin-bottom:1px;
	color:#333377;
}

#bottomContent .sub{
	clear:both;
	margin-bottom:10px;
	padding:12px 6px;
}

.sub .pt{
	font-size:11px;
	padding-left:12px;
	background:url(../images/pt.gif) no-repeat;
}

#bottomContent .overview{
	font-size:10px;
	padding:5px 5px;
	line-height:18px;
	color:#666;
}

#bottomContent .ov{
	margin-right:8px;
	float:left;
	border:1px solid #ccc;
}
















/*--------------------------------------------------
最安値情報　10.03.04追記
---------------------------------------------------*/

.priceList table{
	margin:0 auto 3px;				
	}

.priceList th,
.priceList td{
	border-bottom:solid 1px #c8d1d4;
	}


.priceList .odd th,
.priceList .odd td{
	background-color:#f3f3f3;
	}



.priceList th{
	padding:5px 2px;
	width:126px;
	text-align:left;
	/*font-weight:normal;*/
	font-size:12px;
	}

.priceList th a{
	display:block;
	width:126px;
	font-size:12px;
	}

.priceList th a:link{
	text-decoration:none;
	font-size:12px;
	}

.priceList th a:visited{
	text-decoration:none;
	font-size:12px;
	}

.priceList th a:hover{
	text-decoration:underline;
	font-size:12px;
	}

.priceList th a:active{
	text-decoration:underline;
	font-size:12px;
	}




.priceList td{
	padding:5px 5px 5px 2px;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	color:#ff3300;
	width:88px;
	}




.priceList td span{
	font-size:12px;
	}


.priceList td.space{
	padding:0;
	border-bottom:solid 1px #fff;
	background-color:#fff;
	width:3px;
	text-indent:-999em;
	}
	


#main{
	width:100%;
}

