/* CSS Document */

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

	特集ページ　テンプレート
	MERRY
	http://www.barks.jp/feature/?id=1000038417
	
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/*------------
 main
---------------------------------------------------*/
#feature_wrapper{
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  width:600px;
  height:auto;
  margin:0;
  padding:0;
  color: #eee;
  background:#000;
  font-size:12px;
  line-height:1.5em;
}
.none		{ display: none; }
.reset		{ clear: both; display: block; height: 0px; font-size:0px; line-height: 0px; }
#feature_wrapper ul li,#feature_wrapper dl,
			{ list-style-type:none; }
img			{ border:0; }
.hide		{ display:none; }

/*---link---*/
#feature_wrapper a			{ text-decoration: underline; }
#feature_wrapper a:link		{ color: #FF0000; }
#feature_wrapper a:visited	{ color: #FF0000; }
#feature_wrapper a:hover	{ color: #FF6600; }
#feature_wrapper a:active	{ color: #FF0000; }


/*------------
 main
---------------------------------------------------*/
#feature_wrapper #title{
  margin:0;
  width:600px;
  height:422px;
  background:url(http://img.barks.jp/image/review/1000038400/title.jpg) no-repeat;
}
#feature_wrapper #lead{
  margin:0;
  width:570px;
  height:auto;
  background:#000 repeat-y;
  padding:15px;
  border-top:solid 1px #aaa;
  border-bottom:solid 1px #aaa;
  font-size:13px;
  line-height:1.5em;
}
#feature_wrapper #disc{
  margin:0;
  width:600px;
  height:494px;
  background:url(http://img.barks.jp/image/review/1000038400/disc.jpg) no-repeat;
}
#feature_wrapper #oubo{
  margin:0;
  width:600px;
  height:233px;
  background:url(http://img.barks.jp/image/review/1000038400/oubo.jpg) no-repeat;
}
#feature_wrapper #live{
  margin:0;
  width:600px;
  height:328px;
  background:url(http://img.barks.jp/image/review/1000038400/live.jpg) no-repeat;
}
#feature_wrapper #link{
  margin:0;
  width:600px;
  height:103px;
  background:url(http://img.barks.jp/image/review/1000038400/link.jpg) no-repeat;
}

#feature_wrapper #down{
	display:block;
	margin:15px 0px;
    padding:0;
	list-style:none;
}
#feature_wrapper #down li{
	display:block;
	list-style:none;
	width:400px;
	height:50px;
	text-indent:-9999px;
}
#feature_wrapper #down li a{
	display:block;
	width:400px;
	height:50px;
	background:url(http://img.barks.jp/image/review/1000038400/btn-down.gif) no-repeat 0px 0px ;
}
#feature_wrapper #down li a:hover{
	background-position: 0 -50px;
}



#feature_wrapper #disc .CD{
  float:left;
  margin:0;
  padding:102px 0 0 25px;
  width:170px;
  font-size:12px;
  line-height:1.2em;
  color:#eee;
}
#feature_wrapper #disc .CD img{
  border:solid 1px #aaa;
  margin-bottom:10px;
}
#feature_wrapper #disc .btn-yoyaku{
	display:block;
	margin:0px;
    padding:0;
	list-style:none;
}
#feature_wrapper #disc .btn-yoyaku li{
	display:block;
	list-style:none;
	width:102px;
	height:22px;
	margin-top:8px;
	text-indent:-9999px;
}
#feature_wrapper #disc .btn-yoyaku li a{
	display:block;
	width:102px;
	height:22px;
	background:url(http://img.barks.jp/image/review/1000038400/btn-yoyaku02.gif) no-repeat 0px 0px ;
}
#feature_wrapper #disc .btn-yoyaku li a:hover{
	background-position: 0 -22px;
}
#feature_wrapper #oubo p{
  margin:0;
  padding:13px 15px 0 25px;
  line-height:1.3em;
}
#feature_wrapper #live p{
  margin:0;
  padding:50px 15px 0 25px;
  line-height:1.3em;
}
#feature_wrapper #link p{
  margin:0;
  padding:45px 15px 0 25px;
  line-height:1.5em;
  font-weight:bold;
}

#feature_wrapper #lead02{
  margin:0;
  width:570px;
  height:auto;
  background:#000 repeat-y;
  padding:15px;
  border-top:solid 1px #aaa;
  border-bottom:solid 1px #aaa;
  font-size:12px;
  line-height:1.4em;
}
#feature_wrapper .wallpaper{
  float:left;
  margin:0;
  padding:10px 8px 20px;
  width:180px;
  height:auto;
}
#feature_wrapper .wallpaper img{
  margin:5px 0;
  border:1px solid #aaa;
}
