body {
  margin: 0px;
  padding: 0px;
  background-repeat: repeat;
  background-image: url(../images/body_back_02.png);
}
a {
  color: #666
}
a img {
  border-style: none;
}
/* コンテナ */
div.container {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #FFF;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #CCC;
  border-left-color: #CCC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}
/* ヘッダー */
div.header {
  background-image: url(../images/mini_hedder_midori01.png);
  background-repeat: no-repeat;
  width: 960px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
div.header h1 {
  margin: 0;
  position: absolute;
  font-size: 12px;
  color: #FFF;
  left: 719px;
  top: 142px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  width: 213px;
  height: 28px;
  text-align: right;
}
div.header a {
  color: #FFF;
}
div.header p {
  color: #ffffff;
  font-size: 0.75em;
  position: absolute;
  left: 798px;
  top: 16px;
  background-image: url(../images/hedder_botan_kaiin_rogin.png);
  width: 154px;
  height: 29px;
  background-repeat: no-repeat;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 19px;
  padding-top: 5px;
}
div.header a:hover {
  color: #F90;
  font-family: inherit;
}
/* ヘッダーミニ */

div.header_mini {
  background-image: url(../images/hedder_haikei_sora03_n.png);
  background-repeat: no-repeat;
  width: 960px;
  height: 58px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
div.header_mini h1 {
  margin: 0;
  position: absolute;
  font-size: 12px;
  color: #FFF;
  left: 851px;
  top: 212px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  width: 98px;
  height: 28px;
  text-align: right;
}
div.header_mini a {
  color: #FFF;
}
div.header_mini p {
  color: #ffffff;
  font-size: 0.75em;
  position: absolute;
  left: 798px;
  top: 16px;
  background-image: url(../images/hedder_botan_kaiin_rogin.png);
  width: 154px;
  height: 29px;
  background-repeat: no-repeat;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 19px;
  padding-top: 5px;
}
div.header_mini a:hover {
  color: #F90;
  font-family: inherit;
}
/* メインナビ */
.navimenun {
  height: 23px;
  width: 960px;
}
.nav {
  display: block;
  position: relative;
  height: 23px;
  width: 823px;
  background-repeat: no-repeat;
  background-image: url(../images/mini_navi_link_nnnnn.jpg);
}
.space_mini {
  float: right;
}
.navinavi {
  width: 960px;
}
.navnavnav {
  float: right;
  background-image: url(../images/mini_navi_background_green.jpg);
  background-repeat: no-repeat;
  width: 137px;
  height: 23px;
}
.navnavnav li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  width: 137px;
  height: 23px;
}
.navnavnav a {
  display: block;
  text-align: center;
  color: #FFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  height: 20px;
  padding-top: 3px;
}
.navnavnav ul {
  display: none;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}
.navnavnav ul li {
  height: 23px;
  width: 137px;
  float: none;
  margin-top: 0px;
  padding-top: 0px;
}
.navnavnav ul ul {
  left: 131px;
  height: 23px;
  width: 148px;
}
/* Everything else is theming */
.navnavnav ul ul {
  left: 131px;
  height: 23px;
  width: 137px;
}
.navnavnav *:hover {
  background-repeat: repeat;
  background-color: #333;
  background-image: url(../images/mini_navi_link_ov.png);
  height: 19px;
  width: 137px;
  color: #333;
}
.navnavnav li.hover a {
  color: #FFF;
  height: 19px;
}
.navnavnav ul a {
  border-right: none;
  color: #999;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
  font-size: 11px;
  height: 23px;
}
.navnavnav ul a.hover {
  background-color: #333;
  font-size: 11px;
  height: 23px;
}
.navnavnav ul li a {
  background-color: #666;
  color: #FFF;
  font-size: 11px;
}
.nav li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  width: 137px;
  height: 23px;
}
.nav a {
  display: block;
  text-align: center;
  color: #FFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  height: 20px;
  padding-top: 3px;
}
.nav ul {
  display: none;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}
.nav ul li {
  height: 23px;
  width: 137px;
  float: none;
  margin-top: 0px;
  padding-top: 0px;
}
.nav ul ul {
  left: 131px;
  height: 23px;
  width: 148px;
}
/* Everything else is theming */
.nav ul ul {
  left: 131px;
  height: 23px;
  width: 137px;
}
.nav *:hover {
  background-repeat: repeat;
  background-color: #333;
  background-image: url(../images/mini_navi_link_ov.png);
  height: 19px;
  width: 137px;
  color: #333;
}
.nav li.hover a {
  color: #FFF;
  height: 19px;
}
.nav ul a {
  border-right: none;
  color: #999;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
  font-size: 11px;
  height: 23px;
}
.nav ul a.hover {
  background-color: #333;
  font-size: 11px;
  height: 23px;
}
.nav ul li a {
  background-color: #666;
  color: #FFF;
  font-size: 11px;
}
.nav_n {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
.nav_n li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  width: 137px;
}
.nav_n a {
  display: block;
  text-align: center;
  color: #FFF;
}
.nav_n ul {
  display: none;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}
* html .nav ul {
  line-height: 0px;
} /* IE6 "fix" */
.nav_n ul a {
} /* IE6/7 fix */
.nav_n ul li {
  height: 35px;
  width: 148px;
  float: none;
  margin-top: 0px;
  padding-top: 0px;
}
.nav_n ul ul {
  left: 131px;
  height: 35px;
  width: 148px;
}
/* Everything else is theming */
.nav_n ul ul {
  left: 131px;
  height: 35px;
  width: 148px;
}
.nav_n {
  height: 35px;
  background-image: url(images/main_navi_haikei02.png);
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-left: 10px;
}
.nav_n *:hover {
  background-image: url(images/mainmenu_botanhaikei_ov_nnn.png);
}
.nav_n a {
  color: #333;
  font-size: 14px;
  padding: 10px;
  line-height: 1;
}
.nav_n li.hover a {
  color: #FFF;
  text-decoration: underline;
}
.nav_n ul {
  top: 25px;
}
.nav_n ul li a {
  background-color: #666;
  color: #FFF;
}
.nav_n ul a.hover {
  background-color: #333;
}
.nav_n ul a {
  border-right: none;
  color: #999;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
}
.nav ul a {
  border-bottom: none;
}
/* メインナビ */


.nav_sentaku {
  display: block;
  position: relative;
  height: 23px;
  width: 960px;
  background-image: url(../images/mini_navi_link_n.png);
  background-repeat: no-repeat;
}
.nav_sentaku {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  width: 137px;
  height: 23px;
}
.nav_sentaku a {
  display: block;
  text-align: center;
  color: #FFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  height: 20px;
  padding-top: 3px;
}
.nav_sentaku ul {
  display: none;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}
.nav_sentaku ul li {
  height: 23px;
  width: 137px;
  float: none;
  margin-top: 0px;
  padding-top: 0px;
  background-image: url(../images/mini_navi_link_ov.png);
}
.nav_sentaku ul ul {
  left: 131px;
  height: 23px;
  width: 148px;
}
/* Everything else is theming */
.nav_sentaku ul ul {
  left: 131px;
  height: 23px;
  width: 137px;
}
.nav_sentaku *:hover {
  background-repeat: repeat;
  background-color: #333;
  background-image: url(../images/mini_navi_link_ov.png);
  height: 19px;
  width: 137px;
  color: #333;
}
.nav_sentaku li.hover a {
  color: #FFF;
  height: 19px;
}
.nav_sentaku ul a {
  border-right: none;
  color: #999;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
  font-size: 11px;
  height: 23px;
}
.nav_sentaku ul a.hover {
  background-color: #333;
  font-size: 11px;
  height: 23px;
}
.nav_sentaku ul li a {
  background-color: #666;
  color: #FFF;
  font-size: 11px;
}
/* メインナビ＿ミニ */
.nav_mini {
  display: block;
  position: relative;
}
.nav_mini li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  width: 137px;
}
.nav_mini a {
  display: block;
  text-align: center;
  color: #FFF;
}
.nav_mini ul {
  display: none;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}
