/* ΑWcssev[g@XVF2009/05/20 */

/*------------------------------------------------
 wb_[άνθ
---------------------------------------------------*/
.Item{
  width: 600px;
  margin: 0;
}
.ItemName{
	display: none;
}
.ItemSmallDate {
	display: none;
}
.ItemCommunity {
	display: none;
}
.ItemSmallDate a,
.ItemCommunity a {
	display: none;
}
.ItemDesc {
  padding: 0 0 10px;
  margin:0 0 20px;
  width:600px;
  position: relative;
}
.pagenavi {
  background:#fff;
  margin:0px;
  padding: 10px 0;
  text-align:center;
  clear: both;
}

.pagenavi a {
  background:#999;
  border:1px solid #999;
  color:#eee;
  line-height:1em;
  margin-right:2px;
  padding:2px 5px;
  text-decoration:none;
}
.pagenavi a:hover, .pagenavi a:active {
  background: #222;
  border:1px solid #222;
  color: #fff;
}
.pagenavi span.current {
  background:#555;
  border:1px solid #555;
  color:#FFFFFF;
  font-weight:bold;
  margin-right:2px;
  padding:2px 5px;
}
.pagenavi span.disabled {
  background:#fff;
  border:1px solid #ccc;
  color:#ccc;
  margin-right:2px;
  padding:2px 5px;
}

/*------------------------------------------------
 all
---------------------------------------------------*/
#Feature_wrapper{
  font-family:"lr oSVbN", "Hiragino Kaku Gothic Pro", "qMmpS Pro W6", Osaka, sans-serif;
  width: 600px;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.4em;
  color: #444;
  background: url(http://img.barks.jp/image/review/1000053157/bg.png) repeat 0 0;
  overflow: hidden;
}
img{ border:none; }
.reset		{ clear: both; display: block; height: 0px; font-size:0px; line-height: 0px; }
.hide		{ display:none; }
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html #Feature_wrapper .clearfix {
  height: 1px;
}

/*------------------------------------------------
 link
---------------------------------------------------*/
#Feature_wrapper a			{ color: #3366cc;text-decoration: underline; }
#Feature_wrapper a:hover	{ color: #ff6600;text-decoration: none; }

/*------------------------------------------------
 navi
---------------------------------------------------*/

