body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-family: 'ＭＳ Ｐゴシック','MS UI Gothic','Osaka';
  background-color: #F1F1F1;
  background-image: url("/mt-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: 140%;
  margin:0px auto 0px auto;
  text-align: left;
  width: 750px;
  background-image: url("/mt-static/img/background.gif");
  background-position:  center top;
  background-repeat: repeat-y;
  overflow: auto;
  }

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

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

.banner-alt {
  display: none;
  }

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

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

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

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

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

.punmenu {
  background-color:#FFEEC0;
  padding: 2px 2px 2px 5px;
  color: #666666;
  font-size: 10px;
  border-bottom: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: 140%;
  text-align: left;
  margin-bottom: 10px;
  }

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

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

.content li {
  text-align: left;
  line-height: 150%;
  margin-top: 5px;
  list-style-image: url("/mt-static/img/check.gif");
  }

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

.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;
  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 .cm {
  text-align: center;
  background-color: #F5F5F5;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border:1px dashed #C5CCD6;
}

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

#right .cm {
  color: #666666;
  font-size: 10px;
  text-align: center;
  background-color: #F5F5F5;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 10px;
  border-top:1px dashed #C5CCD6;
  border-bottom:1px dashed #C5CCD6;
}

.cm ul {
  padding-left: 5px;
  padding-right: 5px;
　margin-top: 0px;
  margin-bottom: 0px;
  }

.cm li {
  color: #666666;
  font-size: 9px;
  text-align: left;
  list-style-type: none;
  border-bottom:1px solid #C5CCD6;
  }

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

.content img {
  border: none;
}

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

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
}

.sidebar {
  padding: 5px 0px 0px 0px;
  }

.sidebar h1 {
  color: #FFFFFF;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  background-color: #E7AA5C;
  }

.sidebar h3 {
  color: #FFFFFF;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  background-color: #E7AA5C;
  }

.sidebar h4 {
  color: #FFFFFF;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  background-color: #E7AA5C;
  }

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

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

.sidebar li {
  color: #666666;
  font-size: 11px;
  text-align: left;
  line-height: 150%;
  margin-top: 5px;
  list-style-type: none;
  }

.sidebar img {
  border: 3px solid #FFFFFF;
  }

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

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

#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%;
  }
