@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: 20px;
	width: 964px; /* IE6バグ */
}

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

/*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;

}

.lower_right{
	margin-bottom: 4px;
}

.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;
}

