body {
  margin: 30px auto 0px;
  background-color: black;
  width: 720px;
  bottom: inherit;
}
.line_white{
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #ffffff;
  border-left-color: #ffffff;
}
h1 {
  font : 400 24px "ＭＳ ゴシック",osaka,monospace;
  color : white;
  margin: 0 0 0 0;
  border: 0 0 0 0;
  padding: 4px 0px 2px 10px;
  background-color: #664a37;
  vertical-align : middle;
  text-align : left;
}
.h1-caption {
  font : 400 14px "ＭＳ ゴシック",osaka,monospace;
}
h1 a:link{
  color: white;
  text-decoration: none;
}
h1 a:visited{
  color: white;
  text-decoration: none;
}
h1 a:hover{
  color: white;
  text-decoration: none;
}
h1 a:active{
  color: white;
  text-decoration: none;
}
h2 {
  font: 700 14px "ＭＳ ゴシック",Osaka,monospace;
  color: #663333;
  padding-left: 3px;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #340a02;
}
h2 a:link{
  color: #663333;
  text-decoration: none;
}
h2 a:visited{
  color: #663333;
  text-decoration: none;
}
h2 a:hover{
  color: #0080c0;
  text-decoration: none;
}
h2 a:active{
  color: #0080c0;
  text-decoration: none;
}
h3 {
  font: 700 14px "ＭＳ ゴシック",Osaka,monospace;
  color: #663333;
  padding-left: 3px;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #340a02;
}
h6 {
  font: 400 12px "ＭＳ ゴシック",Osaka,monospace;
  color: black;
  margin-bottom: 4px;
}
.title_products {
  font: 12px/140% "ＭＳ ゴシック",Osaka,monospace;
  color: #663333;
  margin-bottom: 10px;
}
.text{
  font: 12px/160% "ＭＳ ゴシック",Osaka,monospace;
  color: #333333;
}
.caption{
  font: 10px/100% "ＭＳ ゴシック",Osaka,monospace;
  color: #333333;
}
.menu_head {
  font: 12px/125% "ＭＳ ゴシック",Osaka,monospace;
  color: #333333;
}
.menu_left {
  font: 12px/300% "ＭＳ ゴシック",Osaka,monospace;
  color: #333333;
}
.footer{
  font: 12px/125% "ＭＳ ゴシック",Osaka,monospace;
  color: #333333;
}
.copyright{
  font: 12px/125% sans-serif;
  color: #ffffff;
}
a:link{
  color: #333333;
}
a:visited{
  color: #888888;
}
a:hover{
  color: #0080c0;
}
a:active{
  color: #0080c0;
}
.ime_active{
  ime-mode: active;
}
.ime_disable{
  ime-mode: disabled;
}
