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

a {
  text-decoration: underline;
  }

a:link {
  color:#FF5555;
  text-decoration: none;
  }

a:visited {
  color:#FF5555;
  text-decoration: none;
  }

a:active {
  color:#FF5555;
  text-decoration: none;
  }

a:hover {
  color:#FF0000;
  text-decoration: underline;
  background-color:#FFFFCC;
  }

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: 760px;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  }

a#banner-img {
  display: none
  }
#banner a{color:#C52A0C;text-decoration:none;}
#banner a:link{color:#C52A0C;text-decoration:none;}
#banner a:visited{color:#C52A0C;text-decoration:none;}
#banner a:active{color:#C52A0C;}
#banner a:hover{color:#C52A0C;text-decoration:underline;}
#banner h1 {
		color:#C52A0C;
		font-size:28px;
		font-weight:bold;
		text-decoration:none;
		margin:0 0 0 0px;
		padding:15px 0 0 15px;
  }

#banner h2 {
		color:#91B672;
		font-size:16px;
		font-weight:bold;
		margin:15px 0 0 15px;
  }

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

.content {
  padding: 0px 0px 20px 0px;
  background-color: #FFFFFF;
  color: #666666;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  }

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

.content p {
  color: #666666;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  padding-left: 18px;
  padding-right: 14px;
  }

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

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

.content h2 {
  color: #000000;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12pt;
  text-align: left;
  font-weight: bold;
  padding-left: 18px;
  padding-top: 14px;
  }

.content h3 {
  color: #E2323D;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 13pt;
  text-align: left;
  text-avlign: center;
  font-weight: bold;
  padding-left: 13px;
  }

.content p.body{
  padding-left: 18px;
  margin-right: 14px;
  }

.content p.posted {
  color: #999999;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  border-top: 1px solid #FB9073;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  padding-left: 18px;
  }

.content img { border-style : none } 

.sidebar {
	padding-top: 10px;
  }

#calendar {
  line-height: 140%;
  color: #666666;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
  }

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

#calendar caption {
  color: #B22222;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  border-bottom: 1px solid #B22222;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  letter-spacing: .3em;
  }

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

#calendar td {
  text-align: center;
  }

.sidebar h2 {
  color: #E2323D;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 10pt;
  border-bottom: 1px solid #D54952;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px;
  letter-spacing: .3em;
  }

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

.sidebar li {
  color: #000000;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 8pt;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  list-style-type: none;
  }

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

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

.link-note {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

#powered {
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: x-small;
  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%;
  }

