@charset "UTF-8";

/*下層タイトル部*/
#layer-title {
  width: 760px;
  clear: both;
  overflow: hidden;
}
#title-under {
  width: 760px;
  height: 23px;
  clear: both;
  background-image: url(../image/title_under.gif);
  background-repeat: no-repeat;
  background-position: right top;
  overflow: visible;
}

/*左コンテンツ*/
#left-content {
  width: 530px;
  float: left
}
#page-image {
  width: 530px;
  margin-top: 2px;
  clear: both;
}
#page-introduct {
  width: 530px;
  clear: both;
  margin-top: 7px;
  margin-bottom: 20px;
  font-size: 0.9em;
  line-height: 130%;
}
#page-introduct-inner {
  padding-left: 175px;
}
#subtitle-bg01 {
  background-image: url(../image/blog-title-bg01.gif);
  background-repeat: no-repeat;
  background-position: 462px 0px;
  height: 20px;
  clear: both;
  overflow: hidden;
}
#subtitle-bg02 {
  /*margin-top: 7px;  */
  background-image: url(../image/blog-title-bg02.gif);
  background-repeat: no-repeat;
  background-position: 471px 0px;
  height: 6px;
  clear: both;
  overflow: hidden;
}
#subtitle-bg03 {
  background-image: url(../image/blog-title-bg03.gif);
  background-repeat: no-repeat;
  background-position: 437px 0px;
  height: 9px;
  clear: both;
  overflow: hidden;
}
.subtitle {
  width: 530px;
  /*height: 23px;*/
  float: left;
  clear: both;
  /*margin-top: 20px;  */
  /*background-image: url(../image/subtitle-marker.gif);
  background-repeat: no-repeat;
  color: #588952;
  font-size: 16px;
  font-weight: bold;*/
  overflow: hidden;
}
.subtitle-inner {
  padding-top: 3px;
  padding-left: 15px;
}
.blog-list-wrap {
  width: 530px;
  float: left;
  clear: both;
  margin-top: 15px;
  text-align: center;
}
/*.blog-title {
  width: 530px;
  float: left;
  clear: both;
}*/
.blog-list-bc {
  width: 510px;
  /*height: 23px;*/
  margin-left: auto;
  margin-right: auto;
  /*float: center;*/
  clear: both;
  text-align: left;
  /*background-image: url(image/blog-list.gif);
  background-repeat: no-repeat;*/
  overflow: hidden;
}
.blog-date {
  margin-top: 5px;
  width: 100px;
  font-size: 0.9em;
  float: left;
  clear: none;
}
.blog-index {
  padding-top: 5px;
  width: 410px;
  font-size: 0.9em;
  float: left;
  clear: none;
}
.page-text {
  width: 530px;
  clear: both;
  float: left;
  margin-top: 15px;
  font-size: 0.9em;
  line-height: 130%;
}
.page-text h1 {
  font-size: 1.2em;
}
.feed {
  width: 100%;
  padding-top: 7px;
  float: left;
  clear: both;
  font-size: 0.8em;
  text-align: left;
}
.feed-inner {
  height: 14px;
  padding-left: 437px;
  background-image: url(image/feed-icon.gif);
  background-repeat: no-repeat;
  background-position: 420px 0;
}

/*右サイドバー*/
#right-content {
  width: 210px;
  float: right;
  /*margin-left: 20px;*/
}

#keijiban {
  width: 210px;
  margin-top: 33px;
  clear: both;
}
#keijiban-title {
  background-image: url(image/keijiban-title.gif);
  background-repeat: no-repeat;
  width: 210px;
  height: 30px;
  clear: both;
  overflow: hidden;
}
.keijiban-inner {
  background-image: url(image/keijiban.gif);
  background-repeat: repeat-y;
  width: 210px;
  clear: both;
  overflow: hidden;
}
.keijiban-text {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  font-size: 0.8em;
}
#keijiban-link {
  width: 210px;
  margin-top: 10px;
  clear: both;
}
.keijiban-text a:link,.keijiban-text a:visited,.keijiban-text a:active {
  color: #779c70;
  font-weight: bold;
  text-decoration: none;
}
#keijiban-bottom {
  background-image: url(image/keijiban-bottom.gif);
  background-repeat: no-repeat;
  width: 210px;
  height: 16px;
  clear: both;
  overflow: hidden;
}
#side-park {
  width: 210px;
  margin-top: 25px;
  clear: both;
  overflow: hidden;
}
#side-ask {
  width: 210px;
  margin-top: 10px;
  clear: both;
  overflow: hidden;
}
#side-gagaku {
  width: 210px;
  margin-top: 10px;
  clear: both;
  overflow: hidden;
}
#side-w3c-xhtml {
  width: 210px;
  margin-top: 50px;
  clear: both;
  overflow: hidden;
  text-align: right;
}
#side-w3c-css {
  width: 210px;
  margin-top: 10px;
  clear: both;
  overflow: hidden;
  text-align: right;
}
