/* CSS Document */




/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

	特集 INTERVIEW ページ　テンプレート
	color BLACK 
	
	更新 2008/01/23
	
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/


/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
	
	◆ 基本色 : #000 ;
	◆ 文字色 : #fff ;
	◆ 枠の色 : #1F120A ;
	
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/





/*------------
 main
---------------------------------------------------*/
#interview_wrapper{
  font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック";
  font-size:90%;
  width:600px;
  margin:0;
  padding:0;
  color: #ccc;
  font-size:13px;
  line-height:1.6em;
  background:#000 repeat-y;
}
.none		{ display: none; }
.clear		{ clear: both; display: block; height: 0px; font-size:0px; line-height: 0px; }
#interview_wrapper ul li,#interview_wrapper dl,
			{ list-style-type:none; }
img			{ border:0; }

/*---link---*/
#interview_wrapper a:link		{ color:#FFCC00; text-decoration:none;}
#interview_wrapper a:visited    { color:#FFCC00; text-decoration:none;}
#interview_wrapper a:hover		{ color:#FF6600; text-decoration:underline;}
#interview_wrapper a:active		{ color:#FFCC00; text-decoration:none;}

/*------------
 h2 要素
---------------------------------------------------*/
/*
#interview_wrapper .menu {
  margin:0 0 5px 0;
  padding-left:20px;
  width:100px;
  border:1px solid #1F120A;
  font-size:14px;
  font-weight:bold;
  background:url(http://img.barks.jp/image/review/1000037300/mark_red.gif) no-repeat;
}

#interview_wrapper .contents_L{
  margin:30px 5px 5px;
  padding-left:23px;
  width:565px;
  border:1px solid #1F120A;
  font-size:17px;
  font-weight:bold;
  clear:both;
  background:url(http://img.barks.jp/image/review/1000037300/mark_red.gif) no-repeat;
}

#interview_wrapper .contents_M{
  margin:30px 5px 5px;
  padding-left:23px;
  width:265px;
  border:1px solid #1F120A;
  font-size:17px;
  font-weight:bold;
  background:url(http://img.barks.jp/image/review/1000037300/mark_red.gif) no-repeat;
}
*/

/*------------
 title
---------------------------------------------------*/
#interview_title{
  margin:0;
  width:600px;
}

/*------------
 メイン
---------------------------------------------------*/
#interview_wrapper #Interviewpage{
  margin:0px;
  padding:10px;
  width:580px;
}

/*------------
 文字要素
---------------------------------------------------*/
#interview_wrapper #Interviewpage .midashi{
  margin:0;
  padding:0px 10px 7px 10px;
  background:#000;
  border-bottom:1px dashed #F8C30B;
  color: #F8C30B;
  font-size:19px;
  font-weight:bold;
  line-height:1.3em;
  text-align:center;
}
#interview_wrapper #Interviewpage .midashi .photo01{
  margin-top:2px;
  padding-right: 10px;
  width:50px;
  float:left;
}
#interview_wrapper #Interviewpage .barks{
  margin:15px 10px 5px;
  color:#ccc;
  font-weight:bold;
}

#interview_wrapper #Interviewpage .artist01{
  margin:10px 10px 5px;
  color:#99CC00;
}

#interview_wrapper #Interviewpage .artist02{
  margin:10px 10px 5px;
  color:#99C8C8;
}

#interview_wrapper #Interviewpage .link{
  margin:20px 10px 15px;
  padding:0;
  color:#fff;
  font-weight:bold;
  background:#000;
}



/*------------
 link
---------------------------------------------------*/
#LinkBox{
  margin:5px;
  padding:0;
  width:588px;
  border:1px solid #1F120A;
}

#LinkBox ul{
  margin:0;
  padding:0 10px;
  width:568px;
  color:#000;
}
#LinkBox ul li{
  text-decoration:none;
  list-style:none;
  display:block;
  margin-right:12px;
  padding:10px 0;
  float:left;
}
#LinkBox ul li a{
  display:block;
  width:160px;
  padding:5px 0 5px 10px;
  text-decoration:none;
  color:#fff;
  background:#1F120A;
  font-size:13px;
  font-weight:bold;
}
#LinkBox ul li a:hover{
  color:#FF4D00;
  background:#eee;
}


/*------------
 bottom
---------------------------------------------------*/
#feature_bottom{
  margin-top:30px;
  padding-bottom:15px;
  width:595px;
  font-size:10px;
  line-height:1.4em;
  text-align:right;
  clear:both;
}

#feature_bottom a:link		{ color:#FFFF66; text-decoration:underline;}
#feature_bottom a:visited   { color:#FFFF66; text-decoration:none;}
#feature_bottom a:hover		{ color:#FF6600; text-decoration:none;}
#feature_bottom a:active	{ color:#FFFF66; text-decoration:none;}
















