@charset "iso-2022-jp";
div.contents h1 {
	margin-bottom:15px;
	}
div.contents h1 span {
	background-image:url(img/images.png);
	background-position:left top;
	}

div.contents dl {
	margin:0 40px;
	}
div.contents dl dt, div.contents dl dd {
	line-height:1.5;
	}
div.contents dl dt {
	float:left;
	background-image:url(img/images.png);
	background-repeat:no-repeat;
	background-position:0 -185px;
	}
div.contents dl dt.ico-cast {
	background-position:0 -285px;
	}
div.contents dl dt.ico-staff {
	background-position:0 -385px;
	}
div.contents dl dt.ico-bbs {
	background-position:0 -485px;
	}
div.contents dl dt.ico-story {
	background-position:0 -585px;
	}
div.contents dl dt.ico-trailer {
	background-position:0 -685px;
	}
div.contents dl dt.ico-chart {
	background-position:0 -785px;
	}
div.contents dl dt.ico-zaseki {
	background-position:0 -885px;
	}
div.contents dl dt.ico-manga {
	background-position:0 -985px;
	}
div.contents dl dt.ico-inter {
	background-position:0 -1085px;
	}
div.contents dl dt.ico-data {
	background-position:0 -1185px;
	}
div.contents dl dt.ico-gallery {
	background-position:0 -1285px;
	}
div.contents dl dt.ico-link {
	background-position:0 -1385px;
	}
div.contents dl dt span {
	display:block;
	text-align:right;
	padding:15px 30px 15px 130px;
	}
div.contents dl dd {
	background-repeat:repeat-x;
	background-position:left top;
	border-bottom:1px dashed #ccc;
	}
div.contents dl dd span {
	display:block;
	padding:15px 0;
	}
div.contents dl dd span a:hover {
	background-color:#fff47b;
	text-decoration:none;
	}

/* backnumber */
div.main div.cover div.backnumber {
	margin:0 60px 40px;
	border:solid 10px #d9d9d9;
	background-image:url(../css/img/bgw.png);
	}
div.backnumber h2 {
	font-size:2px;
	text-indent:-9999px;
	background-color:#f1bb93;
	background-image:url(../css/img/cm_png.png);
	background-position:0 -1030px;
	height:70px;
	border-bottom:10px solid #f0f0f0;
	}
div.backnumber ul {
	list-style-type:none;
	}
div.backnumber ul li {
	display:block;
	float:left;
	width:840px;
	border-bottom:1px solid #b2b2b2;
	}
div.backnumber ul li a {
	display:block;
	padding:15px 30px;
	line-height:1.25;
	text-decoration:none;
	}
div.backnumber ul li a:hover {
	background-color:#fff5b2;
	}