/* 特集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.5em;
  color:#626c74;
  background:#aeb6b8;
}
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: #834517;text-decoration: underline; }
#Feature_wrapper a:hover	{ color: #e56300;text-decoration: none; }

/*-- 画像link色 --*/
#Feature_wrapper a.discLink img { border:2px solid #dde2e3;}
#Feature_wrapper a.discLink 	{ background-color:#bbb; display:block; /*vertical-align:middle;*/ padding:1px; }
#Feature_wrapper a.discLink:hover { background-color:#FF6600;}

/*------------------------------------------------
 navi
---------------------------------------------------*/
#Feature_wrapper .feature_navi { margin: 0; padding: 0px; width: 260px; height: 40px; background: url(http://img.barks.jp/image/review/1000046356/feature_navi.png) no-repeat 0 0; position: relative; top: 326px; left: 318px;}
.feature_navi ul { margin: 0px; padding: 0px; }
.feature_navi ul li { float: left; position: relative; font-size: 0px; line-height: 0px; list-style-type: none; }
.feature_navi ul li a { display: block; background-position: 0px 0px; }
.feature_navi ul li span { display: inline; width: 0px; height: 0px; overflow: hidden; text-indent: -9999px; }

/* LINK */
.feature_navi li.LINK-01 { width: 130px; height: 40px; background: transparent url(http://img.barks.jp/image/review/1000046356/feature_navi.png) no-repeat 0px -40px; }
.feature_navi li.LINK-02 { width: 130px; height: 40px; background: transparent url(http://img.barks.jp/image/review/1000046356/feature_navi.png) no-repeat -130px -40px; }

/* a */
.feature_navi li.LINK-01 a { width: 130px; height: 40px; background: transparent url(http://img.barks.jp/image/review/1000046356/feature_navi.png) no-repeat 0px 0px; }
.feature_navi li.LINK-02 a { width: 130px; height: 40px; background: transparent url(http://img.barks.jp/image/review/1000046356/feature_navi.png) no-repeat -130px 0px; }

/* hover */
.feature_navi li.LINK-01 a:hover { background-position: 0px -40px; }
.feature_navi li.LINK-02 a:hover { background-position: -130px -40px; }


/*------------------------------------------------
 main
---------------------------------------------------*/
#Feature_wrapper #feature_header{
  margin: 0;
  width: 600px;
  height: 383px;
  background: url(http://img.barks.jp/image/review/1000046356/header_bg.jpg) no-repeat;
  position: relative;
}
#Feature_wrapper #feature_header h1{
  width: 305px;
  height: 114px;
  top: 54px;
  left: 283px;
  background: url(http://img.barks.jp/image/review/1000046356/header_h1.png) no-repeat scroll left top;
  position: absolute;
  margin: 0;
}
#Feature_wrapper #feature_header h2{
  width: 273px;
  height: 117px;
  top: 187px;
  left: 312px;
  background: url(http://img.barks.jp/image/review/1000046356/header_h2.png) no-repeat scroll left top;
  position: absolute;
  margin: 0;
}
#Feature_wrapper #feature_header h1 span,
#Feature_wrapper #feature_header h2 span {
  display: block;
  width: 0px;
  height: 0px;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
}

#Feature_wrapper #feature_bottom{
  margin: 0;
  width: 600px;
  height: 54px;
  background: url(http://img.barks.jp/image/review/1000046356/bottom.png) no-repeat;
  clear: both;
}

#Feature_wrapper .WhiteBox{
  margin: 0px 12px 0px 9px;
  width: 579px;
  padding-bottom: 0px;
  background: #fff;
  position: relative;
}
#Feature_wrapper .main{
  margin:10px 14px 0px 15px;
  width: 550px;
  padding: 0 0 10px 0;
  background: #dde2e3;
  position: relative;
}
#Feature_wrapper .main:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
  visibility: hidden;
}
#Feature_wrapper .main p{
  margin: 0px;
  padding: 10px 10px 0;
}
#Feature_wrapper .main .INT{
  margin: 0;
  padding: 0px 10px 0px;
  text-align: right;
  font-weight: bold;
}
/*------------------------------------------------
 h3
---------------------------------------------------*/
#Feature_wrapper h3#lead{
  margin: 0; width: 550px; height: 53px; background: url(http://img.barks.jp/image/review/1000046356/lead_title.png) no-repeat;
}
#Feature_wrapper h3#disc{
  margin: 0; width: 550px; height:40px; background:url(http://img.barks.jp/image/review/1000046356/feature-disc.png) no-repeat;
}
#Feature_wrapper h3#movie{
  margin: 0; width: 550px; height:40px; background:url(http://img.barks.jp/image/review/1000046356/feature-movie.png) no-repeat;
}
#Feature_wrapper h3#info{
  margin: 0; width: 550px; height:40px; background:url(http://img.barks.jp/image/review/1000046356/feature-info.png) no-repeat;
}
#Feature_wrapper h3#int01{
  margin:0; width:600px; height:105px; background:url(http://img.barks.jp/image/review/1000046356/int-title.gif) no-repeat;
}
#Feature_wrapper h3#lead span, h3#disc span, h3#movie span, h3#info span, h3#int01 span {
  display: block; width: 0px; height: 0px; overflow: hidden; text-indent: -9999px;
}

/*------------------------------------------------
 main内
---------------------------------------------------*/
/*--disc--*/
#Feature_wrapper .main #DiscLeft{
  margin: 15px 0 0 20px;
  float: left;
  display: inline;
}
#Feature_wrapper .main #DiscRight{
  margin: 15px 15px 0 0px;
  float: right;
  display: inline;
}

