@charset "shift_jis";

/* =======================================

	NU TopPageElements

======================================= */
#head {
	width: 816px;
	margin: 0 auto;

}
#head .head_in {
	margin-left: -8px;
}
*html #head .head_in {
	margin-left: -1px;
}
#topics {
	width: 535px;
	float: left;
	margin-left: 15px;
	display: inline;
}
.topics_box {
	background: url(../img/topics_middle.gif) no-repeat bottom left;
	width: 535px;
	margin-bottom: 10px;
}
.topics_box .left {
	width: 140px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}
.topics_box .left p {
	text-align: center;
	margin: 5px 0;
}
.topics_box .right {
	display: inline;
	width: 370px;
	float: right;
	margin: 0 6px 0 0;
}
.topics_box .right p {
	line-height: 160%;
	margin: 5px 0;
}
.tab_area {
	text-align: right;
	background: url(../img/topics_bottom.gif) no-repeat bottom left;
	height: 23px;
	width: 535px;
}
.tab_area a.menu01,
.tab_area a.menu02,
.tab_area a.menu03,
.tab_area a.menu04 {
	display: block;
	float: right;
	margin-right: 5px;
	margin-bottom: -5px;
}

.tab_area a.menu01 {
	width: 90px;
	height: 18px;
}
.tab_area a.menu02 {
	width: 60px;
	height: 18px;
}
.tab_area a.menu03 {
	width: 56px;
	height: 18px;
}
.tab_area a.menu04 {
	width: 58px;
	height: 18px;
}

.tab_area a:hover img {
	visibility: hidden;
}

.tab_area a:hover.menu01 {background:url(../img/tab_detail_on.gif) no-repeat top left;}
.tab_area a:hover.menu02 {background:url(../img/tab_girls_on.gif) no-repeat top left;}
.tab_area a:hover.menu03 {background:url(../img/tab_boys_on.gif) no-repeat top left;}
.tab_area a:hover.menu04 {background:url(../img/tab_baby_on.gif) no-repeat top left;}




.news {
	border: #eeeeee 3px solid;
}
.news h3 img{
	margin: 8px 10px;
}
#event {
	width: 220px;
	float: right;
	margin-right: 15px;
	display: inline;
	padding-bottom: 20px;
}
#event img {
	margin-bottom: 10px;
}
#topics h2 {
	margin-bottom: 10px;
}
#event h2 {
	margin-bottom: 4px;
}

/* 最新情報リスト設定 */

#topics ul#rss_area {
	width: auto;
	margin:0;
	padding:0 0 10px 7px;
	background:url(../img/kirin.gif) no-repeat bottom right;
}

#topics #rss_area li{
	margin:0;
	padding:5px 0 0 5px;
	list-style-position: inside;
	list-style-image: url(../img/icon_news.gif);
}

.rss {
	position: absolute;
	margin: -35px 0 0 463px;
}


/* 090918ADD */
.reConts {
	padding: 30px 0 0 0;
}

