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

/*********************************************************/
/*Container Unit Start                                   */
/*********************************************************/

#container {
	width:914px;
	margin:0 auto;
	background:#009999;
	border:#FFFFFF solid 3px;
	position: relative;
}

/*top Unit*/
#top {
	width:914px;
	min-height:709px;
	height: auto !important;
	height:709px;
	background:url(../img/main01.jpg) no-repeat top center;
}

#top h1{
	text-indent:-9999px;
}

#btnUnit {
	margin:265px 0 0 0;
	width:102px;
	text-align:center;
}

#btnUnit img {
	cursor:pointer;
	margin:0 0 5px 0;
}
/*end*/

/*btn Waku*/
#top #btnWaku {
	position:relative;
	left:5px;
	width: 93px;
	height:52px;
	margin-bottom:5px;
}

#top #btnWaku a {
	display:block;
	width:93px;
	height:52px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/btnWaku.jpg) no-repeat;
}

#top #btnWaku a:hover {
	background-position:0 100%;
}
/*end*/

/*bottom Unit*/
#bottom {
	width:914px;
	height:534px;
	background:url(../img/main02.jpg) no-repeat top center;
	text-indent:-9999px;
}
/*end*/

/*****Btn start*****/
ul#btn {
	width:360px;
	height:45px;
	margin:0 auto;
}

ul#btn li {
	text-indent:-9999px;
	float:left;
	margin:15px 0 0 0;
}

ul#btn li#hanayume a {
	display:block;
	width:140px;
	height:30px;
	margin:0;
	background:url(../img/btnhanatoyume.jpg) no-repeat; 
}

ul#btn li#hakusensha a {
	display:block;
	width:153px;
	height:30px;
	margin:0 0 0 63px;
	background:url(../img/btnhakusensha.jpg) no-repeat; 
}
/*****Btn end*****/
