/* CSS Document */
body {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  font: 11pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  background-color: #e2ebed;
  text-align: center;
  }

a {
  text-decoration: underline;
  }

a:link {
  color: #8FABBE;
  }

a:visited {
  color: #8FABBE;
  }

a:active {
/*  color: #8FABBE;*/
  color: #006699;
  }

a:hover {
  color: #006699;
  }

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

#container {
  margin: 0 auto;
  width: 724px;
  position: relative;
  background-color: #FFffff;
  padding: 0 10px;
  text-align: left;
  }

#banner {
  color: #000000;
  background-color: #ffffff;
  text-align: left;
  padding: 15px 30px 0px 30px;
  border: 0;
  height: 39px;
  }

a#banner-img {
  display: none;
  }

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

#banner h1 {
  font: 22pt Century Gothic,sans-serif;
  }

#banner h2 {
  font: 12pt Century Gothic,sans-serif;
  }

#banner h3 {
    font: 11pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
    text-align: right;
	}

#intro {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: 724px;
  height: 171px;
  position: relative;
  background: url(./img/back.gif) no-repeat;
  text-align: left;
  }

/*#calendar2 {
  float: left;
  margin: 0;
  padding: 25px 30px;
  border: 0;
  width: 160px;
  hight: 120px;
  line-height: 140%;
  color: #ffffff;
  background-color: #317082;
  font: 8pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  text-align: center;
  }*/
  
#calendar {
  float: left;
  margin: 0;
  padding: 25px 30px;
  border: 0;
  width: 160px;
  hight: 120px;
  line-height: 140%;
  color: #ffffff;
  /*background-color: #317082;*/
  font: 8pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  text-align: center;
  }

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

#calendar caption {
  color: #ffffff;
  font: 9pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  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;
  }

#news {
  float: right;
  margin: 0px;
  padding: 20px 6px;
  border: 0px;
  width: 490px;
  hight: 131px;
  font: 9pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  overflow: hidden;
  }

#news h2 {
  font: 12pt Century Gothic,sans-serif;
  color: #006699;
  }

#main {
  margin-top: 20px;
  padding: 0px;
  border: 0px;
  width: 724px;
  position: relative;
  background-color: #FFFFFF;
  }

#sidebar {
  float: left;
  margin: 0px;
  padding: 0px 11px;
  border: 0px;
  width: 200px;
  position: relative;
  background-color: #FFffff;
  }

#categories h2, #archives h2, #search h2, #aboutus h2
    {
    font: 12pt Century Gothic,sans-serif;
    margin-bottom: 5px;
    text-decoration: none;
    }

#categories ul, #archives ul, #search ul, #aboutus ul
    {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0 0 5px 0;
    }

#categories ul li a
    {
    }
#categories ul li.c, #categories ul li a.c
    {
    }
#categories ul li a.c
    {
    }
#categories ul li a.c:hover
    {
    }
#categories ul li
    {
    font: 11pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
    padding: 5px 0;
    }
#sidebar #archives ul li
    {
    font: 11pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
    padding: 5px 0;
    }
#sidebar #search ul li
    {
    font: 11pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
    padding: 5px 0;
    }
#sidebar #aboutus ul li
    {
    font: 11pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
    padding: 5px 0;
    }

#content {
  float: right;
  margin: 0px;
  padding: 0px 6px;
  border: 0px;
  width: 490px;
  position: relative;
  background-color: #FFefdf;
  color: #666666;
  font: 10pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  line-height: 150%;
  text-align: left;
  }

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

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

#content h1 {
  color: #000080;
  font: 12pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  text-align: left;
  font-weight: bold;
  margin-bottom: 5px;
  }

#content h2 {
  color: #006699;
  font: 10pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  text-align: left;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0px;
  }

#content h3 {
  color: #006400;
  font: 11pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

#content strong {
  color: #800080;
  font: 10pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

#content p.extended {
  color: #999999;
  font: 9pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

#content p.posted {
  color: #ff8c00;
  font: 9pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  border-top: 1px solid #999999;
  text-align: right;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

#content p.category {
  color: #ff8c00;
  font: 9pt "MS Pゴシック","ヒラギノ角ゴ pro W3",Osaka,sans-serif;
  border-bottom: 1px solid #999999;
  text-align: right;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

.sidebar {
  padding: 15px;
  }

.sidebar h2 {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  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: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  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: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

#powered {
  font: 8pt Century Gothic,sans-serif;
  line-height: 150%;
  text-align: right;
  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%;
  }
