@charset "EUC-JP";
@import url(base.css);

/* メインページ設定 */

/* 上段テーブル */
table.top_ctg{
  border-style: none;
  width: 100%;
  border-collapse: collapse;
}

/* ランキング */
td.ranking_cel{
  width:250px;
  padding-right:2px;
  vertical-align:top;
}

table#ranking{
  width: 100%;
  border: 1px solid #707070;
  border-collapse: collapse;
  margin-bottom: 5px;
}

#ranking th{
   background: #000000 url(/design/gmosp1080/base/topic_th.gif) no-repeat right bottom;
   color: #ffffff;
   text-align:left;
   padding: 2px 5px;
}

#ranking td{
  padding: 2px;
  vertical-align: top;
  font-size: 11px;
}

#ranking td a{
  font-size: 11px;
  color: #a9a9a9;
}

#ranking td a:hover{
  color: #9400d3;
}

/* 新着情報 */
td.whats_new_cel{
  vertical-align:top;
}

table#whats_new{
  width: 100%;
  border: 1px solid #707070;
  border-collapse: collapse;
  margin-bottom: 5px;
}

#whats_new th{
  background: #000000 url(/design/gmosp1080/base/topic_th.gif) no-repeat right bottom;
  color: #ffffff;
  text-align:left;
  padding: 2px 5px;
}

#whats_new div{
  height: 250px;
  overflow: auto;
}

#whats_new div{
  height: 250px;
  overflow: auto;
}

#whats_new a{
  font-size: 11px;
  color: #a9a9a9;
}

#whats_new a:hover{
  color: #9400d3;
}

/* バナー */
table#brand_banner{
  width: 750px;
  border-collapse: collapse;
}

#brand_banner td{
  padding-right: 2px;
}

#brand_banner td a{
  font-size: 11px;
  color: #a9a9a9;
  letter-spacing: -1px;
}

#brand_banner td a:hover{
  color: #9400d3;
}

/* アイテム別：中央 */
table#item_center{
  width: 100%;
  border: 1px solid #707070;
  border-collapse: collapse;
}

#item_center th{
  background: #000000 url(/design/gmosp1080/base/topic_th.gif) no-repeat right bottom;
  color: #ffffff;
  text-align:left;
  padding: 2px 5px;
}

#item_center td{
  width: 25%;
  padding: 4px
}

#item_center td p{
  width: 95%;
  height:20px;
  text-indent: 20px;
  border-bottom: 1px dotted #cccccc;padding-top:3px;
}

#item_center a{
  color: #333333;
}

#item_center a:hover{
  color: #9400d3;
}


/* お勧め商品 */
table#recommend_item, table#new_item{
  margin: 0 auto;
  width: 100%;
}

table#recommend_item th, table#new_item th{
  border: 1px solid #707070;
  color: #ffffff;
  text-align:left;
  padding: 2px 5px;
  background:#000000 url(/design/gmosp1080/base/topic_th.gif) no-repeat right bottom;
}

#recommend_item a{
  font-size: 12px;
  color: #a9a9a9;
}

#recommend_item a:hover{
  color: #9400d3;
}
