@charset "shift_jis";

/* content
---------------------------------------------------*/
#content .rank{
	background:url(../image/bg_box.gif) no-repeat center bottom;
	width:285px;
	float:left;
	margin-bottom:10px;
}

#content #typebox{
	margin:0 12px;
}

#content h3{
	margin-bottom:10px;
}

#content .pbox{
	height:207px;
	margin-top:10px;
}

#content .pbox p{
	line-height:20px;
	padding:10px;
}

#content .mainbox{
	margin-bottom:10px;
}

#content #ryoukin{
	background:#EDE8D8 url(../image/price.gif) no-repeat right bottom;
}

#content #typeA{background:#EDE8D8 url(../rank_a/image/rank.gif) no-repeat right bottom;}
#content #typeB{background:#EDE8D8 url(../rank_b/image/rank.gif) no-repeat right bottom;}
#content #typeC{background:#EDE8D8 url(../rank_c/image/rank.gif) no-repeat right bottom;}

#content #ryoukin p,
#content #typeA p,
#content #typeB p,
#content #typeC p{
	padding-left:8px;
}

