


/* -----------------------------------------------------------

【特集テンプレート】
* 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: #ddd;
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: #c2007b;
text-decoration: underline;
}
#Feature_wrapper a:hover {
color: #95005e;
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: #5d5d5d url(http://img.barks.jp/image/review/1000059994/pagenavi_bg.png);	
color: #e9e9e9 !important;
border: 1px solid #5d5d5d;
/**/
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: #000 url(http://img.barks.jp/image/review/1000059994/pagenavi_selected.png);	
border: 1px solid #111;
border-bottom: 1px solid #000;
color: #fff !important;
}

/* 最初 or 最後 */
.pageslist span.none{
background: #c3c3c3 url(http://img.barks.jp/image/review/1000059994/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: 50px;
}
.feature_navi ul { 
}
.feature_navi ul li {
display: block;
float: left;
text-indent: -9999px;
}
.feature_navi ul li a {
display: block;
height: 50px;
}
/* a ----------------------------*/
.feature_navi li.page_01 a { width: 109px; background: transparent url(http://img.barks.jp/image/review/1000059994/feature_navi.png) no-repeat 0px 0px; }
.feature_navi li.page_02 a { width: 164px; background: transparent url(http://img.barks.jp/image/review/1000059994/feature_navi.png) no-repeat -109px 0px; }
.feature_navi li.page_03 a { width: 163px; background: transparent url(http://img.barks.jp/image/review/1000059994/feature_navi.png) no-repeat -273px 0px; }
.feature_navi li.page_04 a { width: 164px; background: transparent url(http://img.barks.jp/image/review/1000059994/feature_navi.png) no-repeat -436px 0px; }
/* hover ----------------------------*/
.feature_navi li.page_01 a:hover { background-position: 0px -50px; }
.feature_navi li.page_02 a:hover { background-position: -109px -50px; }
.feature_navi li.page_03 a:hover { background-position: -273px -50px; }
.feature_navi li.page_04 a:hover { background-position: -436px -50px; }
/* hover ----------------------------*/
.feature_navi li.page_01 a.Link,.feature_navi li.page_01 a.Link:hover { background-position: 0px -100px; }
.feature_navi li.page_02 a.Link,.feature_navi li.page_02 a.Link:hover { background-position: -109px -100px; }
.feature_navi li.page_03 a.Link,.feature_navi li.page_03 a.Link:hover { background-position: -273px -100px; }



/* -----------------------------------------------------------
◆　ページ内メイン　◆
--------------------------------------------------------*/
#Feature_wrapper #header_title{
width: 600px;
height: 250px;
background: url(http://img.barks.jp/image/review/1000059994/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;
}
#Feature_wrapper #feature_bottom p{
float: right;
padding: 5px 0px 15px;
}

#Feature_wrapper #FeatureBox{
background: url(http://img.barks.jp/image/review/1000059994/main_bg.png) repeat-y left bottom;
}
#Feature_wrapper #Feature_in .t_01{
margin: 0;
clear: both;
overflow: hidden;
width: 578px;
}
#Feature_wrapper #Feature_in{
background: #030303 url(http://img.barks.jp/image/review/1000059994/feature_in.jpg) no-repeat left top;
}
#Feature_wrapper #FeatureOut{
background: url(http://img.barks.jp/image/review/1000059994/feature_out.jpg) no-repeat left bottom;
padding-bottom: 200px;
}
#Feature_wrapper .TpBox{
margin: 10px;
padding: 1px;
background: #909090;
}
#Feature_wrapper .TpBoxIn{
background: #000;
}



/* -----------------------------------------------------------
◆　ページ内　◆
--------------------------------------------------------*/
#Feature_wrapper #Lead{
padding: 20px 20px 40px;
}
#Feature_wrapper #Lead p{
text-align: right;
font-weight: bold;
color: #009482;
display: block;
margin-bottom: 5px;
}

#Feature_in .btn_int{
width: 120px;
height: 25px;
}
#Feature_in .btn_int a{
background: url(http://img.barks.jp/image/review/1000059994/btn_int.png) no-repeat 0 0;
width: 120px;
height: 25px;
display: block;
}
#Feature_in .btn_int a:hover{
background-position: 0 -25px;
}
#Feature_in .btn_int a span{
display: none;
}


#Feature_in .cd{
width: 150px;
margin: 10px 0 10px 10px;
float: left;
display: inline;
}
#Feature_in .cd img{
margin-bottom: 5px;
}
.cd .btn_disc{
background: url(http://img.barks.jp/image/review/1000059994/btn_disc.png) no-repeat;
margin: 0 0 20px;
width: 150px;
height: 25px;
}
.cd .btn_disc a{
width: 75px;
height: 25px;
display: block;
float: left;
}
.cd .btn_disc a span{
display: none;
}
#Feature_in .songs{
width: 400px;
padding: 10px 0 10px 10px;
float: left;
}
#Feature_in .songs p{
color: #b9b9b9;
}
#Feature_in .Edge{
float: right;
}
#Feature_in .songs .btn_listen{
width: 120px;
height: 25px;
}
#Feature_in .songs .btn_listen a{
background: url(http://img.barks.jp/image/review/1000059994/btn_listen.png) no-repeat 0 0;
width: 120px;
height: 25px;
display: block;
}
#Feature_in .songs .btn_listen a:hover{
background-position: 0 -25px;
}
#Feature_in .songs .btn_listen a span{
display: none;
}
#Feature_in .songs p span{
display: block;
padding-bottom: 2px;
font-size: 90%;
line-height: 1.2;
color: #fff100;
}
#Feature_in .songs p strong{
font-size: 140%;
color: #fff100;
display: block;
padding-bottom: 4px;
}
#Feature_in .tracks{
margin: 5px 0 0;
width: 100%;
line-height:1.2;
float: left;
}
#Feature_in .tracks h5{
margin: 0;
color: #666;
padding-bottom: 4px;
}
#Feature_in .tracks ul {
}
#Feature_in .tracks ul li{
padding: 2px 10px 1px;
display: block;
}
#Feature_in .tracks ul li.blk{
background:#141414;
}

