


/* -----------------------------------------------------------

【特集テンプレート】
* TOPページ
* INTERVIEW
* ページ先頭共通ページナビなし
* アーティスト名、日付、トラバ、コメント 有

作成：2009.10.01 yusukondo
修正：2010.01.22

-------------------------------------------------------- */




/* -----------------------------------------------------------
◆ 共通事項 ◆ 
-------------------------------------------------------- */
.Item {
margin: 0;
width: 600px;
}
.ItemName {
display: none;
line-height:0;
padding:0;
visibility:hidden;
}
.Itemdata{
margin: 5px 0 10px;
}
.pagenavi {
display: none;
}
#Feature_wrapper img {
border: none;
}
#Feature_wrapper .reset {
clear: both;
display: block;
height: 0px;
font-size:0px;
line-height: 0px;
}
#Feature_wrapper .hide {
display:none;
}
#Feature_wrapper .clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html #Feature_wrapper .clearfix {
height: 1px;
}



/* -----------------------------------------------------------
◆　基本事項　◆
--------------------------------------------------------*/

#Feature_wrapper {
color: #333333;
background: #fff;
font-family: 'Lucida Grande',sans-serif;
width: 600px;
margin: 0;
padding: 0;
font-size: 12px;
line-height: 1.6em;
overflow: hidden;
}
#Feature_wrapper a {
color: #8e4031;
text-decoration: underline;
}
#Feature_wrapper a:hover {
color: #d83109;
text-decoration: none;
}
#Feature_wrapper ul,#Feature_wrapper li{
margin: 0;
padding: 0;
list-style: none;
}
#Feature_wrapper p{
margin: 0;
}

/* -----------------------------------------------------------
◆　共通ページナビ　◆
--------------------------------------------------------*/
.pageslist{
margin: 15px 0;
text-align: center;
clear: both;
}

