@charset "EUC-JP";

/* インフォメーション */
table.info{
  width: 100%;
  margin-top: 1px;
}

.info td{
  vertical-align: top;
}

/* 上段テーブル */
table.top_ctg{
  border-style: none;
  width: 100%;
  border-collapse: collapse;
}

/* ランキング */
td.ranking_cel{
  width:240px;
  vertical-align:top;
}

table#ranking{
  border: 1px solid #7f5d07;
  border-collapse: collapse;
  margin-bottom: 5px;
}

#ranking td{
  padding: 0;
  vertical-align: top;
  font-size: 11px;
}

#ranking td a{
  font-size: 11px;
  color: #413528;
}

#ranking td a:hover{
  color: #b4a05f;
}

/* 新着情報 */
td.whats_new_cel{
  vertical-align:top;
}

table#whats_new{
  width: 100%;
  border: 1px solid #7f5d07;
  border-collapse: collapse;
  margin-bottom: 5px;
}

#whats_new div{
  height: 250px;
  overflow: auto;
}

#whats_new a{
  font-size: 11px;
  color: #b4a05f;
}

#whats_new a:hover{
  color: #413528;
}

/** システムで出るテーブルの調整 **/
#whats_new div table{
  border-collpase: collapse;
}
#whats_new div table td{
  padding: 0;
}

#whats_new div table td img{
  margin: 0;
  margin-bottom: 2px;
}

/* 新着※こっちは使ってない。 */
table.new_arrival{
  width: 100%;
}

.new_arrival th, .info th{
  font:bold 12px Arial;
  text-align: left;
  padding: 2px;
  text-indent: 8px;
  background: #413528 url(http://www.rakuten.ne.jp/gold/celebrateeve/images/base/th_back.gif) no-repeat 0 0;
  color: #f0e68c;
}

.new_arrival td{
  font-size: 12px;
  vertical-align: top;
}

.new_arrival td div{
  border: 1px solid #b4a05f;
  padding: 4px;
  height: 400px;
  overflow: auto;
  text-align: center;
}

.new_arrival div p{
  width: 95%;
  margin: 0 auto;
  text-align: left;
}

.new_arrival div span{
  font-size: 10px;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-weight: bold;
  color: #b8860b;
}

.new_arrival div table{
  margin: 0 auto 8px;
  width: 95%;
  border-style: none;
}

.new_arrival div table td{
  width: 25%;
  padding:2px;
  font-size: 10px;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.new_arrival div table td img{
  width: 78px;
  height: 78px;
}

div#new_previews div.preview{
  width: 370px;
  text-align: center;
  padding-top: 20px;
  background: transparent url(../images/base/new_item_preview_top.gif) no-repeat 50% 0;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid #333333;
}

div#new_previews div.preview div{
  background-color: #ffffff;
  padding: 8px;
  border: 2px solid #daa520;  
}

div#new_previews div.preview img{
  width: 350px;
  height: 350px;
  margin-bottom: 10px;
}

div.preview p{
  width: 95%;
  margin: 0 auto;
  text-align: left;
}

div.preview p.new_title{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #daa520;
}

div.preview p.new_detail{
  font-size: 11px;
  color: #666666;
}

/* 吹き出し口 */
img#new_item_preview_allow{
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid #333333;
}

/* 企画情報画像切り替え */
div#info_banners{
  width: 580px;
  margin: 2px 0;
}

#info_banners ul{
  list-style: none;
  width: 120px;
  float: left;
}

#info_banners ul li a{
  display: block;
  height: 80px;
  width: 110px;
  margin-bottom: 2px;
  *margin-bottom: -1px;
}

#info_banners ul li img{
  /* サムネイル画像 */
  width: 110px;
  height: 80px;
}

#info_banners div img{
  /* プレビュー画像 */
  border: 2px solid #daa520;
  width: 450px;
  height:340px;
}

#info_banners div table{
  margin: 0;
  border: 2px solid #daa520;
  width: 454px;
  height:344px;
  /* background:#ffffff url(http://image.rakuten.co.jp/celebrateeve/cabinet/eve_top_banner/switch_banner/nos_sale.jpg) no-repeat 0 0; */
}

