
/*------------------------------------------------
 main
---------------------------------------------------*/
#Feature_wrapper{
  font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W6", Osaka, sans-serif;
  width:600px;
  margin:0;
  padding:0;
  font-size:12px;
  line-height:1.4em;
  color: #FFF;
  background:#fcfe5b;
}
img{border:none;}
.reset		{ clear: both; display: block; height: 0px; font-size:0px; line-height: 0px; }
.space10	{ clear: both; display: block; height: 10px; font-size:0px; line-height: 0px; }
.space5	{ clear: both; display: block; height: 5px; font-size:0px; line-height: 0px; }
#feature_wrapper ul li,#feature_wrapper dl { list-style-type:none; }
.hide		{ display:none; }

/*------------------------------------------------
 link
---------------------------------------------------*/
#Feature_wrapper a			{ color: #3366CC;text-decoration: underline; }
#Feature_wrapper a:hover	{ color: #FF6600;text-decoration: none; }
/*------------------------------------------------
 page
---------------------------------------------------*/
#Feature_wrapper #head{
  margin:0;
  width:600px;
  height:57px;
  background:url(http://img.barks.jp/image/review/1000043408/title01.jpg) no-repeat;
  text-indent:-9999px;
}
#Feature_wrapper h1{
  margin:0;
  width:600px;
  height:155px;
  background:url(http://img.barks.jp/image/review/1000043408/title02.jpg) no-repeat;
  text-indent:-9999px;
}
#Feature_wrapper h2{
  margin:0;
  width:600px;
  height:89px;
  background:url(http://img.barks.jp/image/review/1000043408/title03.jpg) no-repeat;
  text-indent:-9999px;
}
#Feature_wrapper #lead{
  margin:0;
  width:600px;
  height:166px;
  background:url(http://img.barks.jp/image/review/1000043408/title04.jpg) no-repeat;
  text-indent:-9999px;
}
#Feature_wrapper #disc{
  margin:0;
  width:600px;
  height:232px;
  background:url(http://img.barks.jp/image/review/1000043408/disc.jpg) no-repeat;
}

#Feature_wrapper #disc #cd{
  display:block;
  margin:0;
  padding:0px 0 0 8px;
  width:238px;
  height:228px;
  float:left;
}
#Feature_wrapper #disc #listen{
  display:block;
  margin:0;
  padding:89px 0 0 290px;
  width:60px;
  height:20px;
  float:left;
}
#Feature_wrapper #disc #cd img{
  border:1px solid #444;
}
#Feature_wrapper #main {
  margin:0px;
  width:600px;
  background:url(http://img.barks.jp/image/review/1000043408/bg.jpg) repeat-y;
  clear:both;
}
#Feature_wrapper #main #left {
  margin-top:7px;
  width:243px;
  float:left;
}
#Feature_wrapper #main #left .cap{
  margin:0px;
  padding:2px 0 3px 5px;
  width:230px;
  font-weight:bold;
  text-align:center;
}
#Feature_wrapper #main #left .cap img{
  margin-bottom:2px;
  border:1px solid #382716;
}

#Feature_wrapper #main #right {
  margin-top:5px;
  width:357px;
  float:left;
  background:url(http://img.barks.jp/image/review/1000043408/present_main.gif) repeat-y;
}
#Feature_wrapper #main #right #wall {
  margin:0px;
  padding:7px 10px;
  width:180px;
  height:135px;
  float:left;
}
#Feature_wrapper #main #right #wall img {
  border:1px solid #382716;
}
#Feature_wrapper #main #right #paper {
  margin:7px 5px 5px 0;
  padding:0;
  width:143px;
  float:left;
  color:#382716;
  font-size:10px;
  line-height:1.5;
}
#Feature_wrapper #main #right #paper img{
  margin-top:5px;
}
#Feature_wrapper #main #right #down {
  margin:0px 13px 0px 10px;
  padding:5px 10px;
  height:auto;
  background:#ecaa9d;
  color:#FFF;
  font-size:100%;
  display:block;
  line-height:1.25;
}
#Feature_wrapper #main #right #down h4 {
  margin:0;
  color:#b15c4a;
  font-size:12px;
  font-weight:bold;
  line-height:1.5;
}
#Feature_wrapper #main #right #down h5 {
  margin:3px 0 0 0;
  font-size:12px;
  font-weight:bold;
}