#Feature_wrapper .feature_navi { 
	margin: 0;
	padding: 10px 0 10px 120px;
	height: 25px;
}
.feature_navi ul {
	margin: 0px;
	padding: 0;
}
.feature_navi ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-indent: -9999px;
}
.feature_navi ul li a {
	display: block;
	height: 25px;
	text-indent: -9999px;
}
/* a */
.feature_navi li.prev a { width: 50px; height: 25px; background: transparent url(http://img.barks.jp/image/review/1000053157/feature_navi.png) no-repeat 0px 0px; }
.feature_navi li.next a { width: 50px; height: 25px; background: transparent url(http://img.barks.jp/image/review/1000053157/feature_navi.png) no-repeat -50px 0px; }
.feature_navi li.page-01 a { width: 40px; height: 25px; background: transparent url(http://img.barks.jp/image/review/1000053157/feature_navi.png) no-repeat -100px 0px; }
.feature_navi li.page-02 a { width: 40px; height: 25px; background: transparent url(http://img.barks.jp/image/review/1000053157/feature_navi.png) no-repeat -140px 0px; }
.feature_navi li.page-03 a { width: 40px; height: 25px; background: transparent url(http://img.barks.jp/image/review/1000053157/feature_navi.png) no-repeat -180px 0px; }
.feature_navi li.page-04 a { width: 40px; height: 25px; background: transparent url(http://img.barks.jp/image/review/1000053157/feature_navi.png) no-repeat -220px 0px; }
.feature_navi li.page-05 a { width: 40px; height: 25px; background: transparent url(http://img.barks.jp/image/review/1000053157/feature_navi.png) no-repeat -260px 0px; }
.feature_navi li.page-06 a { width: 40px; height: 25px; background: transparent url(http://img.barks.jp/image/review/1000053157/feature_navi.png) no-repeat -300px 0px; }
.feature_navi li.page-07 a { width: 40px; height: 25px; background: transparent url(http://img.barks.jp/image/review/1000053157/feature_navi.png) no-repeat -340px 0px; }
.feature_navi li.page-08 a { width: 40px; height: 25px; background: transparent url(http://img.barks.jp/image/review/1000053157/feature_navi.png) no-repeat -380px 0px; }
/* hover */
.feature_navi li.prev a:hover { background-position: 0px -25px; }
.feature_navi li.next a:hover { background-position: -50px -25px; }
.feature_navi li.page-01 a:hover { background-position: -100px -25px; }
.feature_navi li.page-02 a:hover { background-position: -140px -25px; }
.feature_navi li.page-03 a:hover { background-position: -180px -25px; }
.feature_navi li.page-04 a:hover { background-position: -220px -25px; }
.feature_navi li.page-05 a:hover { background-position: -260px -25px; }
.feature_navi li.page-06 a:hover { background-position: -300px -25px; }
.feature_navi li.page-07 a:hover { background-position: -340px -25px; }
.feature_navi li.page-08 a:hover { background-position: -380px -25px; }
/* hover */
.feature_navi li.prev a.Link { background-position: 0px -50px; }
.feature_navi li.next a.Link { background-position: -50px -50px; }
.feature_navi li.page-01 a.Link { background-position: -100px -50px; }
.feature_navi li.page-02 a.Link { background-position: -140px -50px; }
.feature_navi li.page-03 a.Link { background-position: -180px -50px; }
.feature_navi li.page-04 a.Link { background-position: -220px -50px; }
.feature_navi li.page-05 a.Link { background-position: -260px -50px; }
.feature_navi li.page-06 a.Link { background-position: -300px -50px; }
.feature_navi li.page-07 a.Link { background-position: -340px -50px; }
.feature_navi li.page-08 a.Link { background-position: -380px -50px; }

/*------------------------------------------------
 main
---------------------------------------------------*/
#Feature_wrapper #header_title{
  width: 600px;
  height: 115px;
  background: url(http://img.barks.jp/image/review/1000053157/header_title.png) no-repeat scroll left top;
  margin: 0;
}
#Feature_wrapper #header_title h1,
#Feature_wrapper #header_title h2{
  display: none;
}
#Feature_wrapper #feature_bottom{
  width: 600px;
  height: 115px;
  background: url(http://img.barks.jp/image/review/1000053157/header_title.png) no-repeat scroll left top;
  margin: 0;
}

#Feature_wrapper #Head_top{
	background: url(http://img.barks.jp/image/review/1000053157/head_top.jpg) no-repeat 0 0;
	width: 600px;
	height: 250px;
}
#Feature_wrapper #Head_01{
	background: url(http://img.barks.jp/image/review/1000053157/head_01.jpg) no-repeat 0 0;
	width: 600px;
	height: 250px;
}
#Feature_wrapper #Head_02{
	background: url(http://img.barks.jp/image/review/1000053157/head_02.jpg) no-repeat 0 0;
	width: 600px;
	height: 250px;
}
#Feature_wrapper #Head_03{
	background: url(http://img.barks.jp/image/review/1000053157/head_03.jpg) no-repeat 0 0;
	width: 600px;
	height: 250px;
}
#Feature_wrapper #Head_04{
	background: url(http://img.barks.jp/image/review/1000053157/head_04.jpg) no-repeat 0 0;
	width: 600px;
	height: 250px;
}
#Feature_wrapper #Head_05{
	background: url(http://img.barks.jp/image/review/1000053157/head_05.jpg) no-repeat 0 0;
	width: 600px;
	height: 250px;
}
#Feature_wrapper #Head_top p,
#Feature_wrapper #Head_01 p,
#Feature_wrapper #Head_02 p,
#Feature_wrapper #Head_03 p,
#Feature_wrapper #Head_04 p,
#Feature_wrapper #Head_05 p{
	display: none;
}

#Feature_wrapper #FeatureBox{
  margin: 0 10px;
  width: 580px;
  padding: 0;
  background: #fff;
  border: 1px solid #a39c94;
  position: relative;
}
#Feature_wrapper #Feature_in{
  padding: 10px;
  position: relative;
}
/*------------------------------------------------
 mainΰ
---------------------------------------------------*/
#FeatureBox h3#Disc {
  width: 560px;
  height: 40px;
  margin: 0px;
  background: url(http://img.barks.jp/image/review/1000053157/title_disc.png) no-repeat;
}
#Feature_in h3#Movie {
  width: 560px;
  height: 40px;
  margin: 40px 0 0;
  background: url(http://img.barks.jp/image/review/1000053157/title_movie.png) no-repeat;
}
#Feature_in h3#Present {
  width: 560px;
  height: 40px;
  margin: 40px 0 0;
  background: url(http://img.barks.jp/image/review/1000053157/title_pre.png) no-repeat;
}
#Feature_in h3#Info {
  width: 560px;
  height: 40px;
  margin: 40px 0 0;
  background: url(http://img.barks.jp/image/review/1000053157/title_info.png) no-repeat;
}
#Feature_in h3#Link {
  width: 560px;
  height: 40px;
  margin: 20px 0 0;
  background: url(http://img.barks.jp/image/review/1000053157/title_link.png) no-repeat;
}
#FeatureBox h3#Int {
  width: 560px;
  height: 40px;
  margin: 10px 0 0;
  background: url(http://img.barks.jp/image/review/1000053157/title_int.png) no-repeat;
}
#FeatureBox h3#Int02 {
  width: 560px;
  height: 40px;
  margin: 0px;
  background: url(http://img.barks.jp/image/review/1000053157/title_int02.jpg) no-repeat;
}

#Feature_wrapper h3#Disc span,
#Feature_wrapper h3#Movie span,
#Feature_wrapper h3#Info span,
#Feature_wrapper h3#Present span,
#Feature_wrapper h3#Link span,
#Feature_wrapper h3#Int span,
#Feature_wrapper h3#Int02 span{
  display: none;
}

#Feature_wrapper #Lead{
	width: 560px;
	height: 340px;
}
#Feature_wrapper #Lead p{
	float:left;
	margin: 10px;
	padding:0;
	display: inline;
	width: 330px;
}
#Feature_wrapper #Lead p span{
	display: block;
	margin-bottom: 12px;
}
#Feature_wrapper #btn_int { 
	height: 340px;
	padding-top: 10px;
	float:left;
}
#btn_int ul {
	margin: 0px;
	padding: 0;
}
#btn_int ul li {
	display: block;
	list-style-type: none;
	text-indent: -9999px;
}
#btn_int ul li a {
	display: block;
	height: 68px;
	text-indent: -9999px;
}
#btn_int ul li.int_01 a { width: 200px; height: 68px; background: transparent url(http://img.barks.jp/image/review/1000053157/btn_int.jpg) no-repeat 0px 0px; }
#btn_int ul li.int_02 a { width: 200px; height: 68px; background: transparent url(http://img.barks.jp/image/review/1000053157/btn_int.jpg) no-repeat 0px -68px; }
#btn_int ul li.int_03 a { width: 200px; height: 68px; background: transparent url(http://img.barks.jp/image/review/1000053157/btn_int.jpg) no-repeat 0px -136px; }
#btn_int ul li.int_04 a { width: 200px; height: 68px; background: transparent url(http://img.barks.jp/image/review/1000053157/btn_int.jpg) no-repeat 0px -204px; }
#btn_int ul li.int_05 a { width: 200px; height: 68px; background: transparent url(http://img.barks.jp/image/review/1000053157/btn_int.jpg) no-repeat 0px -272px; }

#btn_int ul li.int_01 a:hover { background-position: -200px 0px; }
#btn_int ul li.int_02 a:hover { background-position: -200px -68px; }
#btn_int ul li.int_03 a:hover { background-position: -200px -136px; }
#btn_int ul li.int_04 a:hover { background-position: -200px -204px; }
#btn_int ul li.int_05 a:hover { background-position: -200px -272px; }


#Feature_in #CdArea{
	float:right;
	display: inline;
	margin: 0 15px;
}
#Feature_in .cd{
  width: 100px;
  margin: 10px 0 10px 10px;
  float: left;
  display: inline;
}
#Feature_in .cd img{
  margin-bottom: 5px;
  border: 1px solid #614730;
}
#Feature_in .cd p{
	text-align: center;
	margin: 0;
	line-height:1.2;
	font-size: 90%;
}
.cd .btn_disc{
  background: url(http://img.barks.jp/image/review/1000053157/btn_disc.png) no-repeat;
  margin: 0 0 10px;
  width: 100px;
  height: 50px;
}
.cd .btn_disc a{
	width: 100px;
	height: 25px;
	display: block;
}
.cd .btn_disc a span{
	display: none;
}


#Feature_in .songs{
  margin: 0;
  padding: 10px 350px 10px 20px;
}
#Feature_in .songs strong{
	font-size: 120%;
}
#Feature_in .songs span{
	margin-bottom: 5px;
	font-size: 90%;
	display: block;
	line-height: 1.2;
}
#Feature_in .tracks{
  margin: 10px 10px 20px 0;
  padding: 10px;
  background: #eaeaea;
  line-height:1.1;
}
#Feature_in .tracks h5{
	margin: 0 0 2px;
	padding-bottom: 2px;
	color: #777;
}
#Feature_in .tracks ul {
  padding: 0 0px 0 0;
  margin: 0px;
  position: relative;
  list-style: none;
  font-size: 90%;
}
#Feature_in .tracks ul li{
  margin:0.1em 0;
  padding:0 5px;
  position: relative;
}
#Feature_in .tracks ul li a{
  background: url(http://img.barks.jp/image/review/1000053157/pv.png) no-repeat right center;
  padding: 4px 50px 1px 0;
  text-decoration: none;
  color: #8f5e5a;
}
#Feature_in .tracks ul li a:hover{
	color: #ff6e62;
}
#Feature_in #tokuten{
	margin: 10px;
	background: #f0f0f0;
	border: 1px solid #ddd;
}
#Feature_in #tokuten p{
	margin: 0;
	padding: 15px;
	font-size: 90%;
	line-height: 1.15;
}
#Feature_in #tokuten p strong{
	margin-bottom: 10px;
	display: block;
}
/*--movie--*/
#Feature_in #cap {
  margin: 0 0 20px 0;
  padding: 5px 0 0px 8px;
  position: relative;
}
#Feature_in #cap ul{
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
#Feature_in #cap ul li{
  margin: 0px 5px;
  display: inline;
  float: left;
  text-align: left;
  width: 170px;
}
#Feature_in #cap ul li img{
  margin: 0 0 5px;
  border: 1px solid #777;
}
#Feature_in #cap ul li p{
  text-align: center;
  margin: 0;
  font-size: 90%;
  background: #d7d7d7;
}
#Feature_in #cap ul li a{
	text-decoration: none;
}

