/* all element style */

*{
	margin:0;
	padding:0;
	border:none;
	background:#010101;
	color:#FFFFFF;
	font-size:12px;
	overflow-x: hidden;
	font-family:"ƒqƒ‰ƒMƒm–¾’© Pro W3","‚l‚r ‚o–¾’©",serif;

}

a:focus{
	outline:none;
}

/* wrapper and width */

#wrapper{
	width:700px;
	height:auto;
}

.title{
	width:260px;
	margin:53px 0px 50px 228px;
	background-color:transparent;
}

/* top */

#top{
	width:697px;
	height:373px;
	background:url(img/top.jpg) no-repeat center top;
	margin-top:80px;
}

/* attention */

#attention{
	width:697px;
	height:373px;
	background:url(img/attention.jpg) no-repeat center top;
	margin-top:80px;
}

/* information */
#fcinfo{
	width:689px;
	background:url(img/info.jpg) no-repeat top center;
	background-attachment:fixed;
}

.date{
	background-color:transparent;
	margin:0px 81px 40px 81px;
	display:block;
	width: 500px;
}

/* admission */
#admission{
	width:697px;
	height:482px;
	background:url(img/admission.jpg) no-repeat center top;
	margin-top: 80px;
}

/* message */

#message{
	width:689px;
	height:373px;
	background:url(img/message.jpg) no-repeat center top;	margin-top:80px;}

div#message a{
	display:block;
	width:90px;
	height:220px;
	text-indent:-9999px;
	background-color:transparent;
	position:absolute;
}

a#aoi{
	left: 48px;
	top: 195px;
}

a#ruki{
	left: 291px;
	top: 195px;
}

a#reita{
	left: 169px;
	top: 195px;
}

a#kai{
	left: 412px;
	top: 195px;
}

a#uruha{
	left: 534px;
	top: 195px;
}
