@charset "UTF-8";
body {
  margin: 0px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  background-image: url(../image/bg-gagaku.jpg);
  /*background-repeat: repeat-xy;*/
  font-size: 1em;
  color: #000000;
  text-align: center;
  letter-spacing: 1px;
}
a:link, a:visited, a:active {
  color: #96271f;
  text-decoration: none;
}
#header-gagaku {
  width: 800px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/header_bg-gagaku.gif);
  background-repeat: repeat-x;
  background-position: top;
  /*float: center;*/
  text-align: left;
  overflow: hidden;
}
#menu-gagaku {
  width: 760px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  clear: both;
}
#menu-gagaku a:link,#menu-gagaku a:visited,#menu-gagaku a:active {
  color: #ffffff;
  text-decoration: none;
}
#menu-main-gagaku {
  width: 756px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(../image/menu_bg-gagaku.gif);
  background-repeat: repeat-x;
  background-position: top;
  text-align: center;
  /*float:left;*/
  clear: both;
}
#menu-main-gagaku-inner {
  padding-left: 16px;
  padding-top: 14px;
  color: #ffffff;
  text-align: left;
}
/*下層タイトル部*/
#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;
  margin-top: 4px;
  float: left
}
#page-image {
  width: 530px;
  clear: both;
}
#page-introduct {
  width: 530px;
  clear: both;
  margin-top: 7px;
  font-size: 0.9em;
  line-height: 130%;
}
.subtitle-idx {
  width: 530px;
  float: left;
  clear: both;
  margin-top: 24px;  
  overflow: hidden;
}
.subtitle {
  width: 530px;
  height: 25px;
  float: left;
  clear: both;
  margin-top: 24px;  
  background-image: url(../image/subtitle-marker-gagaku.gif);
  background-repeat: no-repeat;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
}
.subtitle-inner {
  padding-top: 4px;
  padding-left: 15px;
}
.blog-list-wrap {
  width: 530px;
  float: left;
  clear: both;
  margin-top: 15px;
  text-align: center;
}
.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 {
  padding-top: 4px;
  width: 100px;
  font-size: 0.9em;
  float: left;
  clear: none;
}
.blog-index {
  padding-top: 4px;
  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;
}
.page-text-img-l {
  clear: none;
  float: left;
  margin-right: 5px;
}

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

#side-menu {
  width: 210px;
  clear: both;
}
#side-menu-title {
  background-image: url(image/side-list-upper.gif);
  background-repeat: no-repeat;
  width: 210px;
  height: 5px;
  clear: both;
  overflow: hidden;
}
/*.side-menu-inner {
  background-image: url(image/side-list.gif);
  background-repeat: repeat-y;
  width: 210px;
  height: 27px;
  clear: both;
  overflow: hidden;
}*/
.side-menu-text {
  background-image: url(image/side-list.gif);
  background-repeat: repeat-y;
  padding-left: 8px;
  padding-top: 5px;
  font-size: 0.9em;
}
.side-menu-text-active {
  padding-left: 10px;
  padding-top: 5px;
  color: #779c70;
  font-size: 0.8em;
}
.side-menu-text-links {
  background-image: url(image/side-list.gif);
  background-repeat: repeat-y;
  padding-left: 10px;
  padding-right: 3px;
  padding-top: 2px;
  font-size: 0.8em;
}
.side-menu-text-ask {
  background-image: url(image/side-list.gif);
  background-repeat: repeat-y;
  padding-left: 10px;
  padding-top: 2px;
  /*font-size: 0.9em;*/
}
.side-menu-text-active-ask {
  padding-left: 10px;
  padding-top: 5px;
  color: #779c70;
  font-size: 0.8em;
}
.side-menu-text-links-ask {
  background-image: url(image/right_menu_marker.gif);
  background-repeat: no-repeat;
  background-position: 2px 11px;
  padding-left: 10px;
  padding-top: 7px;
  font-size: 0.8em;
  font-weight: bold;
}
.side-menu-text-links-ask-active {
  /*background-image: url(image/side-list.gif);
  background-repeat: repeat-y;*/
  /*padding-left: 10px;*/
  padding-top: 7px;
  font-size: 0.8em;
  color: #96271f;
}
/*.side-menu-text a:link,.side-menu-text a:visited,.side-menu-text a:active {
  color: #779c70;
  font-weight: bold;
  text-decoration: none;
}*/
/*.side-menu-text-active {
  padding-left: 10px;
  padding-top: 5px;
  color: #779c70;
  font-size: 0.8em;
}*/
#side-menu-bottom {
  background-image: url(image/side-list-bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 210px;
  height: 15px;
  clear: both;
  overflow: hidden;
}
#side-ask {
  width: 210px;
  margin-top: 25px;
  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;
}

/*Table*/
#content-table {
  width: 530px;
  font-size: 0.8em;
  border: solid 1px #96271f;
}
tr {
  padding: 0px;
  margin: 0px;
}
.td-l {
  width: 100px;
  background-color: #DFC6C4;
}
.td-r {
  width: 430px;
  background-color: #DFC6C4;
}
.td-l-inner {
  padding: 2px;
}
.td-r-inner {
  padding: 2px;
}
.td-c {
  width: 100%;
  background-color: #DFC6C4;
}
.td-c-inner {
  padding: 2px;
  text-align: center;
}