#Feature_wrapper .main .cd{
  margin: 0 0 10px 0;
}
/*--list--*/
#Feature_wrapper .main .songs{
  margin: 0 0 10px 0;
  padding: 0px;
  float:left;
  line-height:1.1;
  font-size: 90%;
}
#Feature_wrapper .main .songs div{
  position: relative; 
  margin:0;
  font-weight:bold;
  color:#be926e;
}
#Feature_wrapper .main .songs ul {
  padding: 0px;
  margin: 0px;
  position: relative; 
}
#Feature_wrapper .main .songs ul li{
  list-style-image:none;
  list-style:decimal;
  list-style-position: outside;
  margin:0 0 0.3em 2.5em;
  padding:0;
  position: relative;
}
#Feature_wrapper .main .songs:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
  visibility: hidden;
}



/*--movie--*/

#Feature_wrapper .main ul#cap{
  list-style: none;
  margin:0px;
  padding: 0;
  position: relative;
}
#Feature_wrapper .main ul#cap:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
  visibility: hidden;
}
#Feature_wrapper .main ul#cap li{
  margin: 10px;
  padding: 0;
  float: left;
  position: relative;
  width: 250px;
}
*html #Feature_wrapper .main ul#cap li{
  margin: 7px;
  padding: 0;
  float: left;
  position: relative;
  width: 250px;
}

#Feature_wrapper .main ul#cap img{
  background: #eddeca;
  border: solid 1px #eddeca;
  padding: 2px;
  height: 183px;
}
#Feature_wrapper .main ul#cap span {
  width: 20px;
  height: 18px;
  display: block;
  position: absolute;
  top: 13px;
  left: 15px;
  text-indent:-9999px;
}
#Feature_wrapper .main ul#cap .play {
  background: url(http://img.barks.jp/image/review/1000046356/play.gif) no-repeat;
}
#Feature_wrapper .main ul#cap a {
  text-decoration: none;
}
#Feature_wrapper .main ul#cap a:hover img  {
  border-color: #fa9325;
}
#Feature_wrapper .main ul#cap a:hover span {
  background-position: left -22px;
}

/*------------------------------------------------
 infomation
---------------------------------------------------*/
#Feature_wrapper .main dl.info {   position: relative; padding:0; margin:15px 20px 10px 15px; font-size:90%; }
#Feature_wrapper .main dl.info dt { line-height: 1.3; font-weight:bold; list-style: decimal; list-style-position: outside; margin: 10px 0px 0.6em 3px; padding: 0; }
#Feature_wrapper .main dl.info dd { line-height: 1.3; list-style: decimal; list-style-position: outside; background:url(http://img.barks.jp/image/review/1000046356/arrow.gif) no-repeat 0 2px; margin: 0.4em 0px 0.2em 5px; padding: 0 0 0 15px;}

/*------------------------------------------------
 interview
---------------------------------------------------*/
#Feature_wrapper .WhiteBox .barks {
  margin:0;
  padding:5px 15px 5px 15px;
  color:#656f70;
}
#Feature_wrapper .WhiteBox .abemao{
  margin:0;
  padding:5px 15px 5px 15px;
  color:#409c6e;
}

#Feature_wrapper .main .photo_l{
  margin:0;
  padding:5px 15px 5px 15px;
  float:left;
}
#Feature_wrapper .main .photo_r{
  margin:0;
  padding:5px 15px 5px 15px;
  float:right;
}
#Feature_wrapper .main .photo_l img,#Feature_wrapper .main .photo_r img{
  border:1px solid #000;
}


/*------------------------------------------------
 page-navi
---------------------------------------------------*/
ul.page-navi {
  position: relative;
  margin: 10px 15px 10px 15px;
  padding: 5px 0;
  height: 1.4em;
  text-align: center;
  background: #487367 none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

ul.page-navi li {
  display: inline;
  margin: 0;
  padding: 0 10px;
  font-size: 100%;
  color:#fff;
}
ul.page-navi li a		{ color: #FFF;text-decoration: underline; }
ul.page-navi li a:hover	{ color: #f1b5c3;text-decoration: none; }