/* 共通 */
.pageslist a,
.pageslist span{
background: #c6dde3 url(http://img.barks.jp/image/review/1000059172/pagenavi_bg.png);	
color: #aaa !important;
border: 1px solid #666;
/**/
font-weight: bold;
padding: 5px 10px;
margin: 0 3px 0 0;
text-decoration: none !important;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

/* 現在地 */
.pageslist a.selected,
.pageslist span.selected{
background: #d8581f url(http://img.barks.jp/image/review/1000059172/pagenavi_selected.png);	
border: 1px solid #c53d00;
border-bottom: 1px solid #c53300;
color: #fff !important;
}

/* 最初 or 最後 */
.pageslist span.none{
background-color: #c3c3c3;
background-image: url(http://img.barks.jp/image/review/1000059172/pagenavi_none.png);	
border: 1px solid #bbb;
border-bottom: 1px solid #aaa;
color: #ccc !important;
}

/* マウスオーバー時 */
.pageslist a:hover{
color: #fff !important;
}



/* -----------------------------------------------------------
◆　ページ内ナビゲーション　◆
--------------------------------------------------------*/
#Feature_wrapper .feature_navi { 
height: 130px;
background: transparent url(http://img.barks.jp/image/review/1000059172/feature_navi.jpg) no-repeat 0px 0px;
}
.feature_navi ul { 
}
.feature_navi ul li {
display: block;
float: left;
text-indent: -9999px;
}
.feature_navi ul li a {
display: block;
height: 130px;
}
/* a ----------------------------*/
.feature_navi li.page_01 a { width: 110px; background: transparent url(http://img.barks.jp/image/review/1000059172/feature_navi.jpg) no-repeat 0px 0px; }
.feature_navi li.page_02 a { width: 105px; background: transparent url(http://img.barks.jp/image/review/1000059172/feature_navi.jpg) no-repeat -110px 0px; }
.feature_navi li.page_03 a { width: 105px; background: transparent url(http://img.barks.jp/image/review/1000059172/feature_navi.jpg) no-repeat -215px 0px; }
/* hover ----------------------------*/
.feature_navi li.page_01 a:hover { background-position: 0px -130px; }
.feature_navi li.page_02 a:hover { background-position: -110px -130px; }
.feature_navi li.page_03 a:hover { background-position: -215px -130px; }
/* hover ----------------------------*/
.feature_navi li.page_01 a.Link,.feature_navi li.page_01 a.Link:hover { background-position: 0px -130px; }
.feature_navi li.page_02 a.Link,.feature_navi li.page_02 a.Link:hover { background-position: -110px -130px; }
.feature_navi li.page_03 a.Link,.feature_navi li.page_03 a.Link:hover { background-position: -215px -130px; }



/* -----------------------------------------------------------
◆　ページ内メイン　◆
--------------------------------------------------------*/
#Feature_wrapper #header_title{
width: 600px;
height: 230px;
background: url(http://img.barks.jp/image/review/1000059172/header_title.jpg) no-repeat scroll left top;
}
#Feature_wrapper #header_title h1,
#Feature_wrapper #header_title h2{
display: none;
}
#Feature_wrapper #feature_bottom{
clear: both;
width: 600px;
height: 205px;
background: url(http://img.barks.jp/image/review/1000059172/bottom.jpg) no-repeat 0 0 ;
}
#Feature_wrapper #feature_bottom p{
float: right;
padding: 110px 20px 0 0;
}
#Feature_wrapper #feature_bottom p a{
color: #d2c0bc;
}
#Feature_wrapper #feature_bottom p a:hover{
color: #f3ded9;
}

#Feature_wrapper #FeatureBox{
background: url(http://img.barks.jp/image/review/1000059172/main_bg.jpg) repeat-y left bottom;
}
#Feature_wrapper #Feature_in{
clear: both;
}
#Feature_wrapper #Feature_in .t_01{
margin: 0 0 0 19px;
width: 565px;
clear: both;
}
#Feature_wrapper .box_in{
}


/* -----------------------------------------------------------
◆　ページ内　◆
--------------------------------------------------------*/
#Feature_wrapper #Lead{
background: url(http://img.barks.jp/image/review/1000059172/lead.jpg) no-repeat 0 0;
width: 600px;
height: 175px;
}
#Feature_wrapper #Lead p{
display: none;
}
#Feature_wrapper #Disc{
background: url(http://img.barks.jp/image/review/1000059172/disc.jpg) no-repeat 0 0;
width: 600px;
height: 345px;
}
#Feature_wrapper #Disc p{
display: none;
}
#Feature_in #Disc .cd{
width: 200px;
margin: 83px 0 0px 40px;
float: left;
display: inline;
}
#Feature_in .cd img{
margin-bottom: 5px;
border: 1px solid #000;
}
.cd .btn_disc{
background: url(http://img.barks.jp/image/review/1000059172/btn_disc.png) no-repeat;
margin: 0 0 20px;
width: 200px;
height: 25px;
}
.cd .btn_disc a{
width: 100px;
height: 25px;
display: block;
float: left;
}
.cd .btn_disc a span{
display: none;
}
#Feature_in #review{
width: 520px;
background: #7a3d31 url(http://img.barks.jp/image/review/1000059172/review_bg.png) no-repeat left top;
border: 1px solid #ac685a;
margin: 0 40px 10px;
padding: 10px 0 5px;
}
#Feature_in #review p.txt_rev{
color: #ebd3ce;
padding: 3px 10px 5px;
}
#Feature_in #review p.txt_rev span{
font-size: 84%;
}
#Feature_in #review p.txt_wrt{
color: #e3816b;
margin: 5px 10px 0px;
padding-top: 10px;
background: url(http://img.barks.jp/image/review/1000059172/line.png) no-repeat left top;
text-align: right;
font-weight: bold;
}
#Feature_in #btn_review{
margin: 0 0 0 200px;
width: 120px;
height: 30px;
text-indent: -9999px;
}
#Feature_in #btn_review a{
background: url(http://img.barks.jp/image/review/1000059172/btn_review.png) no-repeat 0 -30px;
width: 120px;
height: 30px;
display: block;
}
#Feature_in #btn_review a:hover{
background-position: 0 0px;
}
#Feature_in #cap {
margin: 0px 0 10px 260px;
clear: both;
}

