/* コンテンツ部分 */

/* トップページ */
.lead {
	width: 800px;
	display: block;
	float: left;
	position: relative;
	height: 170px;
	margin-top: 8px;
}

.lead_con{
	width: 230px;
	position: absolute;
	left: 560px;
	top: 30px;
}

.lead_con p{
	font-size: 12px;
	line-height: 1.6em;
	font-weight: bold;
	width: 220px;
	padding-left: 5px;
}

.lead h2{
	display: none;
}

.contents_frame {
	padding: 0px 0px 5px;
	margin: 0px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
	width: 600px;
}

.top_cate_link{
	padding: 3px;
}

.top_cate_link a{
	padding: 5px;
}

/* おすすめサイト部分 */
#left .contents_frame p {
	background-color: #F3F3F3;
	background-image: url(../images/topttl_osusume.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 22px;
	padding-top: 3px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}
/*.osusume_frame {
	padding: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}*/


/* 大タイトル */
.ttl {
	background-color: #000000;
	background-image: url(../images/ttl_bg.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	height: 57px;
	padding-top: 20px;
	text-align: left;
	letter-spacing: 1px;
	width: 550px;
}

/* イロイロカテゴリ部分 */
.cate_frame p {
	background-image: url(../images/top_cate_bg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 28px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
}

.cate_wrap{
	width: 600px;
}

.cate_frame_tab{
	width: 100%;
}

.cate_frame {
	text-align: left;
	width: 45%;
	float: left;
}




/*.cate_frame div {
	padding: 0px 0px 0px 7px;
	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: 132px;
	float: left;
	padding: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}
#pr_benri_frame .pr  {
	text-align: center;
	color: #EB760C;
	font-size: 14px;
	font-weight: bold;
	background-color: #E0E0E0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #666666;
}
.frame p {
	margin-bottom: 10px;
}
#pr_benri_frame .frame {
	padding: 5px;
	background-color: #000000;
	width: 122px;
}


.ascounter_cate_frame {
	width: 132px;
	float: left;
	padding: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
}


/* カテゴリーページ */

.big_category_link{
	padding: 5px;
	width: 106px;
	border: 1px solid #FFFFFF;
	margin-left: 2px;
	margin-top: 5px;
	background-color: #000000;
}

.category_page_tab{
	margin-top: 5px;
	background-color: #FFFFFF;
}

.category_tit{
	background-image: url(../images/bg_category_tit.jpg);
	background-repeat: repeat-x;
	height: 31px;
}

.category_tit h3{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bg_category_tit2.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #000000;
}

.category_td1{
	width: 60%;
}

.category_td1 p{
	font-weight: bold;
	margin: 8px;
	padding: 8px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}

.category_td2{
	text-align: left;
	vertical-align: top;
}
.category_td2_link{
	padding: 5px;
	margin-top: 8px;
}
.category_td2_link a{
	display: block;
	background-color: #000000;
	text-align: left;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

.category_td2_link strong{
	color: #CA1943;
	padding-right: 3px;
}

.normal{
	font-weight: normal;
}


.newregi_btn{
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}

