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

h1 {
	background: url(../img/title.png) no-repeat;
	width: 411px;
	height: 169px;
	text-indent: -9999px;
	position: absolute;
	top: 30px;
	left: 30px;
}

.newrelease {
	width: 409px;
	height: 231px;
	position: absolute;
	top: 185px;
	left: 35px;
}

.newimg {
	position: absolute;
	top: 37px;
	left: 445px;
}


/*羊でおやすみとは？
----------------------------------------------*/
#what {
	width: 791px;
	margin: 0 auto;
	padding-top: 400px;
}

#what li {
	display: inline;
}

/*本文
----------------------------------------------*/
#maincon {
	background: url(../img/lineup_middle.png) repeat-y;
	width: 791px;
	margin: 0 auto;
}

/*vol
----------------------------------------------*/
.line {
	margin: 10px 0;
}

.vol {
	background: #4D4D4D url(../release_common/under.png) 0 100% no-repeat;
	width: 720px;
	margin: 0 auto 30px;
	padding: 15px;
	text-align: left;
/*----clearfix-----*/
_height: 1px;
min-height: 1px;
}
.vol:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
/*----clearfix-----*/

.volleft {
	float: left;
	width: 305px;
}

.volleft table {
	width: 280px;
	margin: 0 auto;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
	font-size: 12px;
}
.volleft th,
.volleft td {
	padding: 0 5px;
	border: 1px solid #333;
	color: #666;
}
.volleft th {
	background: #999;
	width: 60px;
	color: #fff;
	text-align: right;
}
.volleft em {
	color: #903;
	font-style: normal;
	font-weight: bold;
}

.volright {
	float: right;
	width: 405px;
}

.volright ol {
	width: 300px;
	margin: 0 auto;
	background: url(../release_common/hitsuji.png) no-repeat 100% 100%;
}

.order {
	text-align: center;
	margin-bottom: 15px;
}

#comingsoon {
	background: url(../img/yotei.png) no-repeat;
	width: 625px;
	height: 69px;
	margin: 30px auto 0;
	padding-bottom: 15px;
	text-indent: -9999px;
}


/*昔
----------------------------------------------*/
#mukashi {
	margin: 15px auto 0;
	font-size: 10px;
}

















