@charset "utf-8";
/* CSS Document */

.blank{
  width: 1px;
  height: 50px;
}

#menuarea{
  width: 955px;
  height: 300px;
  padding-bottom:5px;
}

#pic_Main{
  float: right;
  padding: 0;
  overflow: hidden;
}

#menu{
  float: left;
  padding-top:10px;
  width: 145px;
  display: inline;
}

#menu li img{
  vertical-align:bottom;
}

#itemarea{
  width: 955px;
  height: 720px;
}

#info{
  width: 955px;
  height: 710px;
  padding-top:30px;
  /*border: #000999 1px solid; for test */
}

#info1{
  float: left;
  width: 710px;
}

#info_newItem{
  float: left;
  margin: 0;
  width: 350px;
  height: 700px;
  /*border: red 1px solid; for test */
}

#info_events{
  float: right;
  /*margin: 0 3px 0 0;*/
  margin: 0;
  width: 350px;
  height: 700px;
  overflow:hidden;
  /*border: yellow 1px solid; for test*/
}

#info_events td{
  padding: 0 5px 5px 0;
  display:inline;
}

#info_ranking{
  float: right;
  width: 228px;
  height: 700px;
  /*border: green 1px solid; for test*/
}

#info_ranking td{
  padding: 0 3px 0 0;
}

#categoryarea{
	width: 955px;
	height: 800px;
	float: left;
}

#top_contents{
  float: right;
  padding: 0;
  overflow: hidden;
  width: 750px;
  
  /* for test
  height:750px;
  border: #000255 1px solid;
  */
}

#contents_parts{
  margin:0 auto;
  padding-top: 30px;
  text-align:center;
}

#contents_parts marquee{
  padding-top:5px;
  font-family: MS ゴシック;
  font-size:12pt;
  color:#5F5F5F;
}

#search{
  /*border: #000255 1px solid;*/
  padding: 45px 0 0px 15px;
  background: url("../images/syouhinkensaku.jpg") no-repeat;
  height:80px;
}

#goods{
  width: 955px;
  padding-top:5px;
}

#event{
  margin:0 auto;
  width: 955px;
}

#event td{
  text-align:center;
}

