@charset "Shift_JIS";
/*	box1st     ====================================================*/
div#container{
	width:100%;
	padding-bottom: 30px;
	background:url(../images/bg.jpg) repeat center top;
}

div#header{
	position:relative;
	width:768px;
	height:52px;
	margin:0 auto;
}

div#box1st{
	clear:both;
	width:768px;
	margin:0 auto 24px auto;
}

div#box1st h2{
	margin-left: 34px;
}

div#box1st p {
	margin-left: 34px;
}


/*	box2nd     ====================================================*/
div#box2nd{
	position: relative;
	width:768px;
	height: 444px;
	margin:0 auto 0px auto;
	text-align: center;
	background: url(../images/img6_box2nd.gif) 562px 224px no-repeat;
}

div#box2nd ul{
	width: 708px;
	margin-left: 28px;
}
div#box2nd ul li {
	position: relative;
	display: inline;
	float: left;
	width: 232px;
	height: 222px;
	margin-right: 6px;
}
div#box2nd ul li.last {
	margin-right: 0;
}
div#box2nd ul li.line2 {
	padding-top: 0px;
}



/*	box3rd     ====================================================*/
div#box3rd{
	clear: both;
	position: relative;
	width:768px;
	height: 710px;
	margin:0 auto 20px auto;
	background:url(../images/bg_box3rd.gif) no-repeat center top;
}
div#box3rd h3{
	position:absolute;
	top:64px;
}
div#box3rd li.img01{
	position:absolute;
	top:152px;
	left:118px;
}

div#box3rd li.img02{
	position:absolute;
	top:152px;
	left:400px;
}


div#box3rd p{
	position:absolute;
	top:376px;
	left: 80px;
}


p.close {
	text-align: center;
}


/*	movie     ====================================================*/
div#moviewrap {
	width: 768px;
	height: 540px;
}

div#moviewrap h1 {
	padding: 18px 0 0 14px;
}

div#moviewrap div#flashwrap {
	padding: 0 0 0 14px;
}

div#moviewrap div#flashwrap p {
	margin-left: -20px;
	padding-top: 100px;
	text-align: center;
}