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

#stage{
	background:url(bg_stage.jpg) no-repeat top center;
}
#contentsmain{
	background:url(bg_contents.png) no-repeat bottom center;
	height: 1008px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
}

img.copy {
	margin:15px 0 0 152px;
}

h1 img.logo {
	margin:15px 0 0 157px;
}

.box1{
	margin:0 102px 0 90px;
	padding:0 0 10px
	;
}
.box1 p{
	color:#ffffff;
	font-weight:bold;
	line-height:1.5em;
}
/*
#subside {
	width: 176px;
}

#subside nav {
	padding: 0 0 0 26px;
}
*/
#mainside{
	height: 510px;
}
p.copy{
	position: absolute;
	bottom: -4px;
	left: 145px;
	font-weight:bold;
	color: white;
}

#index{
	float:right;
	width: 338px;
	margin-right: 3px;
	padding: 0;
}
.box2{
	width: 338px;
	overflow:hidden;
	_zoom:1;
}
.box2 ul{
	overflow:hidden;
	_zoom:1;
}
.box2 li{
	float:left;
}
/*
.box2 p{
	padding-top:10px;
}
*/