/* /hachimaru/index.html styles */
.hachimaru-block{
	background: url(../images/bg-hachimaru-room.jpg) left top no-repeat;
	width: 589px;
	height: 633px;
	margin: 0px 0px 80px 0px;
	position: relative;
	clear: both;
}
.hachimaru-block ul{
	margin: 0;
	padding: 0;
}
.hachimaru-block ul li{
	margin: 0;
	padding: 0;
	position: absolute;
}
.hachimaru-block ul li.btn-shop{
	background: transparent url(../images/bg_btn_shop.png) left top no-repeat;
	width: 190px;
	height: 107px;
	padding: 45px 0px 0px 0px;
	float: left;
	top: 18px;
	left: 195px;
}
.hachimaru-block ul li.btn-shop a{
	display: block;
	width: 190px;
	height: 55px;
	line-height: 0%;
	text-indent: -999px;
	overflow: hidden;
}
.hachimaru-block ul li.btn-blog{
	background: transparent url(../images/bg_btn_blog.png) left top no-repeat;
	width: 190px;
	height: 100px;
	padding: 45px 0px 0px 0px;
	float: left;
	top: 78px;
	left: 0px;
}
.hachimaru-block ul li.btn-blog a{
	display: block;
	width: 190px;
	height: 55px;
	line-height: 0%;
	text-indent: -999px;
	overflow: hidden;
}
.hachimaru-block ul li.btn-calendar{
	background: transparent url(../images/bg_btn_calendar.png) left top no-repeat;
	width: 190px;
	height: 107px;
	padding: 57px 0px 0px 0px;
	float: left;
	top: 128px;
	left: 195px;
}
.hachimaru-block ul li.btn-calendar a{
	display: block;
	width: 190px;
	height: 50px;
	line-height: 0%;
	text-indent: -999px;
	overflow: hidden;
}
.hachimaru-block ul li.btn-download{
	background: transparent url(../images/bg_btn_download.png) left top no-repeat;
	width: 190px;
	height: 113px;
	padding: 58px 0px 0px 0px;
	float: left;
	top: 68px;
	left: 385px;
}
.hachimaru-block ul li.btn-download a{
	display: block;
	width: 190px;
	height: 55px;
	line-height: 0%;
	text-indent: -999px;
	overflow: hidden;
}
.hachimaru-block ul li.btn-anime{
	background: transparent url(../images/bg_btn_anime.png) left top no-repeat;
	width: 190px;
	height: 121px;
	padding: 56px 0px 0px 0px;
	float: left;
	top: 183px;
	left: 5px;
}
.hachimaru-block ul li.btn-anime a{
	display: block;
	width: 190px;
	height: 65px;
	line-height: 0%;
	text-indent: -999px;
	overflow: hidden;
}
.hachimaru-block ul li.btn-supporter{
	background: transparent url(../images/bg_btn_supporter.png) left top no-repeat;
	width: 190px;
	height: 121px;
	padding: 56px 0px 0px 0px;
	float: left;
	top: 238px;
	left: 195px;
}
.hachimaru-block ul li.btn-supporter a{
	display: block;
	width: 190px;
	height: 65px;
	line-height: 0%;
	text-indent: -999px;
	overflow: hidden;
}
.hachimaru-block ul li.btn-goods{
	background: transparent url(../images/bg_btn_goods.png) left top no-repeat;
	width: 190px;
	height: 114px;
	padding: 61px 0px 0px 0px;
	float: left;
	top: 183px;
	left: 385px;
}
.hachimaru-block ul li.btn-goods a{
	display: block;
	width: 190px;
	height: 53px;
	line-height: 0%;
	text-indent: -999px;
	overflow: hidden;
}

