/*@charset "utf-8";*/
/*------
gnavi指定
------------------------------------------------------------------*/
#bt_gnavi01 a {
	background: url(../../images/common/bt_gnavi01.gif) no-repeat right;
}

/*------
メインイメージ		
------------------------------------------------------------------*/
#main_img_wrap {
	height: 715px;
}

#main_img {
	width: 100%;
	padding-top: 20px;
}

#top_detail {
	background: url(../../images/index/bg_top_detail.png) no-repeat left top;
	width: 1000px;
	height: 220px;
	overflow: hidden;
	margin: 0 auto;
}

#top_detail h2 {
	background: url(../../images/index/tl_top_detail.png) no-repeat;
	width: 461px;
	height: 62px;
	margin: 20px 0 20px 250px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
}

#top_detail p {
	margin: 0 0 0 250px;
	font-size: 14px;
}

/*------
メインコンテンツ
------------------------------------------------------------------*/
/*----- information_wrap ------------------------------------------*/
#information_wrap {
	margin-bottom: 50px;
}

#information_wrap .inner div {
	/*height: 300px;
	overflow: auto;*/
}

#blognews_wrap {
	margin-bottom: 20px;
}

#blognews_wrap h3 {
	float: left;
	width: 240px;
}

#blognews_inner {
	float: right;
	background: url(../../images/index/bg_blognews.jpg) no-repeat right top;
	width: 510px;
}

.info_list {
	margin-bottom: 20px;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #CCC;
}

.i_blog_top {
	width: 100%;
	padding-bottom: 5px;
}

.news_day {
	float: left;
	width: 100px;
}

.news_detail {
	float: left;
	width: 400px;
}



/*----- aqua_rhythm_wrap ------------------------------------------*/
#aqua_rhythm_wrap {
	margin-bottom: 50px;
}

dl.aqua_rhythm_l {
	float: left;
	width: 365px;
}

dl.aqua_rhythm_r {
	float: right;
	width: 365px;
}












