/* top CSS
--------------------------------------------------------- */
#top {
	font-size:10px;
	color:#FFFFFF;
	margin:15px 0px 10px 25px;
	width:770px;
	height:auto;
}

#flash {
	width:820px;
	height:400px;
	margin-top:-20px;

}

/* news ----------------------------------------------------------*/
#news {
	width:770px;
	margin-bottom:30px;
}
#news h2 {
	width:770px;
	height:55px;
}
#news .h2_news {
	width:770px;
	height:55px;
	background-image:url(../images/news.gif);
	background-repeat:no-repeat;
}
#news ul {
	margin:0px 0px 10px 0px;
}
#news li {
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px dotted #95673b;
}

#news li .day {
	width:60px;
	color:#95673b;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#news li .n_link {
	width:680px;
	padding-right:10px;
}
#news li .n_link a {
	color:#FFFFFF;
}

/* onsen ---------------------------------*/
.t_onsen {
	width:360px;
	margin-right:15px;
	float:left;
	padding-bottom:20px;
}
.t_onsen h2 {
	width:360px;
	height:100px;
}
.t_onsen .h2_onsen {
	background-image:url(../images/onsen_t.jpg);
	background-repeat:no-repeat;
	background-position:0px -5px;
	margin:0px;
	padding:0px;
}
.t_onsen ul {
	background-image:url(../images/onsen_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:-20px;
	padding-bottom:20px;
}
.t_onsen li {
	padding-top:5px;
	padding-bottom:20px;
	padding-left:35px;
	clear:both;
	background-image:url(../images/o_list.gif);
	background-repeat:no-repeat;
	background-position:21px 8px;
}
*html .t_onsen li {
	padding-top:5px;
	padding-bottom:8px;
	padding-left:35px;
	clear:both;
	background-image:url(../images/o_list.gif);
	background-repeat:no-repeat;
	background-position:21px 8px;
}
*+html .t_onsen li {
	padding-top:5px;
	padding-bottom:8px;
	padding-left:35px;
	clear:both;
	background-image:url(../images/o_list.gif);
	background-repeat:no-repeat;
	background-position:21px 8px;
}
.t_onsen li .o_title {
	width:80px;
	float:left;
	font-weight:bold;
}
.t_onsen li .o_title a {
	color:#FFFFFF;
	font-weight:bold;
}
.t_onsen li .o_text {
	width:220px;
	float:left;
}

/* banner ----------------------------------------------*/
.banner {
	width:390px;
	float:left;
}
.banner img {
	margin-bottom:15px;
}
.banner .bs_l {
	margin-right:10px;
	float:left;
}
.banner .bs_l {
	float:left;
}