/* コンテンツ部分 */

/* トップページ */
.lead {
	background-image: url(../images/top_lead_bg.jpg);
	background-repeat: no-repeat;
	background-color: #DBE2F4;
	width: 795px;
	color: #000099;
	text-align: right;
	margin: 0px 0px 10px;
	padding: 8px 5px 10px 0px;
	clear: both;
}
.contents_frame {
	padding: 0px 0px 5px;
	margin: 0px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
	width: 600px;
}

/* おすすめサイト部分 */
#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 {
	text-indent: -9999px; /* 追加　*/
	background-color: #F3F3F3;
	background-image: url(../images/ttl_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 38px;
	padding-top: 0px; /*変更*/
	text-align: left;
	color: #FFFFFF;
	letter-spacing: 3px;
	width: 590px;
	margin-bottom: 15px;
}

.ttl2 {
	background-color: #F3F3F3;
	background-image: url(../images/ttl_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 33px;
	text-align: left;
	color: #FFFFFF;
	letter-spacing: 3px;
	width: 590px;
}
/* 中タイトル */
.ttls {
	border-bottom: 1px #999999 solid;
	width: 100%;
	margin-bottom: 3px;
}

/* 小タイトル */
.ttlss {
	width: 100%;
	margin-bottom: 10px;
}

.ttlss ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}

.ttlss li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style: none;
}

/* イロイロカテゴリ部分 */
.cate_frame {
	text-align: left;
	width: 575px;
	margin-bottom: 10px;
	margin-left: 7px;
}

.cate_frame p {
	line-height: 30px;
	background-color: #F3F3F3;
	background-image: url(../images/top_cate_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 32px;
	color: #666666;
	margin-top: 0; /*変更*/
	padding-left: 35px;  /*追加*/
	padding-bottom: 0;
	font-weight: bold;
}

.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;
}

.chu_kate {
	width: 575px;
	border-collapse: collapse; 
	margin-bottom: 10px;
}

.chu_kate td {
	border: 1px solid #B9B9B9;
	padding: 7px;
}

/* 便利PR */
#pr_benri_frame {
	width: 145px;
	float: left;
	margin: 0px 10px 0px 5px;
}
#pr_benri_frame .pr  {
	text-align: left;
	height: 25px;
	color: #FFFFFF;
	width: 140px;
	background-image: url(../images/side_ttl_pr.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 5px 0px 0px 5px;
}
.frame p {
	margin-bottom: 10px;
}
#pr_benri_frame .frame {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
	width: 133px;
}
