/* コンテンツ部分 */


/* トップページ */
#main .lead {
	background-image: url(../images/top_lead_bg.gif);
	background-repeat: no-repeat;
	background-color: #FA3E57;
	width: 600px;
	height: 28px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px auto 10px;
}
#left .contents_frame {
	padding: 0px 0px 5px;
	margin: 0px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
}

/* ランキング部分 */
.contents_frame #ranking td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 10px 0px 2px 5px;
}
.contents_frame #ranking {
	font-weight: bold;
	width: 100%;
}


/* カテゴリ部分 */

.cate_frame p {
	padding-left: 25px;
	padding-top: 2px;
	height: 23px;
	color: #fff;
	margin-top: 10px;
	background-image: url(../images/top_cate_bg.gif);
	background-repeat: no-repeat;
	width:555px;
}

.cate_frame {
	margin: 0 auto;
	text-align: left;
	width: 98%;
}
.cate_frame div {
	padding: 0px 0px 0px 7]px;
	width: 45%;
	margin-bottom: 5px;
	line-height: 130%;
	padding: 0px 0px 0px 7px;
}
.cate_frame .left {
	float: left;
}
.cate_frame .right {
	float: left;
}

/* 便利PR */
#pr_benri_frame {
	width: 145px;
	float: left;
}
#pr_benri_frame .pr  {
	text-align: left;
	height: 23px;
	color: #fff;
	width: 110px;
	background-image: url(../images/topside_ttl05.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight:bold;
	padding: 7px 0px 0px 35px;
}
.frame p {
	margin-bottom: 10px;
}
#pr_benri_frame .frame {
	padding: 5px;
	border: 1px solid #fff;
	width: 133px;
}