#Feature_wrapper #TpPhoto{
padding: 10px;
text-align: left;
}
#Feature_wrapper #TpPhoto ul{
border-bottom: 1px dotted #696969;
margin-bottom: 10px;
padding-bottom: 5px;
}
#Feature_wrapper #TpPhoto li{
margin: 2px;
display: inline;
}
#Feature_wrapper #TpPhoto li img{
}
#Feature_wrapper #TpPhoto li a img{
border: 1px solid #a9a9a9;
}
#Feature_wrapper #TpPhoto li a:hover img{
border: 1px solid #fff000;
}



#Feature_in .btn_photo{
width: 120px;
height: 25px;
}
#Feature_in .btn_photo a{
background: url(http://img.barks.jp/image/review/1000059994/btn_photo.png) no-repeat 0 0;
width: 120px;
height: 25px;
display: block;
}
#Feature_in .btn_photo a:hover{
background-position: 0 -25px;
}
#Feature_in .btn_photo a span{
display: none;
}


/*　INFOMATION
--------------------------------------------------------*/
#Feature_in .Infobox{
margin: 0 20px 30px;
clear: both;
}
#Feature_in .Infobox h4{
margin: 10px 0 10px;
padding: 2px 7px;
border-bottom: 1px solid #c9c9c9;
color: #c9c9c9;
font-size: 140%;
}
#Feature_in .Infobox p{
margin: 5px;
color: #888;
}
#Feature_in .Infobox p strong{
color: #a9a9a9;
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/1000059994/arrow.png) no-repeat left center;
}



/* -----------------------------------------------------------
◆　インタビュー　◆
--------------------------------------------------------*/
#Feature_in #intBox {
margin: 10px;
padding: 15px 0;
background: #eee;
border: 1px solid #555552;
}
#Feature_in h4.int {
margin: 0px 20px 20px 20px;
padding: 30px 5px 5px;
color: #fff;
border-bottom: 1px dotted #a9a9a9;
font-size: 120%;
line-height: 1.7;
}
#Feature_in .barks {
padding: 5px 20px;
color:#7e7e7e;
font-weight: bold;
line-height: 1.7;
}
#Feature_in .uchimura,
#Feature_in .hasu,
#Feature_in .yama,
#Feature_in .hiroi{
padding: 5px 20px;
color: #e9e9e9;
line-height: 1.7;
}
#Feature_in .uchimura span{
font-weight: bold;
color: #fff000;
}
#Feature_in .hasu span{
font-weight: bold;
color: #2aa2df;
}
#Feature_in .yama span{
font-weight: bold;
color: #96ad08;
}
#Feature_in .hiroi span{
font-weight: bold;
color: #c2007b;
}
#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_in .btn_next{
width: 120px;
height: 25px;
padding: 10px 20px;
}
#Feature_in .btn_next a{
background: url(http://img.barks.jp/image/review/1000059994/btn_next.png) no-repeat 0 0;
width: 120px;
height: 25px;
display: block;
}
#Feature_in .btn_next a:hover{
background-position: 0 -25px;
}
#Feature_in .btn_next a span{
display: none;
}
/* -----------------------------------------------------------
◆　フォトアルバム　◆
--------------------------------------------------------*/
#Feature_wrapper #PhotoBox{
background: #030303 url(http://img.barks.jp/image/review/1000059994/photo_title.jpg) no-repeat left top;
}
#Feature_wrapper #PhotoBox p{
text-align: center;
padding: 5px 20px;
color: #c9c9c9;
}
#Feature_wrapper #PhotoBox p img{
margin-top: 100px;
border: 1px solid #6e6e6e;
}
#PhotoBox #Photo_title {
display: none;
}
/**/
#Feature_wrapper #PhotoBox ul{
margin: 10px 20px 10px;
text-align: center;
}
#Feature_wrapper #PhotoBox ul li{
margin: 5px 2px;
display: inline;
}
#Feature_wrapper #PhotoBox ul li img{
}
#Feature_wrapper #PhotoBox .back{
margin: 0;
padding: 0 0 30px;
}
#Feature_wrapper #PhotoBox .back a{
background: #6e6e6e;
color: #fff;
text-decoration: none;
padding: 4px 7px;
border-radius: 5px;
-moz-border-radius: 5px;
}
#Feature_wrapper #PhotoBox .back a:hover{
background: #a9a9a9;
color: #fff;
}
#Feature_wrapper #PhotoBox ul li a img{
border: 1px solid #a9a9a9;
}
#Feature_wrapper #PhotoBox ul li a:hover img{
border: 1px solid #fff000;
}


