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

*{
	margin:0;
	padding:0;
}

a img{
	border-style:none;
}

body{
	background-color:#000;
}

#container{
	width:1280px;
	height:890px;
	margin:0 auto;
}

#container .img01{
	width:1280px;
	height:180px;
	font-size:0;
	background-image:url(img/enter_img01.jpg);
}

#container .img02{
	width:150px;
	height:450px;
	float:left;
	font-size:0;
	background-image:url(img/enter_img02.jpg);
}

#container .img03{
	width:480px;
	height:450px;
	float:left;
	font-size:0;
	background-image:url(img/enter_img03.jpg);
}

.img03 .btn{
	width:344px;
	height:124px;
	padding:300px 0 0 80px;
}

#container .img04{
	width:510px;
	height:450px;
	float:left;
	font-size:0;
	background-image:url(img/enter_img04.jpg);
}

.img04 .btn{
	width:344px;
	height:124px;
	padding:300px 0 0 75px;
}

#container .img05{
	width:140px;
	height:450px;
	float:left;
	font-size:0;
	background-image:url(img/enter_img05.jpg);
}

#container .img06{
	width:1280px;
	height:100px;
	clear:both;
	background-image:url(img/enter_img06.jpg);
}

.img06 .textarea{
	width:660px;
	height:40px;
	margin:0 auto;
	padding-top:40px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#40331b;
	text-align:center;
}

.img06 .textarea a:link{color:#40331b; text-decoration:underline;}
.img06 .textarea a:visited{color:#40331b; text-decoration:underline;}
.img06 .textarea a:hover{color:#F00; text-decoration:underline;}

#container .img07{
	width:1280px;
	height:90px;
	clear:both;
	background-image:url(img/enter_img07.jpg);
}

#container .img08{
	width:1280px;
	height:70px;
	clear:both;
	background-image:url(img/enter_img08.jpg);
}

