body {
  font-family: ＭＳ Ｐゴシック,MS UI Gothic, Osaka;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  background-color: #F1F1F1;
  background-image: url("/static/img/side_bar.gif");
  background-position:  center top;
  background-repeat: repeat-y;
  }

a {
  text-decoration: underline;
  }

a:link {
  color: #666666;
  }

a:visited {
  color: #666666;
  }

a:active {
  color: #666666;
  }

a:hover {
  color: #CC6600;
  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#container {
  line-height: 130%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 750px;
  background-color: #FFFFFF;
  background-image: url("/static/img/background.gif");
  background-position:  center top;
  background-repeat: repeat-y;
  overflow: auto;
  }

#sitemap {
  line-height: 130%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 750px;
  background-color: #FFFFFF;
  }

#banner {
  display: block;
  background-image:url("/static/img/top_logo.gif");
  background-repeat: no-repeat;
  height: 80px;
  }

.banner-alt {
  display: none;
  }

#menu{
  float: right;
  width: 750px;
  }

#bottom{
  float: right;
  width: 750px;
  overflow: hidden;
  }

#center {
  float: left;
  width: 570px;
  overflow: hidden;
  }

#right {
  float: left;
  width: 180px;
  overflow: hidden;
  }

#menu1 {
  position:absolute;
  left:0;
  top:0;
  }

#menu2 {
  position:absolute;
  left:81px;
  top:0;
  }

#menu3 {
  position: absolute;
  left: 162px;
  top:0;
  }

#menu4 {
  position: absolute;
  left: 243px;
  top:0;
  }

#menu5 {
  position: absolute;
  left: 324px;
  top:0;
  }

#menu6 {
  position: absolute;
  left: 404px;
  top:0;
  }

#menu7 {
  position: absolute;
  left: 484px;
  top:0;
  }

.menutxt {
  text-align: center;
  font-size: 11px;
  height: 20px;
  background-color:#FFEEC0;
  position:relative;
  }

.menutxt a {
  color:#666666;
  background-color:#FFEEC0;
  text-decoration:none;
  display:block;
  width:80px;
  line-height:20px;
  }

.menutxt a:hover {
  background-color:#E7AA5C;
  color: #FFFFFF;
  }

.submenu {
  visibility: hidden;
  position:absolute;
  left:0
  }

.submenu a {
  background-color:#FFEEC0;
  border-top:1px solid #C5CCD6;
  }

.punmenu {
  padding: 1px 1px 1px 5px;
  color: #666666;
  background-color: #FFFFFF;
  font-size: 10px;
  border-top:1px solid #C5CCD6;
  border-bottom:1px solid #C5CCD6;
  }

.siteinfo {
  color: #000000;
  background-color:#FFEEC0;
  font-size: 11px;
  text-align: center;
  border-top:1px solid #C5CCD6;
  }

.blogbody {
  padding-top: 5px;
  padding-bottom: 5px;
  }

.content {
  padding: 5px 10px 5px 15px;
  color: #666666;
  font-size: 12px;
  }

.content p {
  color: #666666;
  font-size: 12px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  }

.content blockquote {
  line-height: 150%;
  }

.content ul {
  padding-left: 5px;
  margin: 0px;
  margin-bottom: 30px;
  }

.content li {
  text-align: left;
  line-height: 140%;
  margin-top: 10px;
  padding-left: 12px;
  list-style-type: none;
  background: url("/static/img/check.gif") no-repeat 0px 2px;
  }

.blogbody h1 {
  color: #666666;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-top: 1px solid #E7AA5C;
  border-bottom: 1px solid #E7AA5C;
  border-left: 10px solid #E7AA5C;
  border-right: 10px solid #E7AA5C;
  padding-left: 5px;
  }

.blogbody h2 {
  color: #666666;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #E7AA5C;
  border-left: 5px solid #E7AA5C;
  padding-left: 5px;
  }

.blogbody h3 {
  color: #666666;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  border-top: 1px dashed #E7AA5C;
  border-bottom: 1px dashed #E7AA5C;
  padding-left: 5px
  }