.nav_mini ul {
  line-height: 0px;
} /* IE6 "fix" */
.nav_mini ul a {
} /* IE6/7 fix */
.nav_mini ul li {
  height: 23px;
  width: 137px;
  float: none;
  margin-top: 0px;
  padding-top: 0px;
}
.nav_mini ul ul {
  left: 131px;
  height: 23px;
  width: 148px;
}
/* Everything else is theming */
.nav_mini ul ul {
  left: 131px;
  height: 23px;
  width: 137px;
}
.nav_mini {
  height: 23px;
  background-image: url(../images/mini_navi_link.png);
  background-repeat: no-repeat;
}
.nav_mini *:hover {
  background-repeat: repeat;
  background-color: #333;
  background-image: url(../images/mainmenu_ov_orange.png);
}
.nav_mini a {
  color: #FFF;
  font-size: 14px;
  line-height: 1;
  padding: 10px;
}
.nav_mini li.hover a {
  color: #FFF;
}
.nav_mini ul {
  top: 25px;
}
.nav_mini ul li a {
  background-color: #666;
  color: #FFF;
  font-size: 11px;
}
.nav_mini ul a:hover {
  background-color: #333;
  font-size: 11px;
}
.nav_mini ul a {
  border-right: none;
  color: #999;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
  font-size: 11px;
}
div.space {
  height: 23px;
  width: 137px;
  display: block;
}
/* パンくずリスト */
div.bread {
  font-size: 0.75em;
  margin-bottom: 0px;
  margin-left: 15px;
  padding-top: 2px;
  padding-bottom: 1px;
  padding-left: 0px;
  font-family: Meiryo;
  position: relative;
}
div.bread a {
  color: #4F8CD2;
}
div.bread a:hover {
  color: #F30;
}
div.bread_botan {
  position: absolute;
  left: 738px;
  top: 3px;
  width: 193px;
}
/* メイン */
div.main {
  width: 728px;
  float: left;
}
/* コンテンツ */
div.content {
  width: 486px;
  float: right;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  margin-right: 0px;
  padding-right: 5px;
  padding-top: 2px;
  margin-top: 0px;
}
div.content a {
  color: #017acd;
}
div.content a:hover {
  color: #F30;
  font-family: inherit;
}
div.content h2 {
  background-image: url(../images/content_bar_kuro.png);
  background-repeat: no-repeat;
  font-size: 14px;
  color: #ffffff;
  line-height: 34px;
  padding-left: 20px;
  margin-bottom: 0px;
  height: 35px;
  margin-left: 10px;
  width: 490px;
  margin-top: 0px;
  padding-top: 0px;
}
div.content h3 {
  background-image: url(../images/bar-green.png);
  background-repeat: no-repeat;
  font-size: 0.875em;
  line-height: 23px;
  padding-left: 30px;
  margin-top: 30px;
  margin-bottom: 0
}
div.content h4 {
  width: 445px;
}
div.content p {
  font-size: 13px;
  line-height: 1.6;
  margin-top: 5px;
  border-bottom-width: 0.2em;
  border-bottom-style: dotted;
  border-bottom-color: #666;
  margin-bottom: 5px;
  margin-left: 10px;
  width: 440px;
}
div.frame {
  height: 250px;
  overflow: scroll;
  width: 470px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  background-color: #FFF;
  border-bottom-color: #DCDCD6;
  border-left-color: #DCDCD6;
}
div.frame a:hover {
  color: #F30;
  font-family: inherit;
}
/* タブ */
 
