/* 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:12px;
  line-height:1.8em;
  background:#fff;
}
.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; }
.hide		{ display:none; }

/*---link---*/
#interview_wrapper a:link		{ color:#FF3333; text-decoration:none;}
#interview_wrapper a:visited    { color:#FF3333; text-decoration:none;}
#interview_wrapper a:hover		{ color:#FF6600; text-decoration:underline;}
#interview_wrapper a:active		{ color:#FF3333; text-decoration:none;}


/*------------
 title
---------------------------------------------------*/
#interview_title{
  margin:0;
  width:600px;
}

/*------------
 メイン
---------------------------------------------------*/
#interview_wrapper #title{
  margin:0px;
  padding:0px;
  width:600px;
}
#interview_wrapper #main{
  margin:0px;
  padding:0px;
  width:600px;
  background:url(http://img.barks.jp/image/review/1000037776/interview-main.jpg) repeat-y;
}
#interview_wrapper #foot{
  margin:0px;
  width:600px;
  height:59px;
  background:url(http://img.barks.jp/image/review/1000037776/interview-foot.jpg) no-repeat;
}

/*------------
 文字要素
---------------------------------------------------*/
#interview_wrapper #main .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 #main .midashi .photo01{
  margin-top:2px;
  padding-right: 10px;
  width:50px;
  float:left;
}
#interview_wrapper #main .barks{
  margin:0;
  padding:13px 25px 0px 32px;
  color:#555;
}

#interview_wrapper #main .sachi{
  margin:0;
  padding:10px 25px 0px 32px;
  color:#7BB9C1;
}
#interview_wrapper #main .sachi02{
  margin:0;
  padding:10px 20px 0px 27px;
  color:#F07575;
}


#interview_wrapper #main .link{
  margin:0;
  padding:30px 20px 10px 27px;
  color:#fff;
  font-weight:bold;
}



/*------------
 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;}
