.blogbody .cm {
  text-align: center;
  background-color: #F5F5F5;
  margin-top: 3px;
  margin-bottom: 10px;
  margin-left: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top:1px dashed #C5CCD6;
  border-bottom:1px dashed #C5CCD6;
}

.content h1 {
  color: #666666;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  border-top: 1px solid #E7AA5C;
  border-bottom: 1px solid #E7AA5C;
  border-left: 10px solid #E7AA5C;
  border-right: 10px solid #E7AA5C;
  padding-left: 5px;
  }

.content h2 {
  color: #666666;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  border-bottom: 1px solid #E7AA5C;
  border-left: 5px solid #E7AA5C;
  padding-left: 5px;
  }

.content h3 {
  color: #666666;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  border-top: 1px dashed #E7AA5C;
  border-bottom: 1px dashed #E7AA5C;
  padding-left: 5px
  }

.content p.posted {
  color: #999999;
  font-size: 11px;
  border-top: 1px dashed #CC6600;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

.content p.amazon {
  background-color: #CCCCCC;
  color: #999999;
  font-size: 11px;
  border-bottom: 1px dashed #CC6600;
  border-top: 1px dashed #CC6600;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

.content a.cat {
  font-size: 10px;
  }

.content img {
  border: none;
  }

.content img.left {
  float: left;
  border: none;
  padding-right:4px;
  padding-left: 4px;
  margin-right:4px;
  margin-top:4px;
  margin-bottom:4px;
  }

.content img.right {
  float: right;
  border: none;
  padding-left:4px;
  margin-left:4px;
  margin-top:4px;
  margin-bottom:4px;
  }

.content pre {
  color: #FFFFFF;
  background-color: #333333;
  line-height: 120%;
  padding: 5px;
  }

.content pre.yamaha {
  color: #666666;
  background-color: #FFFFFF;
  line-height: 120%;
  padding: 5px;
  border-top:1px solid #C5CCD6;
  border-bottom:1px solid #C5CCD6;
  }

.content .mark {
  color: #E7AA5C;
  }

table.com {
  width: 100%;
  }

table.com th {
  text-align: center;
  background: #E7AA5C;
  border : 1px solid #666666;
  padding: 2px;
  white-space: nowrap;
  }

table.com td {
  padding: 2px;
  border : 1px solid #666666;
  background: #FFFFFF;
  }

table.price {
  width: 100%;
  background: #F2F2F2;
  }

table.price th {
  text-align: center;
  background: #F2F2F2;
  border : 1px solid #999999;
  padding: 2px;
  }

table.price td {
  padding: 2px;
  border : 1px solid #999999;
  background: #FFFFFF;
  }

.menubody {
  color: #666666;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 130%;
  }

.sidebar {
  padding: 5px;
  }

.menubody h3 {
  color: #666666;
  background-color: #F5F5F5;
  font-size: 11px;
  padding: 3px;
  margin-left: 1px;
  border-top:1px solid #C5CCD6;
  border-bottom:1px dashed #C5CCD6;
  }

.menubody .cm {
  text-align: center;
  background-color: #F5F5F5;
  margin-top: 3px;
  margin-bottom: 10px;
  margin-left: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top:1px dashed #C5CCD6;
  border-bottom:1px dashed #C5CCD6;
}

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 5px;
  }

.sidebar li {
  color: #666666;
  font-size: 11px;
  text-align: left;
  padding-left: 10px;
  line-height: 140%;
  list-style-type: none;
  background: url("/static/img/menu_check.gif") no-repeat 0px 2px;
  }

.sidebar img {
  border: none;
  }

.sidebar .right {
  text-align: right;
}

.photo {
  text-align: left;
  margin-bottom: 20px;
  }

.link-note {
  font-size: 11px;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

#powered {
  font-size: 11px;
  line-height: 150%;
  text-align: left;
  color: #666666;
  margin-top: 50px;
  }

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
  }

textarea[id="comment-text"] {
  width: 80%;
  }

