* {
margin: 0px;
padding: 0px;
}
body{
  font-size : 95%;
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
  background-color : #b9dcff;
  font-family : sans-serif;
}
#body{
  margin-left : auto;
  margin-right : auto;
  width : 980px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  background-image : url(../images/body_bg.jpg);
  background-repeat : repeat-y;
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
}
#head{
  margin-left : auto;
  margin-right : auto;
  width : 940px;
  text-align : left;
  background-image : url(../images/header_bg.jpg);
  background-repeat : no-repeat;
  height : 150px;
}
#foot{
  text-align : center;
  margin-left : auto;
  margin-right : auto;
  width : 940px;
  padding-top : 5px;
  clear : both;
  background-color : white;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;
  padding-bottom : 5px;
}
#side_bar{
  width : 180px;
  float : left;
}
#contents{
  width : 740px;
  float : right;
  text-align : left;
}


#_category{
}
.space{
  background-color : white;
  margin-left : auto;
  margin-right : auto;
  width : 960px;
  height : 10px;
  clear : both;
}
#contener{
  margin-left : auto;
  margin-right : auto;
  width : 940px;
}
img{border-width : 0px 0px 0px 0px;}
p{
  margin-top : 10px;
  margin-bottom : 10px;
}
.menu{
  margin-top : 5px;
  margin-bottom : 8px;
}
#pan{
  font-size : 80%;
  text-align : left;
}
#navi{
  margin-top : 5px;
  margin-bottom : 10px;
  color : #ff8000;
}
a{
  
  color : #03acef;
}
.side_box{
  margin-top : 10px;
  margin-bottom : 15px;
}
h2{
  font-size : 100%;
  padding-top : 3px;
  padding-bottom : 3px;
  border-left-width : 3px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #0080ff;
  border-bottom-color : #0080ff;
  padding-left : 20px;
  margin-top : 10px;
  margin-bottom : 10px;
}
.item_table{
  width : 100%;
}
.item_table td{
  text-align : center;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  width : 25%;
  vertical-align : top;
}
h3{
  font-size : 100%;
  margin-top : 10px;
  margin-bottom : 10px;
  color : white;
  background-color : #0080ff;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.tokutori{
  width : 100%;
}
.tokutori th{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 150px;
  vertical-align : top;
  font-size : 100%;
  text-align : left;
}
.tokutori td{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  font-size : 100%;
}
#category{
  text-align : center;
  margin-top : 20px;
  margin-bottom : 20px;
}
#subcategory{
  text-align : center;
  margin-top : 20px;
  margin-bottom : 20px;
}
ul{
  margin-left : 30px;
  line-height : 120%;
  margin-top : 5px;
  margin-bottom : 5px;
}
.price_table{
  margin-left : 5px;
  width : 735px;border-spacing : 0px;
  margin-bottom : 20px;
}
.price_table th{
  vertical-align : top;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : black;
  border-bottom-color : black;
  text-align : left;
}
.price_table td{
  text-align : center;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : black;
  border-bottom-color : black;
}
#i_table{
  width : 100%;
}
#i_table th{
  vertical-align : top;
  width : 350px;
}
#i_table td{
  vertical-align : top;
  text-align : left;
  padding-left : 10px;
}
#i_table #price{
  color : red;
}
#explain{
  margin-top : 10px;
  margin-bottom : 10px;
}
#picture{
  text-align : center;
}
#picture img{
  margin-left : 10px;
  margin-right : 10px;
}
#item_form{
  margin-top : 10px;
  margin-bottom : 10px;
}
#itsnew th{
  vertical-align : top;
  
  font-weight : normal;
  padding-right : 5px;
}
.item_table p{
  color : red;
}
.link{
  margin-top : 10px;
  margin-bottom : 10px;
}
