html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
  margin: 0px 0px 20px 0px;
  background-color: #ffffff;
  text-align: center;
  font-family: 'MS Gothic', Osaka;
  }

a {
  text-decoration: underline;
  }

a:link {
  color: #454545;
  }

a:visited {
  color: #454545;
  }

a:active {
  color: #454545;
  }

a:hover {
  color: #959595;
  }

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: 900px;
  background-color: #FFFFFF;
  }

#banner {
display: none;
  }

a#banner-img {
display: block;
background-image: url("");
background-repeat: no-repeat;
background-color: #EAF0F7;
height: 202px;
}

.banner-alt {
display: none;
}

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

#banner h1 {
  font-size: x-large;
  font-weight: bold;
  }

#banner h2 {
  font-size: small;
  }

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

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

.contentetc {
  font-size: 12px;
}

#right {
  float: left;
  width: 180px;
  background-color: #FFFFFF;
  overflow: hidden;
  }

#newright {
  float: right;
  width: 180px;
  background-color: #FFFFFF;
  overflow: hidden;
  }

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

.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 li {
  line-height: 150%;
  }

.content h2 {
  color: #666666;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content h3 {
  color: #333;
  font-size: 12px;
  text-align: left;
  margin-bottom: 10px;
  }

.content p.posted {
  color: #333;
  font-size: 12px;
  border-top: 1px solid #CCCCCC;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

.sidebar {
  padding: 15px;
  }
.lsidebar {
  padding: 10px;
  }

.pro {
  font-weight: bold;
  font-family: MS P Gothic, osaka;
  font-size: 14px;
  padding: 3px;
  }
.pro1 {
  font-family: MS P Gothic, osaka;
  font-size: 12px;
  padding: 3px;
  }
.pro2 {
  font-size: 12px;
  color: #666666;
  }
.pro3 {
  line-height: 120%;
  }
#calendar {
  line-height: 140%;
  color: #666666;
  font-size: 12px;
  padding: 2px;
/*  text-align: center; */
  margin-bottom: 10px;
  }

#calendar table {
  padding: 3px;
  border-collapse: collapse;
  border: 1px;
  }

#calendar caption {
  color: #666666;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  letter-spacing: .3em;
  }

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

#calendar td {
  text-align: center;
  }

.sidebar h2 {
  text-align: center;
  color: #666666;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
letter-spacing: .3em;
}

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

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

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

.keireki li {
  font-size: 12px;
  text-align: left;
  line-height: 120%;
  margin-bottom: 0px;
  }

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

.cldata li {
  font-size: 12px;
  text-align: left;
  line-height: 100%;
  margin-bottom: 0px;
  }

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

.sejutu li {
  font-size: 12px;
  text-align: left;
  line-height: 120%;
  margin-bottom: 0px;
  }

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

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

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

#powered {
  font-size: 12px;
  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%;
  }
.blogdaytitle{
  font-weight: bold;
}

a.KotonohaLink{
  text-decoration:none;
  color:#666666;
}
a:link.KotonohaLink,
a:visited.KotonohaLink,
a:hover.KotonohaLink,
a:active.KotonohaLink{
  color:#666666;
}