/*　INFOMATION
--------------------------------------------------------*/
#Feature_in .Infobox{
margin: 0 40px;
clear: both;
}
#Feature_in .Infobox h4{
margin: 10px 0 10px;
padding: 2px 7px;
border-bottom: 1px solid #d83109;
color: #d83109;
font-size: 140%;
}
#Feature_in .Infobox p{
margin: 5px;
}
#Feature_in .Infobox p strong{
color: #666666;
display: block;
padding: 5px 0 2px;
}
#Feature_in .Infobox p a.infc{
background: url(http://img.barks.jp/image/review/1000059172/infocent.png) no-repeat 0 3px;
height: 16px;
width: 70px;
display: block;
text-indent: -9999px;
float: left;
margin-right: 5px;
}
#Feature_in .Infobox ul#download{
margin: 5px;
}
#Feature_in .Infobox ul#download li{
list-style-position: outside;
background: url(http://img.barks.jp/image/review/1000059172/icon_l.png) no-repeat 0 5px;
padding: 2px 0 2px 15px;
margin-bottom: 3px;
line-height: 1.34;
}
#Feature_in .Infobox ul#movile{
margin: 0;
}
#Feature_in .Infobox ul#movile li{
float: left;
width: 123px;
padding: 0 3px;
font-size: 84%;
text-align: center;
line-height: 1.3;
}
#Feature_in .Infobox ul#movile li img{
display: block;
padding-bottom: 3px;
}


#Feature_in .Infobox .img_r{
float: right;
padding: 5px 0;
}
#Feature_in .Infobox p.linkout{
margin: 0 10px 6px;
padding-left: 20px;
background: url(http://img.barks.jp/image/review/1000059172/icon_l.png) no-repeat left center;
}


/* -----------------------------------------------------------
◆　インタビュー　◆
--------------------------------------------------------*/

#FeatureBox #Int_title{
width: 600px;
height: 100px;
background: url(http://img.barks.jp/image/review/1000059172/int.jpg) no-repeat left top;
}
#FeatureBox #Int_title p{
display: none;
}
#Feature_in h4.int {
margin: 15px 40px 10px 40px;
padding: 5px 10px;
color: #c96a35;
border-bottom: 3px solid #c96a35;
font-size: 120%;
}
#Feature_in .barks {
padding: 5px 40px;
color:#c52e09;
line-height: 1.7;
}
#Feature_in .kan{
margin:0;
padding: 5px 40px;
color: #333;
line-height: 1.7;
}
#Feature_in .kan span{
font-weight: bold;
color: #c52e09;
}
#Feature_in .writer {
padding: 20px 40px;
text-align: right;
font-weight: bold;
}

/* 写真左寄せ */
#Feature_in .photo_l{
padding: 5px 20px 15px 20px;
float: left;
}

/* 写真右寄せ */
#Feature_in .photo_r{
padding: 5px 20px 15px 10px;
float: right;
}

/* 写真中寄せ */
#Feature_in .photo_c{
text-align: center;
margin: 20px 0;
}


/* -----------------------------------------------------------
◆　フォトアルバム　◆
--------------------------------------------------------*/
#Feature_wrapper #PhotoBox{
background: url(http://img.barks.jp/image/review/1000059172/main_bg.png) repeat-y left bottom;
}
#Feature_wrapper #PhotoBox #Photo_out{
background: url(http://img.barks.jp/image/review/1000059172/photo_bottom.png) no-repeat left bottom;
padding-bottom: 45px;
}
#Feature_wrapper #PhotoBox p{
text-align: center;
padding: 10px;
color: #555;
}
#Feature_wrapper #PhotoBox p img{
border: 1px solid #c22562;
}
#PhotoBox #Photo_title {
height: 140px;
background: url(http://img.barks.jp/image/review/1000059172/photo_title.png) no-repeat left top;
}
#PhotoBox #Photo_title span{
display: none;
}
#Feature_wrapper #PhotoBox ul{
background: #de7d9a;
margin: 10px 40px 20px;
padding: 15px 10px;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
}
#Feature_wrapper #PhotoBox ul li{
margin: 10px 2px 0;
display: inline;
}
#Feature_wrapper #PhotoBox ul li img{
}
#Feature_wrapper #PhotoBox .back{
margin: 0;
padding: 0 0 15px;
}
#Feature_wrapper #PhotoBox .back a{
background: #cb3871;
color: #fff;
text-decoration: none;
padding: 4px 7px;
border-radius: 5px;
-moz-border-radius: 5px;
}
#Feature_wrapper #PhotoBox .back a:hover{
background: #de7d9a;
color: #fff;
}
#Feature_wrapper #PhotoBox ul li a img{
border: 1px solid #c22562;
}
#Feature_wrapper #PhotoBox ul li a:hover img{
border: 1px solid #f8aecb;
}



