/* ベストレート
--------------------------------------------------------- */
#freespot{
	width:700px;
	color:#454545;
	padding-bottom:50px;
	background-image:url(../bestrate/images/bg_bestrate.gif);
}
#freespot h1{
	margin-bottom:20px;
}
#freespot h2{
	padding:0px 60px;
	margin-top:15px;
}
#freespot ul{
	padding:5px 60px;
	width:580px;
	line-height:250%;
}
#freespot p{
	padding:5px 10px;
	line-height:100%;
}
#freespot li{
	list-style-type:disc;
	list-style-position:inside;
}