:focus {
  outline: 0;
}
ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
li {
  margin: 0;
  list-style: none;
  padding: 0;
}
#exp1,  #exp2 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 10px;
  padding: 0;
}
ul.tabnav {
  overflow: hidden;
  padding-top: 66px;
  background-image: url(../images/content_background_image_midori.png);
  background-repeat: no-repeat;
  margin: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
ul.tabnav li {
  background-repeat: no-repeat;
  display: inline;
  margin: 0px;
  padding: 0px;
}
ul.tabnav li a {
  color: #000;
  text-decoration: none;
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 3px;
  padding-left: 10px;
}
ul.tabnav li a:hover {
}
ul.tabnav li a.selected {
  color: #fff;
  padding-top: 7px;
  background-repeat: no-repeat;
}
div.tabs div {
  background-color: #fff;
  color: #fff;
  width: 450px;
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0px;
  border: 1px solid #DCDCD6;
  height: 300px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 18px;
}
div.tabs div h5 {
  margin: 10px 0;
}
#fifth {
  background-image: url(../images/sample_flame1.png);
  background-repeat: no-repeat;
}


/* 協議会コンテンツ */		
div#.main_kyougikai {
 width: 980px;
 float: left;
 padding-left: 10px;
}
div.content_kyougikai {
  width: 715px;
  float: right;
  margin-bottom: 25px;
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-right: 6px;
  ;
}
.forum_orange {
  text-align: center;
}
div.content_kyougikai a {
  color: #00F;
  text-decoration: underline;
}
div.content_kyougikai a:hover {
  color: #F30;
  font-family: inherit;
  text-decoration: underline;
}
div.content_kyougikai h3, div#content p {
  border-left-width: 6px;
  border-left-style: solid;
  border-left-color: #0C0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0C0;
  width: 620px;
  padding-left: 8px;
  font-family: Meiryo;
  font-size: 1.0em;
}
div.content_kyougikai h1 {
  background-image: url(../images/background_h1.png);
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 34px;
  padding-left: 30px;
  height: 35px;
  margin-left: 3px;
  width: 710px;
  font-family: inherit;
  margin-top: -1px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #892214;
}
div.content_kyougikai h4 {
  width: 490px;
  font-size: 1.1em;
  padding-left: 5px;
}
.link_k {
  font-size: 0.8em;
  text-align: right;
  margin-right: 40px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div.frame_kuougikai {
  background-color: #FFF;
  background-image: url(images/background_grade01.png);
  background-repeat: repeat;
  margin-top: 0px;
  padding-top: 0px;
  border: 1px solid #CCC;
  margin-left: 3px;
  position: relative;
}
.icon_new {
  position: absolute;
  left: 22px;
  top: 42px;
}
div.frame_kuougikai_c {
  width: 708px;
  font-family: inherit;
  padding-left: 0px;
  background-color: #FFF;
  background-image: url(images/background_grade01.png);
  background-repeat: repeat;
  margin-top: 0px;
  padding-top: 0px;
  border: 1px solid #CCC;
  margin-left: 3px;
}
div.kaishaannnai {
  height: 625px;
  width: 700px;
  font-family: inherit;
  padding-left: 5px;
  margin-left: 5px;
  background-color: #FFF;
  background-image: url(images/background_grade01.png);
  background-repeat: repeat;
  margin-top: 0px;
  padding-top: 0px;
  border: 1px solid #CCC;
}
div.frame_kuougikai h2 {
  font-size: 1.1em;
  width: 650px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #36383F;
  padding-left: 10px;
  margin-left: 10px;
}
div.frame_kuougikai h5 {
  font-size: 12px;
  width: 650px;
  font-family: "メイリオ";
  color: #666;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-left: 10px;
  padding-left: 10px;
}
.tophemodoru_n {
}
div.frame_kuougikai h6 {
  font-size: 11.5px;
  width: 650px;
  font-family: "メイリオ", Meiryo;
  color: #666;
  border-bottom-width: 1.2px;
  border-bottom-style: dotted;
  border-bottom-color: #666;
  padding-bottom: 1.6px;
  margin-top: 0px;
  padding-top: 0px;
  height: 40px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-left: 10px;
  border-right-width: 1.2px;
  border-right-style: dotted;
  border-right-color: #666;
}
.sidou_right {
  text-align: right;
  padding-right: 30px;
}
div.frame_kuougikai tr {
}
div.frame_kuougikai td {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic",;
  font-size: 0.9em;
}
.kajougaki {
  font-family: Meiryo;
  font-size: 1em;
  line-height: 25px;
  color: #333;
  padding-left: 27px;
  padding-right: 32px;
}
.kajougaki_nsn {
  font-family: Meiryo;
  font-size: 1em;
  line-height: 25px;
  color: #333;
  padding-left: 20px;
  padding-right: 15px;
}
.kajougaki_n {
  font-family: Meiryo;
  font-size: 1em;
  line-height: 25px;
  padding-right: 25px;
  padding-left: 30px;
}
.kajougaki_nn {
  font-family: "メイリオ", Meiryo;
  font-size: 1em;
  line-height: 25px;
  color: #333;
  padding-right: 30px;
}
.kajougaki_nnn {
  font-family: Meiryo;
  font-size: 1em;
  line-height: 25px;
  color: #333;
  padding-left: 30px;
  padding-right: 30px;
}
.sidou {
  font-family: Meiryo;
  font-size: 1em;
}
.kajougaki_nidanme {
  font-family: Meiryo;
  font-size: 1em;
  line-height: 25px;
  color: #333;
  padding-left: 15px;
  padding-right: 15px;
}
.platform_center {
  text-align: center;
  background-color: #F6922D;
  color: #FFF;
  font-family: Meiryo;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
}
.platform_migi {
  background-color: #F6922D;
  padding-left: 10px;
  color: #FFF;
  font-family: Meiryo;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
}
.platform_nidanme {
  font-family: Meiryo;
  font-size: 13px;
  background-color: #FEE3D9;
  height: 60px;
  line-height: 30px;
  padding-left: 2px;
}
.platform_sandanme {
  font-family: meiryo;
  font-size: 13px;
  background-color: #FEF2EE;
  height: 120px;
  padding-left: 2px;
  line-height: 30px;
  padding-right: 2px;
}
.yokonokarano {
  margin-left: 30px;
}
.platform_godanme {
  font-family: Meiryo;
  font-size: 13px;
  background-color: #FEE3D9;
  height: 90px;
  line-height: 30px;
  padding-left: 2px;
  padding-right: 2px;
}
div.moji {
  border-bottom-width: 1.6px;
  border-bottom-style: solid;
  border-bottom-color: #FBD542;
  width: 645px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6;
  color: #333;
  padding-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
}
.waku {
  width: 708px;
}
.boderline {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #333;
  width: 640px;
  padding-top: 5px;
}
div.moji_kaishaannnai {
  border-bottom-width: 1.6px;
  border-bottom-style: solid;
  border-bottom-color: #FBD542;
  width: 630px;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 0px;
  padding-left: 15px;
  margin-left: 10px;
  line-height: 1.6;
  color: #333;
}
div.moji_jinzaikeihatu {
  border-bottom-width: 1.6px;
  border-bottom-style: solid;
  border-bottom-color: #FBD542;
  width: 660px;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 0px;
  padding-left: 2px;
  margin-left: 5px;
  line-height: 1.2;
  color: #333;
}
div.moji_n {
  padding-top: 10px;
  padding-bottom: 8px;
  border-bottom-color: #999;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic",;
  color: #333;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  width: 645px;
  margin-right: 30px;
  margin-left: 30px;
}
div.moji_ne {
  padding-top: 10px;
  padding-bottom: 8px;
  border-bottom-color: #999;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic",;
  color: #333;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  margin-right: 30px;
  margin-left: 30px;
}
div.moji_nec {
  padding-top: 10px;
  padding-bottom: 8px;
  border-bottom-color: #999;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic",;
  color: #333;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  margin-right: 30px;
  margin-left: 5px;
  height: 50px;
}
div.moji_nn {
  padding-left: 40px;
  padding-bottom: 0px;
  padding-top: 1px;
  margin-left: 0px;
}
div.moji_e {
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 1px;
  margin-left: 0px;
}
div.moji_nnn {
  border-bottom-width: 1.2px;
  border-bottom-style: solid;
  border-bottom-color: #3AC771;
  width: 640px;
  margin-top: 15px;
  font-family: "ＭＳ Ｐゴシック";
  font-weight: normal;
  font-size: 15px;
  padding-bottom: 5px;
  line-height: 20px;
  margin-left: 30px;
  margin-right: 30px;
}
div.moji_nnnn {
  padding-top: 5px;
}
div.moji_nnnnn {
  padding-left: 6px;
  padding-bottom: 10px;
  margin-top: 5px;
  border: 1px solid #DCDCD6;
  margin-left: 5px;
  font-family: "ＭＳ Ｐゴシック";
  padding-right: 5px;
}
div.moji_ne {
  padding-left: 18px;
  padding-top: 10px;
  padding-bottom: 8px;
  border-bottom-color: #999;
  margin-left: 5px;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic",;
}
div.moji_s {
  border-bottom-width: 1.2px;
  border-bottom-style: solid;
  border-bottom-color: #009933;
  width: 640px;
  margin-top: 15px;
  font-family: "ＭＳ Ｐゴシック";
  font-size: 15px;
  line-height: 15px;
  padding-left: 10px;
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #009933;
  margin-left: 5px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
div.moji_ss {
  border-bottom-width: 1.2px;
  border-bottom-style: solid;
  border-bottom-color: #A14F4D;
  width: 630px;
  font-size: 15px;
  padding-left: 10px;
  margin-left: 15px;
  padding-bottom: 5px;
  margin-top: 10px;
  padding-top: 0px;
}
div.moji_sss {
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 8px;
  color: #333;
  padding-right: 25px;
  font-size: 1em;
}
div.moji_kgfm {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  text-align: center;
  color: #333;
}
div.picture {
  margin: 0px;
  padding: 0px;
}
div.picture_center {
}
.top_modoru {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1em;
  text-align: right;
  color: #00F;
  padding-bottom: 10px;
  border-bottom-color: #424242;
}
.nengou {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.8em;
  text-align: right;
  color: #00F;
}
div.moji_jigyougaiyou {
  padding-top: 10px;
  padding-bottom: 8px;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic",;
  color: #333;
  text-align: center;
  background-repeat: repeat-x;
  background-color: #CCC;
}
div.moji_jigyougaiyou_h1 {
  padding-top: 10px;
  padding-bottom: 8px;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic",;
  padding-left: 7px;
  font-size: 14px;
  padding-right: 7px;
}
div.table01 {
  padding-left: 19px;
}
div.table_kyougikai {
  padding-top: 15px;
}
div.moji_table02 {
  text-align: center;
  background-color: #3C6F9F;
  color: #FFF;
  background-image: url(../images/green_grade.png);
}
div.moji_table01 {
  font-size: 11px;
  padding-left: 4px;
}
/* サイドバー */
div.sidebar {
  width: 227px;
  float: left;
  margin-bottom: 5px;
  margin-top: ０;
  background-repeat: no-repeat;
  font-size: 0.9em;
  color: #FFF;
  background-color: #fff;
  background-repeat: repeat;
  font-family: Meiryo;
  font-size: 13px;
  margin-left: 6px;
}
.menu_list {
  width: 227px;
}
.menu_head {
  cursor: pointer;
  position: relative;
  background-color: #eef4d3;
  background-image: url(../images/hidarisidebar_botan_body_white_25.png);
  background-repeat: no-repeat;
  background-position: right center;
  height: 25px;
  width: 226px;
}
.menu_head a {
  display: block;
  color: #666;
  text-decoration: none;
  background-repeat: no-repeat;
  height: 25px;
  width: 226px;
  line-height: 25px;
  text-indent: 10px;
  background-image: url(../images/hidarisidebar_botan_body_white_25.png);
  font-family: "メイリオ", Meiryo,;
  font-size: 13px;
}
.menu_head a:hover {
  color: #006699;
  text-decoration: underline;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_green.png);
}
.menu_head_n {
  cursor: pointer;
  position: relative;
  background-color: #eef4d3;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_green_yajirusi.png);
  background-repeat: no-repeat;
  background-position: right center;
  height: 25px;
  width: 226px;
}
.menu_head_n a {
  display: block;
  color: #666;
  text-decoration: none;
  background-repeat: no-repeat;
  height: 25px;
  width: 226px;
  line-height: 25px;
  text-indent: 10px;
  background-image: url(../down_white.png);
  font-family: "メイリオ", Meiryo,;
  font-size: 13px;
}
.menu_head_n a:hover {
  color: #006699;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_green_yajirusi.png);
  background-repeat: no-repeat;
  text-decoration: underline;
}
.menu_head_nn {
  cursor: pointer;
  position: relative;
  background-color: #eef4d3;
  background-image: url(../hidarisidebar_botan_body_white_left.png);
  background-repeat: no-repeat;
  background-position: right center;
  height: 25px;
  width: 226px;
}
.menu_head_nn a {
  display: block;
  color: #666;
  text-decoration: none;
  background-repeat: no-repeat;
  height: 25px;
  width: 226px;
  line-height: 25px;
  text-indent: 10px;
  background-image: url(../hidarisidebar_botan_body_white_left.png);
  font-family: "メイリオ", Meiryo,;
  font-size: 13px;
}
.menu_head_nn a:hover {
  color: #006699;
  text-decoration: underline;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_green_yajirusi.png);
  background-repeat: no-repeat;
}
.menuhead_first {
  height: 34px;
  width: 227px;
  background-image: url(../images/hidarisidebar_botan_kuro.png);
  background-repeat: no-repeat;
}
.menuhead_first a {
  display: block;
  color: #FFF;
  text-decoration: none;
  background-repeat: no-repeat;
  height: 34px;
  width: 227px;
  line-height: 30px;
  text-indent: 10px;
  background-image: url(../images/hidarisidebar_botan_kuro.png);
  font-family: "メイリオ", Meiryo,;
}
.menuhead_first a:hover {
  color: #FFF;
  background-image: url(../images/hidarisidebar_botan_kuro.png);
  background-repeat: no-repeat;
}
.menu_title {
  background-image: url(../images/hidarisidebar_botan_body_white_25.png);
  background-repeat: no-repeat;
}
.menu_title a {
  display: block;
  color: #666;
  background-color: #EFEFEF;
  text-decoration: none;
  background-image: url(../down_white.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 227px;
  line-height: 25px;
  text-indent: 25px;
  font-family: "メイリオ", Meiryo,;
  font-size: 12px;
}
.menu_title a:hover {
  color: #006699;
  text-decoration: underline;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_blue_yajirusi.png);
  background-repeat: no-repeat;
}
.menu_title_no {
  background-image: url(../images/hidarisidebar_botan_body_white_25.png);
  background-repeat: no-repeat;
}
.menu_title_no a {
  display: block;
  color: #666;
  background-color: #EFEFEF;
  text-decoration: none;
  background-image: url(../images/hidarisidebar_botan_body_white_25.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 227px;
  line-height: 25px;
  text-indent: 25px;
  font-family: "メイリオ", Meiryo,;
  font-size: 12px;
}
.menu_title_no a:hover {
  color: #006699;
  text-decoration: underline;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_blue.png);
  background-repeat: no-repeat;
}
.sentaku_blue a {
  color: #006699;
  text-decoration: none;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_blue.png);
  background-repeat: no-repeat;
}
.menu_body {
  background-image: url(../images/hidarisidebar_botan_body_white_25.png);
  background-repeat: no-repeat;
}
.menu_body a {
  display: block;
  color: #666;
  background-color: #EFEFEF;
  text-decoration: none;
  background-image: url(../images/hidarisidebar_botan_body_white_25.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 227px;
  line-height: 25px;
  text-indent: 50px;
  font-family: "メイリオ", Meiryo,;
  font-size: 12px;
}
.menu_body a:hover {
  color: #006699;
  text-decoration: underline;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_orange.png);
  background-repeat: no-repeat;
}
/*.menu_body ul {
	background-image: url(../images/hidarisidebar_botan_body_white_25.png);
	background-repeat: no-repeat;
}
.menu_body ul a{
	display:block;
	color:#666;
	background-color:#EFEFEF;
	text-decoration:none;
	background-image: url(../images/hidarisidebar_botan_body_white_25.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 227px;
	line-height: 25px;
	text-indent: 30px;
	font-family: "メイリオ", Meiryo,;
	font-size: 12px;
}
.menu_body ul li a{
	display:block;
	color:#666;
	background-color:#EFEFEF;
	text-decoration:none;
	background-image: url(../images/hidarisidebar_botan_body_white_ov_blue.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 227px;
	line-height: 25px;
	text-indent: 20px;
	font-family: "メイリオ", Meiryo,;
	font-size: 12px;
}
.menu_body ul a:hover{
	color: #006699;
	text-decoration:underline;
	background-image: url(../images/hidarisidebar_botan_body_white_ov_orange.png);
	background-repeat: no-repeat;
  }*/
