#content_wrapper{
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	background-position:center;
	}

h2 {
	background:url(../images/logo.png);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:655px;
	height:103px;
	margin:50px auto 47px;
}
#main_content{
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
#movie{
	background-image:url(../images/movie.png);
	background-repeat:no-repeat;
	height:493px;
	width:866px;
	margin:0 auto;
	margin-bottom:70px;
	position:relative;
}

#movie iframe{
	position:absolute;
	left:3px;
	top:3px;
	}

#images{
	margin:205px 0 205px 388px;
	}

.line{
	background-color:#000000;
	height:3px;
	width:980px;
}

#navi_top{
	background-image: url(../images/nav_border.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height:104px;
	position:relative;
}
#navi_under{
	background-image: url(../images/nav_border.png);
	background-position: top;
	background-repeat: no-repeat;
	height:104px;
	position:relative;
}



.nav{
	width:866px;
	height:104px;
	margin:0 auto;
}
#navi_under .nav{
	margin-top:-3px;
}
.nav li{
	float:left;
	width:418px;
	height:104px;
}
.nav li a{
	width:418px;
	height:104px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
}
.nav li a:hover{
	background-position:0 -104px;
}
.cont_1{
	margin-right:29px;
}

#navi_top .nav li.cont_1{
	background-image:url(../images/navi1.png);
	background-position:0 -208px;
}
#navi_top .nav li.cont_1 a{
	display:none;
	background-image:url(../images/navi1.png);
}
#navi_top .nav li.cont_2{
	background-image:url(../images/navi2.png);
	background-position:0 -208px;
}
#navi_top .nav li.cont_2 a{
	background-image:url(../images/navi2.png);
}


#navi_under .nav li.cont_1{
	background-image:url(../images/navi1_under.png);
	background-position:0 -208px;
}
#navi_under .nav li.cont_1 a{
	display:none;
	background-image:url(../images/navi1_under.png);
}
#navi_under .nav li.cont_2{
	background-image:url(../images/navi2_under.png);
	background-position:0 -208px;
}
#navi_under .nav li.cont_2 a{
	background-image:url(../images/navi2_under.png);
}


li#cont_1{
	text-align: center;
}
li#cont_1 h3{
	margin-top:69px;
	margin-bottom:50px;
}
li#cont_1 .image_wrap img{
	margin-bottom:50px;
}

li#cont_2{
	display:none;
	text-align: center;
}
li#cont_2 h3{
	margin-top:69px;
	margin-bottom:50px;
}

li#cont_2 .image_wrap{
	width:866px;
	margin:0 auto;
	margin-bottom:70px;
	background-image:url(../images/2/line.png);
	background-position:top center;
	background-repeat: no-repeat;
	padding:0;
}
li#cont_2 .image_wrap img{
	margin-top:3px;
	margin-left:7px;
	float:left;
}
li#cont_2 .image_wrap img.right{
	float:right;
	margin-right:2px;
}

#bottoms{
	margin-bottom:20px;
}
#social_wrap{
	float:left;
}
#social_wrap a{
	float:left;
}
#social_wrap iframe{
	float:left;
}

a#btn_top{
	margin-top:40px;
	background-image:url(../../images/gototop.jpg);
	width:187px;
	height:24px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	float:right;
}
a#btn_top:hover{
	background-position:0 -24px;
}