#info_banners div table td.spe_btn{
  padding: 0;
  text-align:center;
}

#info_banners div table td.spe_btn a{
  display: block;
  width:217px;
  height:33px;
  margin: 0 auto;
  position: relative;
  top: 307px;
  left: 0;
  background:#ffffff url(http://image.rakuten.co.jp/celebrateeve/cabinet/eve_top_banner/switch_banner/sale_btn.gif) no-repeat 0 0;
  text-indent: -9999px;
}

#info_banners div table td.spe_btn a:hover{
  background:#ffffff url(http://image.rakuten.co.jp/celebrateeve/cabinet/eve_top_banner/switch_banner/sale_btn.gif) no-repeat 0 100%;
}

#info_banners div table.rakuten_ranking{
  background:#ffffff url(http://image.rakuten.co.jp/celebrateeve/cabinet/eve_top_banner/switch_banner/ranking.jpg) no-repeat 0 0;
}

#info_banners div table.rakuten_ranking td{
  vertical-align: bottom;
  padding: 0px;
}

#info_banners div table.rakuten_ranking td table{
  border-style: none;
  background-image: none;
  height: 180px;
}

#info_banners div table.rakuten_ranking td table td{
  width: 33%;
}

#info_banners div table td{
  padding-top: 90px;
  font-size: 11px;
  font-family: "ＭＳ Pゴシック", "Osaka‐等幅";
  text-align: center;
}

#info_banners div table td table.sales{
  margin: 0 auto;
  border-style: none;
  width: 100%;
  height: 250px;
  background-image: none;
  background-color: transparent;
}

#info_banners div table td table.sales td{
  padding: 0;
  width: 33%;
  text-align: center;
}

#info_banners div table td table.sales td span.before{
  text-decoration: line-through;
}

#info_banners div table td table.sales td span.after{
  color: #ff0000;
  font-weight: bold;
}

#info_banners div table td table.sales td img, #info_banners div table.rakuten_ranking img{
  border-style: none;
  width: auto;
  height: auto;
}

#info_banners div table td a{
  color: #413528;
}

#info_banners div table td a:hover{
  color: #b4a05f;
}

/* ブランドバナー */
.brand_banner td table{
  padding: 0;
  margin: 0;
}

.brand_banner td{
  padding: 0;
  line-height: 16px;
}

.brand_banner td a,.brand_banner td a:active,.brand_banner td a:visited{
  color: #413528;
  letter-spacing: -1px;
}

.brand_banner td a:hover{
  color: #b4a05f;
}

/* アイテム別カテゴリー */
.main table.category_by_item td{
  text-align: left;
  font-size: 13px;
  padding: 3px;
}

.main table.category_by_item td img{
  width: 20px;
  height: 20px;
  float: left;
}

.main table.category_by_item td a{
  display: block;
  width: 94%;
  padding: 2px;
  color: #413528;
  border-left: 1px solid #b4a05f;
  border-bottom: 1px solid #b4a05f;
}

.main table.category_by_item td a:hover{
  text-decoration: none;
  background-color: #efe792;
}

/* セール情報 */
.main iframe{
  text-align: left;
  border: 1px solid #b4a05f;
  height: 300px;
  overflow: none;
  width: 100%;
}

/* ランキング */
table.ranking{
  width: 100%;
  margin: 0;
}

table.ranking td{
  font-size: 11px;
}

.ranking a{
  color: #413528;
}

.ranking a:hover{
  color: #b4a05f;
}

/* 店長日記 || アテンション */
.main table.staff_voice, .main table td.attention{
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.main table.staff_voice a, .main table td.attention a{
  color: #413528;
}

.main table.staff_voice a:hover, .main table td.attention a:hover{
  color: #b4a05f;
}

.main table td.attention{
  padding: 10px;
  vertical-align: top;
  text-align: left;
  background-color: #ffeaf4;
  border-bottom:2px solid #ffffff;
}

