@charset "Shift_JIS";

html{
	background:url(../images/bg_photo.jpg) repeat center top;
}

body {
	margin: 0;
	padding: 0;
}

/*	container2     ====================================================*/
div#container2{
	width:100%;
	height:100%;

}

/*	header2     ====================================================*/
div#header2{
	position:relative;
	width:360px;
	height:78px;
	margin:0 auto;
}

div#header2 div.headerbox{
	width:360px;
	margin:0 auto;
}

div#header2 p.hdr_logo1 {
	float:left;
	display:inline;
	width:74px;
	height:20px;
	margin:0;
	padding:25px 0 0 0;
}

div#header2 p.hdr_logo2 {
	float:right;
	display:inline;
	width:110px;
	height:20px;
	margin:0;
	padding:25px 0 0 0;
}

/*	movieArea     ====================================================*/
div#galleryArea{
	clear:both;
	width:360px;
	height:382px;
	margin:0 auto;
	text-align:center;
}

div#galleryArea div#mainArea{
	width:330px;
	height:250px;
	margin:0 auto;
	background:url(../images/bg_bigphoto.jpg) no-repeat center top;
}

div#galleryArea div#mainArea h1{
	padding-top:29px;
}

div#galleryArea p.btn01{
	width:132px;
	margin:0 auto;
	margin-top:19px;
}




