body,.x-panel-header {
  font-family: "MS PGothic","Osaka",Arial,sans-serif;
}
body {
  font-size: 13px;
}
#container {
  display: none;
}

.x-panel-header {
  font-size: 100%;
}

a {
  text-decoration: none;
}
a:link {
  color: blue;
}
a:visited {
  color: purple;
}
a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 150%;
  line-height: 100%;
}
h1 a:link, h1 a:visited {
  color: #000000;
}
h2 {
  font-weight: bold;
  font-size: 110%;
  line-height: 100%;
}
h3 {
  font-weight: normal;
  font-size: 110%;
  line-height: 100%;
}

.fc2_footer {
  margin-top: 10px;
}
.entry_footer {
  margin-top: 10px;
}

#comment_form_table th, #comment_form_table td {
  padding: 2px;
}
#comment_form_table th {
  text-align: center;
}
#comment_name,#comment_subject,#comment_mail,#comment_url {
  width: 200px;
}
#comment_body {
  width: 400px;
  height: 100px;
}
#comment_pass {
  width: 100px;
}

#trackback_uri {
  width: 400px;
  background-color: #e0e0e0;
  border: none;
  padding: 2px;
}

.list_item {
  border-top: 1px dotted #D0D0D0;
  padding: 10px 10px 0;
  margin-top: 10px;
}

#header {
  border-bottom: 1px dotted #D0D0D0;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#copyright,#fc2_ad {
  border-top: 1px dotted #D0D0D0;
  padding-top: 10px;
  margin-top: 10px;
  text-align: center;
}
