/*◆◆◆ 広告490px ◆◆◆*/

div#index_layout1{
  width : 495px;
  border : 0px solid #ffffff;
  margin : 0px 0px 0px 0px;
  }

div.advertisement490{
  margin : 0px 0px 7px 0px;
  }



/*◆◆◆ 広告240px ◆◆◆*/

div#index_layout2{
  width : 495px;
  border : 0px solid #ffffff;
  margin : 0px 0px 18px 0px;
  }

div.advertisement240{
  float : left;
  margin : 0px 7px 7px 0px;
  }



/*◆◆◆ 新着商品 ◆◆◆*/

div#index_layout3{
  width : 495px;
  border : 0px solid #ffffff;
  margin : 0px 0px 0px 0px;
  }


/*=== 各商品 ===*/

div.item_layout{
  width : 158px;
  float : left;
  border : solid 0px #ffffff;
  margin : 10px 7px 0px 0px;
  text-align : center;
  }


/*=== 写真 ===*/

div.item_image{
  width : 154px;
  height : 150px;
  border : solid 2px #ff6600;
  margin : 2px auto 10px auto;
  }


/*=== 商品名 ===*/

div.item_title{
  width : 154px;
  text-align : left;
  }

.item_title p{
  font-size : 13px;
  line-height : 15px;
  color : #330033;
  margin : 0px 5px 0px 5px;
  }



/*◆◆◆ お知らせ ◆◆◆*/

div#index_layout4{
  width : 495px;
  border : 0px solid #ffffff;
  margin : 15px 0px 0px 0px;
  }

#index_layout4 dt{
  font-size : 14px;
  line-height : 22px;
  font-weight : bold;
  color : #660033;
  margin : 15px 10px 0px 10px;
  }

#index_layout4 dd{
  font-size : 16px;
  line-height : 22px;
  margin : 0px 10px 0px 30px;
  }

div#index_layout4_title{
  width : 491px;
  border : 2px solid #ff33cc;
  background : url(../image/sale_classify.gif);
  margin : 0px 0px 0px 0px;
  }

#index_layout4_title p{
  font-size : 16px;
  line-height : 30px;
  font-weight : bold;
  color : #330033;
  margin : 0px 15px 0px 15px;
  }


/*=== 過去のお知らせ ===*/

div#past{
  width : 100px;
  margin : 20px 0px 0px 10px;
  }

#past p{
  font-size : 12px;
  line-height : 120%;
  }



/*◆◆◆ このページのトップへ ◆◆◆*/

div.index_pagetop{
  text-align : right;
  }

.index_pagetop p{
  font-size : 14px;
  line-height : 100%;
  margin : 20px 0px 0px 0px;
  }