
﻿/* メイン中央部分　*/
.top_page{
  width: 639px;
  height: auto;
}
/* メイン中央 メインバナー　*/
.main_img{
  width: auto;
  height: auto;
}
/* メイン中央　ミニバナー3つ　包括　*/
.main_ad_img{
  width: auto;
  height: auto;
}
/* メイン中央　ミニバナー01*/
.main_ad1_img{
  float:left;
  width: auto;
  height: auto;
}
/* メイン中央　ミニバナー02*/
.main_ad2_img{
  float:left;
  width: auto;
  height: auto;
}
/* メイン中央　ミニバナー03*/
.main_ad3_img{
  float:left;
  width: auto;
  height: auto;
}
/* トップページ　掲示板記事リスト*/
.board_top{
  width: auto;
  height: auto;
}
.product_special{
  width: auto;
  height: auto;
}

/* top_page_bottom */
.top_page_bottom{
  width: auto;
  height: auto;
}

/* top_page_center */
.top_page_center{
  float: left;
  width:469px;
  height:auto;
  border-right: 1px solid silver;
}
.product_reco_best{
  width: 100%;
  height: auto;
}
   
.product_reco_list{
  width: 100%;
  height: auto;
}

.board_middle{
  width: 100%;
  height: auto;
}

.product_new_best{
  width: 100%;
  height: auto;
}
   
.product_new_list{
  width: 100%;
  height: auto;
}

.limited_release_list{
  width: 100%;
  height: auto;
}

.board_bottom{
  width: 100%;
  height: auto;
}

/* top_page_right*/
.top_page_right{
  float:right;
  width:168px;
  height:auto;
}

.group_buying{
  width: 100%;
  height: auto;
}
.board_right{
  width: 100%;
  height: auto;
}
.banner_right{
  width: 100%;
  height: auto;
}
.poll{
  width: 100%;
  height: auto;
}

