/* ΑWcssev[g@XVF2009/02/20 */
/*------------------------------------------------
 wb_[άνθ
---------------------------------------------------*/
.Item{
  width: 600px;
  margin: 0;
}
.ItemName{
	display: none;
}
.ItemSmallDate {
	display: none;
}
.ItemCommunity {
	display: none;
}
.ItemSmallDate a,
.ItemCommunity a {
	display: none;
}
.ItemDesc {
  padding: 0 0 10px;
  margin:0 0 20px;
  width:600px;
  position: relative;
}
.pagenavi {
  background:#fff;
  margin:0px;
  padding: 10px 0;
  text-align:center;
  clear: both;
}

.pagenavi a {
  background:#999;
  border:1px solid #999;
  color:#eee;
  line-height:1em;
  margin-right:2px;
  padding:2px 5px;
  text-decoration:none;
}
.pagenavi a:hover, .pagenavi a:active {
  background: #222;
  border:1px solid #222;
  color: #fff;
}
.pagenavi span.current {
  background:#555;
  border:1px solid #555;
  color:#FFFFFF;
  font-weight:bold;
  margin-right:2px;
  padding:2px 5px;
}
.pagenavi span.disabled {
  background:#fff;
  border:1px solid #ccc;
  color:#ccc;
  margin-right:2px;
  padding:2px 5px;
}
/*------------------------------------------------
 all
---------------------------------------------------*/
#Photo_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: #84674d;
  background: #291605;
  overflow: hidden;
}
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; }
.space20	{ clear: both; display: block; height: 20px; font-size:0px; line-height: 0px; }
.hide		{ display:none; }

/*------------------------------------------------
 link
---------------------------------------------------*/
#Photo_wrapper a			{ color: #3366cc;text-decoration: underline; }
#Photo_wrapper a:hover	{ color: #ff6600;text-decoration: none; }

/*-- ζlinkF --*/
#Photo_wrapper a.discLink img { border:2px solid #f5fafd;}
#Photo_wrapper a.discLink 	{ background-color:#fff; display:block; /*vertical-align:middle;*/ padding:1px; }
#Photo_wrapper a.discLink:hover { background-color:#ff0000; padding:1px;}


/*------------------------------------------------
 main
---------------------------------------------------*/
#Photo_wrapper h1{
  width: 600px;
  margin: 0;
}
#Photo_wrapper h3{
  width: 560px;
  margin: 20px 10px 5px;
  padding: 0;
  border-bottom: 1px solid #333;
  clear: both;
}
#Photo_wrapper #feature_header h1 span,
#Photo_wrapper #feature_header h2 span {
  display: block;
  width: 0px;
  height: 0px;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  text-indent: -9999px;
}
#Photo_wrapper .main{
  margin: 0px 10px 30px;
  width: 580px;
  padding: 0 0 20px;
  background: #fff;
  position: relative;
}
#Photo_wrapper .main:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
  visibility: hidden;
}

#btn_news{
  width: 108px;
  height: 28px;
  margin: 0 0 15px 470px;
}
#btn_news a span{
  display: none;
}
#btn_news a {
  display: block;
  width: 108px;
  height: 28px;
  background: url(http://img.barks.jp/image/review/1000053430/btn_back.png) no-repeat 0 0;
}
#btn_news a:hover {
  background: url(http://img.barks.jp/image/review/1000053430/btn_back.png) no-repeat 0 -28px;
}
#Photo_wrapper #MainPhoto{
  text-align: center;
}
#Photo_wrapper #MainPhoto img{
	border: 1px solid #ccc;
}


/*--ul--*/
#Photo_wrapper .main #cap {
  margin: 0 0 20px 0;
  padding: 10px 0 0px 17px;
  position: relative;
}
#Photo_wrapper .main #cap ul{
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
#Photo_wrapper .main #cap ul li{
  margin: 0px 5px 10px;
  display: inline;
  float: left;
  text-align: center;
  line-height: 1.6;
  width: 66px;
}
#Photo_wrapper .main #cap ul li img{
  margin: 0;
}
#Photo_wrapper .main #cap ul li span{
  display: block;
  margin:5px 0 0 0;
}
#Photo_wrapper .main #cap:after,
#Photo_wrapper .main #kanren:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
  visibility: hidden;
}


