@charset "utf-8";
/* CSS Document */

.bodyArea {
	padding-bottom:10px;
}

.contentsArea {
	background:none;
}

.mainvisual {
	width:960px;
	height:242px;
	margin:0 0 15px 0;
}
.mainvisual h4 {
	text-align:center;
	margin:80px 0 0 0;
}
.mainvisual p {
	text-align:center;
	margin:10px 0 0 0;
}


/*--topics--*/

.topics {
	position:relative;
	width:710px;
}
.btnTopics_more {
	position:absolute;
	top:10px;
	left:650px;
	width:47px;
	height:13px;
}
.topics table {
	border-collapse:collapse;
	margin:0 0 20px 0;
	font-size:75%;
	background:#fff;
}
.topics td {
	padding:10px 0;
	border-top:1px solid #ccc;
}
.topics .entry0 td {
	border-top:0;
}
.topics td.entry_date {
	width:60px;
	padding:10px;
	font-weight:bold;
}
.topics td.entry_cat {
	width:80px;
}
.topics td.entry_body {
	width:530px;
	padding:10px;
}


/*--category--*/

.category {
	width:710px;
	margin:0 0 0 0;
	background:#fff url(../img/top/bg_category_middle.gif) repeat-y 0 0;
	font-size:75%;
}
.category h2 {
	padding-bottom:10px;
	background-color:#fff;
}
.cat_content {
	width:100%;
	padding:0 0 15px 0;
}
.cat_content div {
	float:left;
}
.cat_content h3 {
	height:125px;
}
.cat_content ul {
	padding:0 15px 0 15px;
}
.cat_content li {
	padding:4px 0 4px 10px;
	background:url(../img/top/bg_linkicon.gif) no-repeat 0 0.7em;
	line-height:130%;
}

.cat_diet {
	width:235px;
}
.cat_beauty {
	width:238px;
}
.cat_health {
	width:237px;
}






























