@charset "utf-8";

@import url("../packages/default/css/import.css");

body {
  color: #333333;
  font-size: 80%;
}

div.center{
  text-align: center;
  margin: 50px;
}

div#header h1 a {
  height: 50px;
}

div#header-image {
  width: 780px;
  height: 209px;
  margin: 0 auto;
}

div#centercolumn #newsarea h2 {
  padding: 0 0 0 0;
}

div#centercolumn #newsarea  h3 {
  font-size: 110%;
  margin: 0 0 5px 0;
}

div#searcharea select.box142 {
  border: 1px solid #cccccc;
*  border: 0px;
  width: 142px;
  height: 200px;
}

div#categoryarea dl dd {
  padding: 0pt 0pt 0pt 25px;
}

div#categoryarea a:hover {
  text-decoration: underline;
}

div#categoryarea a {
  text-decoration: none;
}

table th.notice {
  background-color: #FFE7E7;
  font-weight: bold;
}

/*
div#header #information,
div.in_cart,
dl.quantity,
div span.point,
p.cartbtn {
  display: none;
}
*/