body {
  margin: 0px 0px 0px 0px;
  background-color: #CED6EF;
  text-align: center;
  }

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:link {
  color: #FF3000;
  }

a:visited {
  color: #FF3000;
  }

a:active {
  color: #FF3000;
  }

a:hover {
  color: #FF3000;
  }

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

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 800px;
  background-color: #FFFFFF;
  border: 1px solid #1E1E0D;
  }

#banner {
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  color: #FFFFFF;
  background-color: #8B8B6E;
  text-align: left;
  padding: 0px;
　margin: 0px;
  border-bottom: 1px solid #1E1E0D;
  height: 0px;
  }

a#banner-img {
  display: none;
  }

#banner a {
  color: #FFFFFF;
  text-decoration: none;
  }

#banner h1 {
  font-size: 28px;
  }

#banner h2 {
  font-size: small;
  }

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

.content {
  padding: 15px 15px 5px 15px;
  background-color: #FFFFFF;
  color: #000000;
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: 12px;;
  }

#right {
  float: left;
  width: 200px;
  background-color: #A1B6D6;
  overflow: hidden;
  }

.content p {
  color: #525539;
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: 10pt;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 5px;
  }

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

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

.content h2 {
  color: #A1B6D6;
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content h3 {
  color: #181C08;
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: 18px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content p.posted {
  color: #FF3000;
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: 10px;
  border-top: 1px dashed #A1B6D6;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

.sidebar {
  padding: 15px;
  }

#calendar {
  line-height: 140%;
  color: #1E1E0D;
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: 10pt;
　border-bottom: 1px solid #CED6EF;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
  }

#calendar table {
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width: 100%;
  }

#calendar caption {
  color: #181C08;
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: 10pt;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

#calendar th {
  text-align: center;
  font-weight: normal;
  }

#calendar td {
  text-align: center;
  }

.sidebar h2 {
  color: #181C08;
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: 12px;
  border-bottom: 1px solid #CED6EF;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  }

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

.sidebar li {
  color: #8B8B6E;
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: 10pt;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  list-style-type: none;
  }

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

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

.link-note {
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

#powered {
  font-family: "MS UI Gothic","Osaka", "ヒラギノ角ゴ Pro W3";
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  color: #FF3000;
  margin-top: 50px;
  }

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

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