@charset "Shift_JIS";
body{
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : #edebe8;
}

div{
  width : 1080px;
  margin-left:auto;    /* å·¦å´ãƒžãEã‚¸ãƒ³ã‚’èEå‹•çš„ã«ç©ºã‘ã‚‹ */
  margin-right:auto;   /* å³å´ãƒžãEã‚¸ãƒ³ã‚’èEå‹•çš„ã«ç©ºã‘ã‚‹ */
  text-align:left;     /* ä¸­èº«ã‚’å·¦å´è¡¨ç¤ºã«æˆ»ãE*/

}

#top_button{
  color : #808040;
  background-color : #edebe8;
  background-position : center center;
  text-align : center;
  position : relative;
  float : left;
  width : 1080px;
}

#side{
  width : 200px;
  position : inherit;
  float : left;
  background-color : #e8c501;
  line-height : 200%;
  font-size : 9pt;
}

#main{
  width : 850px;
  position : relative;
  float : left;
  background-color : #e8c501;
  padding-left : 15px;
  padding-right : 15px;
}


.blank{
  width : 1080px;
  height : 20px;
  clear : both;
}


.top_button_img{
  margin-top : 5px;
  margin-bottom : 5px;
  border-bottom-width : 0px;
  border-bottom-style : none;
  width : 128px;
  height : 60px;
}

.box_img{
  width : 266px;
  background-color : #ffffe3;
  position : relative;
  float : left;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  font-size : 10pt;
  height : 500px;
  color : #454545;
}

.img180x135{
  margin-top : 10px;
  margin-left : 10px;
  margin-bottom : 5px;
  width : 246px;
}

.box_text_margin{
  margin-left : 10px;
  margin-right : 10px;
}

#footer{
  width : 1080px;
  clear : both;
  color : white;
  background-color : #946243;
  position : inherit;
  text-align : center;
  line-height : 150%;
}

#header{
  width : 1080px;
  color : #454545;
  background-color : #e8c501;
  line-height : 150%;
}



.side_button{
  width : 190px;
  margin-left : 5px;
}

#mainwaku{
  background-color : #e8c501;
  float : left;
}

#amazonlogo{
  height : 31px;
  width : 110px;
}

.side_pa{
  line-height : 120%;
}

.img_title{
  width : 246px;
  margin-top : 5px;
  font-size : 12pt;
  background-position : center center;
  height : 45px;
  font-weight : bold;
}