#Feature_wrapper ul#btn_interview	{ display:block; margin:0; padding:10px 0 15px 10px; width:580px; height:100px; list-style-type:none; }
ul#btn_interview li		{ display:block; width:580px; height:100px; margin:0px; padding:0; text-indent:-9877em; }
ul#btn_interview li a	{ display:block; width:580px; height:100px; margin:0px; padding:0; background:url(http://img.barks.jp/image/review/1000043408/btn_interview.jpg) no-repeat 0px 0px;}
ul#btn_interview li a:hover		{ background:url(http://img.barks.jp/image/review/1000043408/btn_interview.jpg) no-repeat 0px -100px; }


#Feature_wrapper #main .link {
  margin:10px 15px 15px 20px;
  padding:0;
  width:200px;
  float:right;
}
#Feature_wrapper #main .link img{
  margin-bottom:7px;
  border:1px solid #333;
}



#Feature_wrapper .live { margin:0; padding:0.3em 10px 0.5em 10px; width:310px;float:right;}
#Feature_wrapper .live dt { line-height: 1.2; font-weight: bold; list-style: decimal; list-style-position: outside; padding: 0.7em 0px 0.5em 5px; margin: 0;}
#Feature_wrapper .live dd { line-height: 1.3; list-style: decimal; list-style-position: outside; padding: 0em 0px 0.5em 23px; margin: 0;}


#Feature_wrapper #bottom {
  margin:0;
  width:600px;
  height:21px;
  background:url(http://img.barks.jp/image/review/1000043408/bottom.jpg) no-repeat;
  text-indent:-9999px;
  clear:both;
}



/*----------------------------------------------------------------------------------
	INTERVIEW PAGE
-----------------------------------------------------------------------------------*/

#Interview_wrapper{
  font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W6", Osaka, sans-serif;
  width:600px;
  margin:0;
  padding:0;
  font-size:12px;
  line-height:1.4em;
  color: #555;
  background:url(http://img.barks.jp/image/review/1000043408/interview_main.jpg) repeat-y;
}
/*------------------------------------------------
 page
---------------------------------------------------*/
#Interview_wrapper #bottom {
  margin:0;
  width:600px;
  height:33px;
  background:url(http://img.barks.jp/image/review/1000043408/interview_bottom.jpg) no-repeat;
  text-indent:-9999px;
  clear:both;
}

/*------------------------------------------------
 link
---------------------------------------------------*/
#Interview_wrapper a			{ color: #e33154;text-decoration: underline; }
#Interview_wrapper a:hover		{ color: #FFF;text-decoration: none; }


/* mozi ---------------------------------------------------*/
#Interview_wrapper .barks {
  margin:0;
  padding:5px 12px 5px 12px;
  color:#e33154;
}
#Interview_wrapper .michi{
  margin:0;
  padding:5px 12px 5px 12px;
  color:#333;
}
#Interview_wrapper .writer{
  margin:0;
  padding:5px 12px 5px 12px;
  text-align:right;
  color:#a09682;
  font-weight:bold;
}

#Interview_wrapper .photo_r{
  float:right;
  margin:10px 10px 10px 10px;
  padding:0;
  width:200px;
}
#Interview_wrapper .photo_l{
  float:left;
  margin:10px 10px 10px 10px;
  padding:0;
  width:200px;
}

/*--- pagenavi ---*/
ul.page-navi {
  position: relative;
  margin: 5px 10px 0px 10px;
  padding: 5px 0;
  height: 1.4em;
  text-align: center;
  background: #edb8a5 none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

ul.page-navi li {
  display: inline;
  margin: 0;
  padding: 0 8px;
  font-size: 100%;
  color:#FFF;
}
