div#content_wrapper{
	background-color:#24223f;
	background-image:url(../images/bg_bottom.png);
	background-position:bottom center;
	background-repeat:repeat-x;
	position:relative;
}
div#wrapper{
	width:980px;
	margin:0 auto;
	position:relative;
	padding:0 10px;
}

div#cont_header{
	width:980px;
	height:86px;
	background-image:url(../images/header_bg.png);
	position:relative;
	margin-top:23px;
	margin-bottom:16px;
}
div#cont_header h2,div#cont_header span{
	display:none;
}
div#cont_header a#btn_nexta{
	width:121px;
	height:38px;
	background-image:url(../images/logo_nexta.jpg);
	display:block;
	top:24px;
	right:20px;
	position:absolute;
	text-indent: -999px;
	overflow:hidden;
}


a#btn_blog{
	background-image:url(../../../../images/btn_blog.gif);
	width:159px;
	height:62px;
	overflow:hidden;
	text-indent:-999px;
	background-repeat: no-repeat;
	float:left;
	display:block;
	margin-left:10px;
}


/*div#cont_header a#btn_blog{
	background-image:url(../../../../images/logo_blog.gif);
	width:80px;
	height:80px;
	overflow:hidden;
	text-indent:-999px;
	background-repeat: no-repeat;
	position:absolute;
	top:3px;
	right:20px;
}
*/

div#toiawase{
	width:980px;
	height:86px;
	background-image:url(../images/toiawase.png);
	margin-top:17px;
}

div#content_footer{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
}
div#content_footer small{
	float:right;
	display:inline;
	text-align:right;
	color:#7873d6;
	font-family: "verdana";
	font-size:10px;
	line-height:1.5em;
}

div#content_footer div#social{
	float:left;
	width:500px;
}
div#content_footer #social iframe{
	float:left;
}
iframe#fb{
	margin-left:8px;
}


div.btn_prev a{
	background-image:url(../images/btn_prev.gif);
	width:30px;
	height:120px;
}
div.btn_next a{
	background-image:url(../images/btn_next.gif);
	width:30px;
	height:120px;
}
div.btn_prev a:hover,div.btn_next a:hover{
	background-position:0 -120px;
}
div#bg_top{
	width:100%;
	position:absolute;
	top:0;left:0;
	background-image:url(../images/bg_top.png);
	background-position:top center;
	background-repeat:repeat-x;
	height:449px;
}
.nav_wrap{
	position:relative;
	width:100%;
	height:120px;
	margin-top:4px;
	margin-bottom:4px;
}
.nav{
	overflow:hidden;
	width:912px;
	height:120px;
	position:relative;
	float:left;
	margin:0 4px;
}
.nav ul{
	width:2000px;
	height:120px;
	position:absolute;
	top:0;left:0;
}
.nav ul li{
	float:left;
	width:225px;
	height:120px;
	margin-right:4px;
	background-image:url(../images/comingsoon.png);
	text-indent:-999px;
	overflow:hidden;
}
.nav ul li a{
	width:225px;
	height:120px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}
.nav ul li a span{
	background-image:url(../images/hover.png);
	width:225px;
	height:120px;
	display:none;
}
.btn_prev,.btn_next{
	width:30px;
	height:120px;
	background-color:#fff;
	float:left;
	text-indent:-999px;
	overflow:hidden;
}
.btn_prev a,.btn_next a{
	text-indent:-999px;
	overflow:hidden;
	display:none;
}

/*@@@@@@@ ナビゲーション @@@@@@@@@*/
li#amane,li#amane a{
	background-image:url(../images/amane.jpg);
}
li#michiru{
	background-image:url(../images/michiru.jpg);
}

/*###################################*/