


/* -----------------------------------------------------------

【特集テンプレート】
* 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: #e3e3e3;
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: #009482;
text-decoration: underline;
}
#Feature_wrapper a:hover {
color: #009482;
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: #2e2e2e url(http://img.barks.jp/image/review/1000059955/pagenavi_bg.png);	
color: #fff !important;
border: 1px solid #3f3f3f;
/**/
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: #009482 url(http://img.barks.jp/image/review/1000059955/pagenavi_selected.png);	
border: 1px solid #009482;
border-bottom: 1px solid #007b6c;
color: #fff !important;
}

/* 最初 or 最後 */
.pageslist span.none{
background: #c3c3c3 url(http://img.barks.jp/image/review/1000059955/pagenavi_none.png);	
border: 1px solid #bbb;
border-bottom: 1px solid #aaa;
color: #ccc !important;
}

/* マウスオーバー時 */
.pageslist a:hover{
color: #000 !important;
}



/* -----------------------------------------------------------
◆　ページ内ナビゲーション　◆
--------------------------------------------------------*/
#Feature_wrapper .feature_navi { 
height: 40px;
}
.feature_navi ul { 
}
.feature_navi ul li {
display: block;
float: left;
text-indent: -9999px;
}
.feature_navi ul li a {
display: block;
height: 40px;
}
/* a ----------------------------*/
.feature_navi li.page_01 a { width: 205px; background: transparent url(http://img.barks.jp/image/review/1000059955/feature_navi.png) no-repeat 0px 0px; }
.feature_navi li.page_02 a { width: 190px; background: transparent url(http://img.barks.jp/image/review/1000059955/feature_navi.png) no-repeat -205px 0px; }
.feature_navi li.page_03 a { width: 205px; background: transparent url(http://img.barks.jp/image/review/1000059955/feature_navi.png) no-repeat -395px 0px; }
/* hover ----------------------------*/
.feature_navi li.page_01 a:hover { background-position: 0px -40px; }
.feature_navi li.page_02 a:hover { background-position: -205px -40px; }
.feature_navi li.page_03 a:hover { background-position: -395px -40px; }
/* hover ----------------------------*/
.feature_navi li.page_01 a.Link,.feature_navi li.page_01 a.Link:hover { background-position: 0px -80px; }
.feature_navi li.page_02 a.Link,.feature_navi li.page_02 a.Link:hover { background-position: -205px -80px; }
.feature_navi li.page_03 a.Link,.feature_navi li.page_03 a.Link:hover { background-position: -395px -80px; }



/* -----------------------------------------------------------
◆　ページ内メイン　◆
--------------------------------------------------------*/
#Feature_wrapper #header_title{
width: 600px;
height: 300px;
background: url(http://img.barks.jp/image/review/1000059955/header_title.jpg) no-repeat scroll left top;
}
#Feature_wrapper #header_title h1,
#Feature_wrapper #header_title h2{
display: none;
}
#Feature_wrapper p#bottom{
float: right;
padding: 10px 12px 0 0;
}

#Feature_wrapper #FeatureBox{
background: url(http://img.barks.jp/image/review/1000059955/main_bg.png) repeat-y left bottom;
}
#Feature_wrapper #Feature_in{
background: url(http://img.barks.jp/image/review/1000059955/feature_in.png) no-repeat left top;
padding-top: 27px;
}
#Feature_wrapper #Feature_out{
background: url(http://img.barks.jp/image/review/1000059955/bottom.png) no-repeat left bottom;
padding-bottom: 140px;
}
#Feature_wrapper #Feature_in .t_01{
margin: 0;
width: 600px;
clear: both;
}


/* -----------------------------------------------------------
◆　ページ内　◆
--------------------------------------------------------*/
#Feature_wrapper #Lead{
}
#Feature_wrapper #Lead p{
padding: 5px 20px 10px;
font-weight: bold;
}
#Feature_wrapper #Lead p strong{
display: none;
}
#Feature_in .discBox{
width: 270px;
float: left;
margin: 10px 0 10px 20px;
display: inline;
}
#Feature_in .disc_last{
margin: 10px 0 10px 10px !important;
}
#Feature_in .cd{
width: 150px;
margin: 0px;
float: left;
display: inline;
}

