/* 特集cssテンプレート　更新：2008/11/17 */

/*------------------------------------------------
 all
---------------------------------------------------*/
#Feature_wrapper{
  font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", Osaka, sans-serif;
  width:600px;
  margin:0;
  padding:0;
  font-size:13px;
  line-height:1.3em;
  color:#333;
  background: url(http://img.barks.jp/image/review/1000046868/bg.gif) repeat;
  border: 1px solid #a9c2cc;
}
img{border:none;}
.reset		{ clear: both; display: block; height: 0px; font-size:0px; line-height: 0px; }
.space10	{ clear: both; display: block; height: 10px; font-size:0px; line-height: 0px; }
.space20	{ clear: both; display: block; height: 20px; font-size:0px; line-height: 0px; }
#feature_wrapper ul li,#feature_wrapper dl { list-style-type:none; }
.hide		{ display:none; }
.clearfix:after   { content:"."; display:block; clear:both; height:0; visibility:hidden;}

#Feature_wrapper .back { margin:0; padding:0px 15px 0px 15px; text-align:right; }

/*------------------------------------------------
 link
---------------------------------------------------*/
#Feature_wrapper a			{ color: #3366cc;text-decoration: underline; }
#Feature_wrapper a:hover	{ color: #ff6600;text-decoration: none; }

/*-- 画像link色 --*/
#Feature_wrapper a.discLink img { border:2px solid #f5fafd;}
#Feature_wrapper a.discLink 	{ background-color:#999; display:block; /*vertical-align:middle;*/ padding:1px; }
#Feature_wrapper a.discLink:hover { background-color:#ff0000;}

/*------------------------------------------------
 main
---------------------------------------------------*/
#Feature_wrapper #feature_header{
  margin: 0;
  width: 600px;
  height: 258px;
  position: relative;
}
#Feature_wrapper #feature_header h1{
  width: 600px;
  height: 192px;
  top: 0px;
  left: 0px;
  background: url(http://img.barks.jp/image/review/1000046868/header_h1.gif) no-repeat scroll left top;
  position: absolute;
  margin: 0;
}
#Feature_wrapper #feature_header h2{
  width: 600px;
  height: 66px;
  top: 192px;
  left: 0px;
  background: url(http://img.barks.jp/image/review/1000046868/header_h2.gif) no-repeat scroll left top;
  position: absolute;
  margin: 0;
}
#Feature_wrapper #feature_header h1 span{
  display: block;
  width: 0px;
  height: 0px;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
}
#Feature_wrapper #feature_header h2 span {
  top: 12px;
  left: 85px;
  position: absolute;
  margin: 0;
  font-size: 100%;
  color: #ff3f3f;
}
#Feature_wrapper #feature_bottom{
  margin: 0;
  width: 600px;
  height: 103px;
  background: url(http://img.barks.jp/image/review/1000046868/bottom.gif) no-repeat;
  clear: both;
}

#Feature_wrapper .main{
  margin: 0px 3px 0px 12px;
  width: 580px;
  padding: 0;
  background: url( http://img.barks.jp/image/review/1000046868/main_bg.gif) repeat-y;
  position: relative;
}
#Feature_wrapper .main #featureBox{
  margin: 0px 25px ;
  width: 530px;
/  position: relative;
}
#Feature_wrapper .main:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
  visibility: hidden;
}
#Feature_wrapper .main #lead {
  margin:0;
  padding: 0px 5px 10px;
  color:#222;
}
/*------------------------------------------------
 h3
---------------------------------------------------*/
#Feature_wrapper h3#lead {
  margin:0;
  width:580px;
  height:60px;
  background:url(http://img.barks.jp/image/review/1000046868/h3_lead.gif) no-repeat;
}
#Feature_wrapper h3#lead span, h3#disc span, h3#movie span, h3#info span, h3#int01 span,h3#int02 span {
  display: block; width: 0px; height: 0px; overflow: hidden; text-indent: -9999px;
}

/*------------------------------------------------
 main内
---------------------------------------------------*/
#Feature_wrapper .main #table{
  margin: 0px 0px 30px 0px;
  padding: 5px;
  width: 500px;
  border: 1px dotted #ccc;
  background: #fff;
  line-height: 1;
}
/*#Feature_wrapper .main #table h3{
  margin: 0 0 0 2px;
}*/
#Feature_wrapper .main #table h3{
  margin: 0;
  width: 250px;
  height: 35px;
  background: url(http://img.barks.jp/image/review/1000046868/ranking_title.png) no-repeat;
}
#Feature_wrapper .main #table h3 span{
  display: block; width: 0px; height: 0px; font-size:0; overflow: hidden; text-indent: -9999px;
}

#Feature_wrapper .main #table span { 
  margin: 0;
  padding: 5px 5px 0px 5px;
  text-align: right;
  font-size: 80%;
  color: #777;
  display: block;
}

