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





div#container div.contents{
	width:1000px;
	height:800px;
	margin:0 auto;
	background:url(../img/anime.png) 0 0  no-repeat;
}



/*********************************************************

	main
	
*********************************************************/

div.contents div.main{
	width:1000px;
	margin:0 auto;
	position:relative;
}

div.contents div.main div.top{
	height:125px;
}
div.contents div.main div.top p.link{
	position:absolute;
	top:0px;
	left:50px;
}
div.contents div.main div.top a{
	display:block;
	width:140px;height:100px;
	overflow:hidden;text-indent:100%;white-space:nowrap;font-size:0;
}

div.contents div.main div.top ul#btn_sns{
	position:absolute;
	top:10px;
	left:640px;
	overflow:hidden;
}
div.contents div.main div.top ul#btn_sns li{
	float:left;
	padding:0 8px;
}


/*********************************************************

	16巻詳細情報
	
*********************************************************/

h2,h3,h4,h5,p,dl{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

div.main div.anime ul{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

a#canime{
	width: 127px;
	height: 30px;
	display: block;
	position: absolute;
	top:713px;
	left: 285px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

a#amazon{
	width: 127px;
	height: 30px;
	display: block;
	position: absolute;
	top:713px;
	left: 441px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

a#canime2{
	width: 127px;
	height: 30px;
	display: block;
	position: absolute;
	top:1019px;
	left: 730px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

a#animate{
	width: 127px;
	height: 30px;
	display: block;
	position: absolute;
	top:969px;
	left: 730px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

a#animate02{
	width: 127px;
	height: 30px;
	display: block;
	position: absolute;
	top:713px;
	left: 599px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}



a#anitama{
	width: 127px;
	height: 30px;
	display: block;
	position: absolute;
	top:1344px;
	left: 756px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

/*********************************************************

	footer
	
*********************************************************/

div#container footer{
	background-color:#725449;
}
div#container footer > div{
	background:url(../img/comics_footer.jpg) center 0 no-repeat;
	width:1000px;
	margin: 0 auto;
	text-align:center;
	color:#ffffff;
	font-size:94%;
}
div#container footer a{color:#ffffff;}

div#container footer > div div.btn{
	padding-top:30px;
}
div#container footer > div div.btn ul{}
div#container footer > div div.btn ul li{
	padding:0 86px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

footer div div.btn ul li a{
	overflow:hidden;text-indent:100%;white-space:nowrap;font-size:0;
	display:block;
	width:299px;height:50px;
	background-position:0 0;
	background-repeat:no-repeat;
}
footer div div.btn ul li a:hover{background-position:0 -50px;}
footer div div.btn ul li.hakusensha a{background-image:url(../img/btn_hakusensha_b.jpg);}
footer div div.btn ul li.hanayume a{background-image:url(../img/btn_hanayume_b.jpg);}

footer div div.copyright{
	padding-top:30px;
	padding-bottom:10px;
}