.sentaku_green {
  display: block;
  color: #666;
  background-color: #EFEFEF;
  text-decoration: none;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_orange.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 227px;
  line-height: 25px;
  text-indent: 50px;
  font-family: "メイリオ", Meiryo,;
  font-size: 12px;
}
.sentaku_green a {
  background-image: url(../images/hidarisidebar_botan_body_white_ov_orange.png);
  background-repeat: no-repeat;
}
.sentaku_green a:hover {
  background-image: url(../images/hidarisidebar_botan_body_white_ov_orange.png);
  background-repeat: no-repeat;
}
.sentaku_green_nnn {
  display: block;
  color: #666;
  text-decoration: none;
  background-repeat: no-repeat;
  height: 25px;
  width: 226px;
  line-height: 25px;
  text-indent: 10px;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_green.png);
  font-family: "メイリオ", Meiryo,;
  font-size: 13px;
}
.sentaku_green_nn {
  display: block;
  color: #666;
  text-decoration: none;
  background-repeat: no-repeat;
  height: 25px;
  width: 226px;
  line-height: 25px;
  text-indent: 10px;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_green_yajirusi.png);
  font-family: "メイリオ", Meiryo,;
  font-size: 13px;
}
.sentaku_green_n {
  display: block;
  color: #666;
  text-decoration: none;
  background-repeat: no-repeat;
  height: 25px;
  width: 226px;
  line-height: 25px;
  text-indent: 25px;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_blue_yajirusi.png);
  font-family: "メイリオ", Meiryo,;
  font-size: 12px;
}
.menu_body_n {
  background-image: url(../images/hidarisidebar_botan_body_white_ov_green.png);
  background-repeat: no-repeat;
}
.menu_body_n a {
  display: block;
  color: #666;
  background-color: #EFEFEF;
  text-decoration: none;
  background-image: url(../images/hidarisidebar_botan_body_white_25.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 227px;
  line-height: 25px;
  text-indent: 30px;
  font-family: "メイリオ", Meiryo,;
  font-size: 12px;
}
.menu_body_n a:hover {
  color: #006699;
  text-decoration: underline;
  background-image: url(../images/hidarisidebar_botan_body_white_ov_orange.png);
  background-repeat: no-repeat;
}
.menu_head_under {
  cursor: pointer;
  position: relative;
  font-weight: bold;
  background-color: #eef4d3;
  background-image: url(../images/hidarisidebar_botan_body_white_under.png);
  background-repeat: no-repeat;
  background-position: right center;
  height: 30px;
  width: 226px;
}
.menu_head_under a {
  display: block;
  color: #666;
  font-weight: bold;
  text-decoration: none;
  background-repeat: no-repeat;
  height: 30px;
  width: 226px;
  line-height: 25px;
  text-indent: 10px;
  background-image: url(images/hidarisidebar_botan_body_white_under.png);
  font-family: "メイリオ", Meiryo,;
  font-size: 12px;
}
.menu_head_under a:hover {
  color: #006699;
  text-decoration: underline;
}
ul.navinn {
  width: 227px;
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0px;
}
ul.navinn, ul.menun {
  margin: 0;
  list-style: none;
  padding: 0;
}
ul.navinn, ul.menun_n {
  margin: 0;
  list-style: none;
  padding: 0;
}
div.category {
  height: 34px;
  line-height: 34px;
  text-indent: 20px;
  background-image: url(../images/hidarisidebar_botan_kuro.png);
  margin-left: 0px;
  width: 227px;
  padding-bottom: 2px;
  background-repeat: no-repeat;
  padding-right: 0px;
}
div.category2 {
  height: 34px;
  line-height: 34px;
  text-indent: 20px;
  background-image: url(../images/hidarisidebar_botan_kuro.png);
  margin-left: 0px;
  width: 227px;
  margin-top: -5px;
}
div.category3 {
  height: 34px;
  line-height: 34px;
  text-indent: 20px;
  cursor: pointer;
  background-image: url(../images/hidarisidebar_botan_kuro.png);
  margin-left: 0px;
  width: 227px;
  padding-bottom: 2px;
  background-repeat: no-repeat;
  margin-top: -5px;
}
div.category4 {
  cursor: pointer;
  background-repeat: no-repeat;
  text-align: center;
  height: 30px;
  width: 225px;
  background-image: url(../images/hidarisidebar_haikei_under.png);
  padding-top: 20px;
}
div.category5 {
  cursor: pointer;
  background-repeat: no-repeat;
  text-align: center;
  height: 40px;
  width: 225px;
  background-image: url(../images/hidarisidebar_haikei_under_40.png);
  padding-top: 20px;
}
div.open {
  color: #fff;
  background-image: url(../images/hidarisidebar_botan_kuro.png);
  background-repeat: no-repeat;
}
ul.menun a {
  display: block;
  height: 34px;
  line-height: 34px;
  color: #666;
  font-size: 1em;
}
ul.menun li {
  margin-left: 0px;
  background-image: url(../images/hidarisidebar_botan_body_white.png);
  background-repeat: no-repeat;
  width: 227px;
  text-indent: 10px;
  font-size: 1em;
}
ul.menun a:hover {
  background-image: url(../images/menu_over.png);
  background-repeat: no-repeat;
  color: #333;
}
ul.menun, li.rollover {
  background-image: url(../images/hidarisidebar_botan_body_white_after.png);
  color: #FFF;
  background-repeat: no-repeat;
}
ul.menun_sentaku a {
  display: block;
  height: 34px;
  line-height: 34px;
  color: #666;
  font-size: 1em;
}
ul.menun_sentaku li {
  margin-left: 0px;
  background-image: url(../images/menu_over.png);
  background-repeat: no-repeat;
  width: 227px;
  text-indent: 10px;
  font-size: 1em;
}
ul.menun_sentaku a:hover {
  background-image: url(../images/menu_over.png);
  background-repeat: no-repeat;
  color: #333;
}
ul.menun_sentaku, li.rollover {
  background-image: url(../images/hidarisidebar_botan_body_white_after.png);
  color: #FFF;
  background-repeat: no-repeat;
}
ul.menun_n a {
  display: block;
  height: 34px;
  line-height: 30px;
  color: #666;
  padding-left: 20px;
  font-size: 0.95em;
}
ul.menun_n li {
  background-image: url(../images/hidarisidebar_botan_body_white.png);
  background-repeat: no-repeat;
  width: 227px;
  text-indent: 20px;
  font-size: 1em;
}
ul.menun_n a:hover {
  background-image: url(../images/menu_over_orange.png);
  background-repeat: no-repeat;
  color: #333;
}
ul.menun_n_sentaku a {
  display: block;
  height: 34px;
  line-height: 30px;
  color: #666;
  padding-left: 20px;
  font-size: 0.95em;
}
ul.menun_n_sentaku li {
  background-image: url(../images/hidarisidebar_botan_body_orange_n.png);
  background-repeat: no-repeat;
  width: 227px;
  text-indent: 20px;
  font-size: 1em;
}
ul.menun_n_sentaku a:hover {
  background-image: url(../images/menu_over_orange.png);
  background-repeat: no-repeat;
  color: #333;
}
/* 右サイドバー */
div.side_migigawa {
  width: 210px;
  float: right;
  padding-right: 6px;
  padding-top: 25px;
  height: 35px;
  color: #FFF;
  margin-right: 10px;
}
div.info {
  background-repeat: no-repeat;
  background-color: #cdf0a1;
  width: 220px;
  padding-top: 4px;
  height: 27px;
}
div.info2 {
  background-repeat: no-repeat;
  height: 600px;
  padding-left: 0px;
  width: 218px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #cdf0a1;
  border-bottom-color: #cdf0a1;
  border-left-color: #cdf0a1;
  background-color: #FFF;
}
div.side_migigawa h2 {
  font-size: 13px;
  margin-bottom: 0px;
  color: #3c5916;
  height: 35px;
  text-align: center;
  font-family: "メイリオ",;
  margin-top: 3px;
}
.yakushoku {
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic Pro";
}
div.side_migigawa p.photo {
  text-align: center
}
div.side_migigawa p {
  font-size: 0.75em;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 25px;
  padding-top: 15px;
}
.forum_time {
  font-family: meiryo;
  font-size: 0.8px;
}
div.side_migigawa ul {
  font-size: 0.75em;
  margin: 5px;
  padding: 0
}
div.side_migigawa ul li {
  background-image: url(../HTML_XHTML_sozai/03-01/maru-green.png);
  background-repeat: no-repeat;
  background-position: 0 6px;
  padding-left: 13px;
  list-style-type: none
}
/* フッター */
div.footer {
  background-image: url(../images/footer_bar.png);
  background-repeat: repeat-x;
  width: 960px;
  clear: both;
  background-position: center top;
  padding-top: 3px;
}
address {
  font-size: 0.77em;
  font-style: normal;
  text-align: center;
  margin-top: 3px;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
.hutoji {
  font-weight: bold;
}
.picture_e4c-village {
  text-align: center;
}
.namae {
  font-family: Meiryo;
  font-size: 1.2em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333;
}
.forum_koumoku {
  font-family: Meiryo;
  font-size: 1em;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background-color: #FFF;
  background-image: url(../images/forum_haikei_blue.png);
  background-repeat: repeat-x;
}
.forum_second {
  font-family: Meiryo;
  font-size: 0.9em;
  text-align: center;
}
.space_fc {
  height: 30px;
  width: 300px;
  float: right;
}
.space_fc_n {
  height: 30px;
  width: 100px;
}
.forum_fc_nn {
  width: 50px;
  float: right;
}
.shokureki {
  color: #333;
  padding-top: 5px;
}
.yakushoku {
  padding-top: 8px;
  padding-bottom: 10px;
}
.koujichu {
  text-align: center;
}
.table_font {
  margin-right: 2px;
  margin-left: 2px;
}
.table_font_n {
  margin-right: 2px;
  margin-left: 2px;
  color: #000;
}
div.table_kyougikai {
  padding-top: 15px;
}
div.moji_table01 {
  font-size: 12px;
  padding-left: 4px;
}
div.moji_table02 {
  text-align: center;
  color: #FFF;
  background-image: url(../images/green_grade.png);
  background-repeat: repeat;
}
.kouen {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.0em;
  color: #333;
}
.osirase_center {
  text-align: center;
}
.link_event {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.8em;
  text-align: right;
  left: 587px;
  top: 22px;
  position: absolute;
}
.mojikan {
  letter-spacing: 0.1em;
  font-size: 1em;
  color: #333;
  font-weight: bold;
}
.kaishamei {
  font-size: 0.9em;
}
.shamei {
  border-collapse: collapse;
  margin-top: 1em;
  width: 640px;
}
.shamei td {
  padding: 3px;
  border: solid #CCC 1px;
  vertical-align: top;
}
.left_margin {
  text-align: center;
}
.table_jikan {
  font-size: 15px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #333;
}
.left_margin_n {
  font-size: 1em;
  text-align: center;
  padding-top: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #333;
}
.blue {
  color: #1F5DB1;
}
.list {
  margin: 1rem 0 0 1rem;
}
.list li {
  list-style-type: square;
  list-style-position: outside;
  margin: .5em 0 .5em 1rem;
}
ol.list li {
  list-style-type: decimal;
  list-style-position: inside;
  margin: .5em 0 .5em 0;
}
.koho li {
  border-bottom: dotted #ccc 1px;
}
.koho span {
  display: inline-block;
  width: 9em;
}
.jinzai-program {
	width: 100%;
}
.jinzai-program th {
	color: #FFF;
	background-color: #569DF3;
	font-size: 13px;
	text-align: left;
	padding: 6px;
}
.jinzai-program td {
	background-color: #B1CFF4;
	text-align: left;
	padding: 6px;
}
.jinzai-program .light {
	background-color: #D6E7FC;
	text-align: left;
	padding: 6px;
}
.jinzai-program .zu {
	float: right;
	margin-left: 6px;
}
.jinzai-program ul {
	margin: 0 0 0 26px;
}
.jinzai-program li {
	list-style: circle;
	list-style-position: outside;
}
.check {
	margin: 0.5rem auto 0 2rem;
}
.check li {
	list-style-image: url(../images/check.png);
	list-style-position: outside;
}
.aright {
	text-align: right;
}
.forum {
	margin: 1em 1em 0 3em;
}
.forum li {
	list-style: square;
	list-style-position: outside;
}
.koen_kyougikai td {
	font-size: 12px!important;
	padding: 3px;
	vertical-align: top;
}
.credit {font-size: 12px;}