#Feature_wrapper .main table.ranking{
  margin: 5px 0;
  font-size: 90%;
  border: 0;
}
#Feature_wrapper .main table.ranking tr{
  margin: 0;
  padding: 0;
  border: 1px dotted #ccc;
}
#Feature_wrapper .main table.ranking td{
  margin: 0;
  padding: 0.4em 10px 0.4em 10px;
  border-bottom: 1px dotted #ccc;
  border-top: 1px dotted #ccc;
}
#Feature_wrapper .main table.ranking td.number{
  margin: 0px;
  width: 30px;
  text-align: center;
  font-weight: bold;
  border-left: 1px dotted #ccc;
  border-right: 1px solid #ddd;
}
#Feature_wrapper .main table.ranking td.name{
  margin: 0px;
  width: 170px;
  border-right: 1px solid #ddd;
}
#Feature_wrapper .main table.ranking td.song{
  margin: 0px;
  width: 280px;
  border-right: 1px solid #ddd;
}
#Feature_wrapper .main table.ranking td.acostic{
  margin: 0px;
  width: 400px;
}

#Feature_wrapper .main h4.rank{
  margin: 50px 0 5px 0;
  width: 530px;
  height: 45px;
  background: url(http://img.barks.jp/image/review/1000046868/list00.png) no-repeat;
  clear: both;
}

#Feature_wrapper .main h4.rank_1{
  margin: 25px 0 10px 0;
  width: 530px;
  height: 40px;
  background: url(http://img.barks.jp/image/review/1000046868/list01.png) no-repeat;
  clear: both;
}
#Feature_wrapper .main h4.rank_2{
  margin: 25px 0 10px 0;
  width: 530px;
  height: 40px;
  background: url(http://img.barks.jp/image/review/1000046868/list02.png) no-repeat ;
  clear: both;
}
#Feature_wrapper .main h4.rank_3{
  margin: 25px 0 10px 0;
  width: 530px;
  height: 40px;
  background: url(http://img.barks.jp/image/review/1000046868/list03.png) no-repeat ;
  clear: both;
}
#Feature_wrapper .main h4.rank_4{
  margin: 50px 0 10px 5px;
  width: 520px;
  height: 25px;
  background: url(http://img.barks.jp/image/review/1000046868/line.png) no-repeat;
  clear: both;
}
#Feature_wrapper .main h4.kako{
  margin: 20px 0 10px 5px;
  width: 530px;
  height: 30px;
  background: url(http://img.barks.jp/image/review/1000046868/list05.png) no-repeat;
  clear: both;
}

#Feature_wrapper .main h4.rank span{
  margin: 0 0 5px 30px;
  padding: 15px 0 0 0;
  font-size: 120%;
  display: block;
  color: #eee;
}
#Feature_wrapper .main h4.rank span a{
  color: #eee;
  text-decoration: underline;
}
#Feature_wrapper .main h4.rank span a:hover{
  color: #eee;
  text-decoration: none;
}


#Feature_wrapper .main h4.rank_4 span,
#Feature_wrapper .main h4.kako span{
  display: block; width: 0px; height: 0px; overflow: hidden; text-indent: -9999px;
}

#Feature_wrapper .main p {
  margin:0;
  padding: 5px;
  color:#222;
}
#Feature_wrapper .main .cap {
  margin:5px 0 5px 10px;
  padding: 0;
  width: 260px;
  float:right;
}
#Feature_wrapper .main .Line {
  margin: 20px 0 10px 0;
  height: 30px;
  clear: both;
  background:url(http://img.barks.jp/image/review/1000046868/line.png) no-repeat;
}
#Feature_wrapper .main .feature {
  margin:0px 0 10px 10px;
  padding: 0;
  width: 184px;
  float:right;
}



#Feature_wrapper ul.btn_link			{ float:right; display:block; margin:0; padding:10px 10px 5px 0px; width:200px; height:40px; }
#Feature_wrapper ul.btn_link li			{ display:block; width:200px; height:40px; margin:0px; padding:0px;}
#Feature_wrapper ul.btn_link li a		{ display:block; width:200px; height:40px; margin:0px; padding:0px 0 0 0px; background:url(http://img.barks.jp/image/review/1000046868/btn-link.png) no-repeat 0px 0px; color:#fff; font-weight: bold; text-decoration: none;}
#Feature_wrapper ul.btn_link li a:hover { background:url(http://img.barks.jp/image/review/1000046868/btn-link.png) no-repeat 0px -40px; color:#fff; }
#Feature_wrapper ul.btn_link li span	{ position: relative; margin:0; top: 7px; left:40px;}

/*------------------------------------------------
 infomation
---------------------------------------------------*/
#Feature_wrapper .main dl.kako { float:left; position: relative; padding:0 0 10px; margin:0px 10px 0; font-size:100%; }
#Feature_wrapper .main dl.kako dt { line-height: 1.3; font-weight:bold; list-style: decimal; list-style-position: outside; margin: 6px 0px 0.2em 3px; padding: 0; }
#Feature_wrapper .main dl.kako dd { line-height: 1.2; list-style: decimal; list-style-position: outside; margin: 0.2em 0px 0.2em 5px; padding: 0 0 0 15px;}