#Feature_in .pre_photo{
  margin:0;
  padding: 10px 20px 15px 30px;
  float:left;
}
#Feature_in .txt{
	margin: 0;
	padding: 10px 0 0 0;
}
#Feature_in .txt strong{
	background: #e7e7e7;
	padding: 5px;
	margin: 0;
}
/*--info--*/
#Feature_in .Infobox{
  margin: 0;
  padding: 10px 20px;
}
#Feature_in .Infobox p{
	margin: 5px 0 10px;
}
#Feature_in .Infobox h4{
  font-size: 140%;
  border-left: 4px solid #379e1d ;
  margin: 0 0 20px;
  padding-left: 6px;
}
#Feature_in .Infobox a{
  display: block;
  margin-bottom: 5px;
  padding: 10px 20px 10px 15px;
  background: #ddd;
  text-decoration: none;
  color: #333;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-weight: bold;
}
#Feature_in .Infobox a:hover{
  color: #666;
  background: #e7e7e7;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
/*------------------------------------------------
 interview
---------------------------------------------------*/
#Feature_in h4.int {
  margin: 15px 15px 0.4em 15px;
  padding: 5px;
  color:#af2c09;
  border-bottom: 2px solid #af2c09;
  line-height: 1.4;
  font-size: 140%;
  font-weight: normal;
}
#Feature_in h4.int span{
}
#Feature_in .barks {
  margin:1.5em 15px 0.4em 15px;
  padding: 0.3em 0 0.3em 10px;
  color:#777;
  border-left: 4px solid #777;
  line-height: 1.7;
}
#Feature_in .mare{
  margin:0;
  padding:0.4em 15px 0.4em 15px;
  color:#444;
  line-height: 1.7;
}
#Feature_in .mare span{
  margin:0 5px 0 0;
  padding: 0;
  font-weight: bold;
}
#Feature_in .mare span.yomi{
  color:#79513d;
}
#Feature_in .mare span.hitsugi{
  color:#79513d;
}
#Feature_in .mare span.sakito{
  color:#79513d;
}
#Feature_in .mare span.ni-ya{
  color:#79513d;
}
#Feature_in .mare span.ruka{
  color:#79513d;
}
#Feature_in .barks02{
  margin:0;
  padding:0.4em 15px 0.4em 15px;
  color:#7d0000;
  font-size: 90%;
  line-height: 1.7;
}
#Feature_in .text{
  margin:0;
  padding:0.4em 15px 0.4em 15px;
  color:#444;
  line-height: 1.7;
  text-align: right;
}
#Feature_in .writer {
  margin: 50px 20px 20px 20px;
  padding: 10px 0;
  line-height: 1.2;
  text-align: center;
  background: #ededed;
  border: 1px solid #ddd;
}
#Feature_in .writer a{
	display: block;
	color: #333;
}
#Feature_in .photo_l{
  margin:0;
  padding:15px 30px 15px 40px;
  float:left;
}
#Feature_in .photo_c{
  margin:0;
  padding:30px 0;
  text-align: center;
}