#Feature_in .cd img{
margin-bottom: 10px;
}

#Feature_in .songs{
width: 110px;
padding: 5px 0 0 10px;
float: left;
}
#Feature_in .songs img{
margin-bottom: 5px;
}
#Feature_in .songs p{
line-height: 1.4em;
}
#Feature_in .songs p span{
display: block;
padding-bottom: 2px;
font-size: 90%;
line-height: 1.2;
color: #999999;
}
#Feature_in .songs p strong{
font-size: 140%;
color: #333333;
display: block;
padding-bottom: 4px;
}

/*　MOVIE
--------------------------------------------------------*/
#Feature_in .cap_l{
float: left;
}
#Feature_in .cap_l img{
margin: 10px 0 15px 20px;
}
#Feature_in .cap_r{
float: left;
padding: 10px 0 5px 10px;
}
#Feature_in .cap_r a{
display: block;
}
#Feature_in .cap_r img{
margin-bottom: 5px;
}

/*　QR
--------------------------------------------------------*/
#Feature_in #qrcode {
margin: 10px 0;
clear: both;
}
#Feature_in #qrcode ul{
float: left;
}
#Feature_in #qrcode ul li{
margin: 0 2px 15px;
width: 107px;
display: inline;
float: left;
text-align: center;
line-height: 1.2;
font-size: 84%;
}
#Feature_wrapper #qrcode ul li img{
margin-bottom: 5px;
}


/*　INFOMATION
--------------------------------------------------------*/
#Feature_in .Infobox{
margin: 0 20px 20px;
clear: both;
}
#Feature_in .Infobox h4{
margin: 10px 0 10px;
padding: 2px 7px;
border-bottom: 1px solid #8a8a8a;
color: #a8a8a;
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 .img_r{
float: right;
padding: 5px 0;
}
#Feature_in .Infobox p.linkout{
margin: 0 10px 6px;
padding-left: 15px;
background: url(http://img.barks.jp/image/review/1000059955/arrow.png) no-repeat left center;
float: left;
font-weight: bold;
}


/* -----------------------------------------------------------
◆　インタビュー　◆
--------------------------------------------------------*/
#Feature_in #intBox {
margin: 10px;
padding: 15px 0;
background: #eee;
border: 1px solid #555552;
}
#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 30px;
color:#c7c7c7;
line-height: 1.7;
}
#Feature_in .motoo{
margin:0;
padding: 5px 30px;
color: #00ddb2;
line-height: 1.7;
}
#Feature_in .chama{
margin:0;
padding: 5px 30px;
color: #63bfff;
line-height: 1.7;
}
#Feature_in .masu{
margin:0;
padding: 5px 30px;
color: #bbdd00;
line-height: 1.7;
}
#Feature_in .masukawa{
margin:0;
padding: 5px 30px;
color: #dd8200;
line-height: 1.7;
}
#Feature_in .motoo span,
#Feature_in .chama span,
#Feature_in .masu span,
#Feature_in .masukawa span{
font-weight: bold;
}
#Feature_in .writer {
padding: 20px 30px;
text-align: right;
font-weight: bold;
}

/* 写真左寄せ */
#Feature_in .photo_l{
padding: 10px 15px 5px 30px;
float: left;
}

/* 写真右寄せ */
#Feature_in .photo_r{
padding: 10px 30px 5px 15px;
float: right;
}

/* 写真中寄せ */
#Feature_in .photo_c{
text-align: center;
margin: 20px 0;
}


/* -----------------------------------------------------------
◆　フォトアルバム　◆
--------------------------------------------------------*/
#Feature_wrapper #PhotoBox{
background: url(http://img.barks.jp/image/review/1000059955/main_bg.png) repeat-y left bottom;
}
#Feature_wrapper #PhotoBox #Photo_out{
background: url(http://img.barks.jp/image/review/1000059955/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/1000059955/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;
}



