@charset "UTF-8";
/* CSS Document */

/*What's New?部分*/
#news {
	height: 261px;
	margin-bottom: 20px;
	position: relative;
}

#news #campaign {
	position: absolute;
	top: 2px;
	left: 0;
}

#news #whats_new {
	background-image: url(../image/index/whats_new.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 238px;
	height: 261px;
	width: 651px;
}

#news iframe {
	height: 167px;
	left: 39px;
	position: absolute;
	top: 78px;
	width: 533px;
}




/* BANNER BANNER BANNER BANNER BANNER */
.banner {
	clear: both;
	margin-bottom: 10px;
	width: 964px; /* IE6バグ */
}

.banner_2 {
	clear: both;
	margin-bottom: 10px;
	height: 275px;
}

/*2011.4.26追加*/

#banner_2_2 {
	float: left;
	margin-bottom:10px;
	width:478px;
}

/*IE6 隙間ができる*/
.banner_2 img {
	vertical-align: top;
}

.banner_3 {
	clear: both;
	margin-bottom: 10px;
}

.upper {
	float: left;
	margin-right: 5px;
}

.lower {
	float: left;
	margin-right: 7px;

}

/*2011.4.26追加*/

.lower2 {
	float: right;

}

#lower_right{
	margin-bottom: 10px;
	float:right;
}

.banner.right {
	float: right;
}


#mail_magazine {
	clear: both;
	margin-bottom: 20px;
}

#mail_magazine .inside {
	background-color: #FFEA29;
	padding: 15px 0 15px 20px;
	width: 944px;
}

.w200 {
	width: 200px;
}


#news02 {
	clear: both;
	margin-bottom: 20px;
}

#news02 .inside {
	background-color: #F30;
	border:#FFEA29 solid 2px;
	padding: 10px 0 10px 20px;
	width: 938px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}

/* 3周年記念キャンペーン */
#anniversary{
	height: 103px;
	width: 964px;
	margin-bottom: 10px;
}

/* ラウンドレッスン予定のバナー */
#b_lesson{
	float: left;
	height: 103px;
	width: 235px;
	margin-top: 5px;
}

/* カレンダーのバナー */
#b_calendar{
	float: right;
	height: 103px;
	width: 235px;
	margin-top: 5px;
}

/* 岩川プロ　ブログバナー */
#b_blog2{
	height: 173px;
	width: 235px;
	margin-top: 5px;
	margin-left: 8px;
}

