@charset "UTF-8";

#wrap {

	margin: 20px auto;
	padding: 0px 0px 13px 0px;
	width: 633px;
	height: 600px;
	background-image: url('../images/bg.png');
	
}
#vol4main {
	width: 593px;
	margin-left: 20px;
}
h4 {
	margin: 0;
}
#vol4title {
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../images/vol4title.gif');
	width: 209px;
	height: 38px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

#imgMain,
#imgBanner,
#imgBanner01,
#imgBanner02,
#imgBanner03 {
	text-decoration: none;
	text-indent: -9999px;
}


#imgMain a {
	background-image: url('../images/vol4_main.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 320px;
	width: 593px;
}

#imgBanner a {
	background-image: url('../images/banner.jpg');
	background-position: left 5px;
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 593px;
}

#imgBanner01{
	width:348px;
}
#imgBanner02{
	width:235x;
}
#imgBanner03{
	width:592x;
}

#imgBanner01,
#imgBanner02,
#imgBanner03{
	float:left;
	display:inline;
	zoom:1;
}


#imgBanner01 a,
#imgBanner01 span {
	background-image: url('../images/btn_left_vol4.jpg');
	background-position: left 5px;
	background-repeat: no-repeat;
	display: block;
	height: 125px;
	width: 348px;
}
#imgBanner02 a {
	background-image: url('../images/btn_right_vol4.jpg');
	background-position: left 5px;
	background-repeat: no-repeat;
	display: block;
	height: 125px;
	width: 235px;
}
#imgBanner03 a {
	background-image: url('../images/ganba/bn_ganba.gif');
	background-position: left 5px;
	background-repeat: no-repeat;
	display: block;
	height: 97px;
	width: 592px;
}



/*　ロールオーバー　*/

#imgMain a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}


/*　リスト形式メニュー　*/

#backNumberUL {
	width: 593px;
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}
#backNumberUL ul{
	margin:0;
	padding:0;
}
#backNumberUL li {

	list-style: none outside none;
float:left;
margin:0;
padding:0;
display:inline;
}

#backNumberUL a {
	background-position: left top;
	display: block;
	float: left;
	height: 30px;
	text-indent: -99999px;
}
#backNumberUL li.vol1 a {
	background-image: url('../images/libtn01.gif');
	width:195px;
}
#backNumberUL li.vol2 a {
	background-image: url('../images/libtn02.gif');
	width:195px;
}
#backNumberUL li.vol3 a {
	background-image: url('../images/libtn03.gif');
	width:195px;
}

