/* CSS Document */

body
{
	background:url(../images/second/bg.png) no-repeat center 20%;
}


#header
{
	height:71px;
	background:url(../images/second/nav_bg.jpg);
}
#header_inner
{
	width:950px;
	height:71px;
	margin:0 auto;
	background:#fad0ba;
	overflow:hidden;
}
#header_inner h1
{
	width:206px;
	margin:10px 0 0 10px;
	float:left;
}
.nav
{
	width:350px;
	float:right;
}
.navsub
{
	width:320px;
	float:right;
}
.nav,
.navsub
{
	margin-top:15px;
}
.nav p,
.navsub p
{
	float:left;
}




#contents
{
	width:950px;
	margin:0 auto;
}
#contents #mv
{
	margin:15px 0;
	height:461px;
}
#contents .comment
{
	width:950px;
	height:297px;
	margin:30px 0;
	background:url(../images/second/comment_bg.png) no-repeat;
}
#contents .comment_inner
{
	width:830px;
	padding:20px 0;
	margin:00px auto;
}
#contents .comment h2
{
	margin-bottom:20px;
}

#contents .comment div
{
	position:relative;
}

#contents .comment .left
{
	float:left;
}
#contents .comment .right
{
	float:right;
}













#next
{
	clear:both;
	width:100%;
	height:414px;
	background:url(../images/second/footer_bg.png) repeat-x;
}
#next_inner
{
	width:950px;
	height:414px;
	margin:0 auto;
	background:url(../images/second/footer_bg_inner.png) no-repeat center;
	overflow:hidden;
}
#next_inner p
{
	float:left;
	position:relative;
}
#next_inner p.next1
{
	top:210px;
	left:390px;
}
#next_inner p.next2
{
	top:200px;
	left:405px;
}
#next_inner p.next2-2
{
	top:200px;
	left:422px;
}
#next_inner p.next3
{
	top:210px;
	left:435px;
}
#next_inner p.next4
{
	top:220px;
	left:456px;
}

#footer
{
	margin-top:0px;
}