#Feature_wrapper #Fortune{
  margin: 0;
	background: url(http://img.barks.jp/image/review/1000053157/fortune.jpg) no-repeat 0 0;
	width: 600px;
	height: 357px;
}
#Feature_wrapper #Fortune p{
	display: none;
}
#Feature_in .txt{
  margin:0;
  padding:1em 45px 1em 45px;
  color:#444;
  line-height: 1.8;
}
#Feature_in .txt_c{
  margin:0;
  padding:0.4em 50px 0.4em 50px;
  line-height: 1.8;
  text-align: center;
}

#Feature_in .photo_c{
  margin:0;
  padding:15px 50px 15px 50px;
  clear:both;
}

#Feature_in .photo_c p{
 text-align: center;
 padding: 5px;
 font-size: 90%;
 background: #efe9e8;
 border: 1px solid #e7dddc;
}


#Feature_wrapper #Comment{
  margin: 0;
	background: url(http://img.barks.jp/image/review/1000053157/comment.jpg) no-repeat 0 0;
	width: 600px;
	height: 170px;
}
#Feature_wrapper #Comment p{
	display: none;
}
#Feature_in h4.com {
  margin: 0px 40px 0.4em 40px;
  padding: 10px 5px 5px;
  color:#b65656;
  border-bottom: 2px solid #b65656;
  line-height: 1.4;
  font-size: 140%;
  font-weight: normal;
}
#Feature_in .come{
  margin:0;
  padding: 0.4em 45px 2em 45px;
  line-height: 1.8;
  color: #7b5d59;
}
