#container {
  width: 981px;
  margin: 0 auto;
}

body {
  font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}

div#preload {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

div#header {
  font-size: 80%;
  color: #1B5BA3;
  padding-right: 10px;
  padding-left: 0px;
}

div#header a {
  color: #1B5BA3;
}

div#header .links a:hover {
  background-color: #1B5BA3;
  color: #FFF;
}

div#home_logo {
  float: left;
}

div#links {
  width: 400px;
  float: right;
  text-align: right;
  padding-top: 23px;
}

#headermenu {
  background-color: #0A4F9F;
  position: relative;
  height: 32px;
}

#headermenu-inner {
  background-color: #0A4F9F;
  height: 32px;
  width: 971px;
}

#headermenu div#fontbig a {
  position: absolute;
  left: 400px;
  top: 8px;
  background: url("../img/fontbig.gif") no-repeat;
  height: 0;
  padding-top: 23px;
  overflow: hidden;
  width: 155px;
  cursor: pointer;
}

#headermenu div#fontbig a.fontsmall {
  background-image: url("../img/fontsmall.gif");
}

#headermenu div#search {
  position: absolute;
  left: 680px;
  top: 8px;
}

#headermenu div#search * {
  float: left;
}

#headermenu div#search div#sbutton {
  margin-left: 5px;
  margin-top: -2px;
}

#headermenu div#search div#sway {
  margin-left: 5px;
  font-size: 85%;
}

#headermenu div#search div#sway a {
  color: #fff;
}

#main {
}

#main div#alpha {
  width: 207px;
  height: 538px;
  float: left;
}

#main div#beta {
  padding-top: 5px;
  margin-left: 207px;
  width: 764px;
}

#main.no-navi .one-column .contents-column {
  width: 971px;
}

#main.no-navi #beta {
  margin-left: 0;
  width: 971px;
}

#main div#alpha ul {
  margin-left: 0px;
  margin-bottom: 0px;
  background-image: url("../img/page/menu_ft.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 3px;
}

#main div#alpha ul#menu li a {
  display: block;
  width: 207px;
  cursor: pointer;
  margin-left: 0px;
  height: 0;
  padding-top: 61px;
  outline: 0;
  overflow: hidden;
}

ul#menu li#menuitem-about a {
  background: url("../img/page/menu01.gif") no-repeat;
  padding-top: 60px ! important;
}

ul#menu li#menuitem-about a:hover {
  background: url("../img/page/menu01o.gif") no-repeat;
}

ul#menu li#menuitem-about a.selected {
  background: url("../img/page/menu01o.gif") no-repeat;
}

ul#menu li#menuitem-profile a {
  background: url("../img/page/menu02.gif") no-repeat;
}

ul#menu li#menuitem-profile a:hover {
  background: url("../img/page/menu02o.gif") no-repeat;
}

ul#menu li#menuitem-profile a.selected {
  background: url("../img/page/menu02o.gif") no-repeat;
}

ul#menu li#menuitem-summary a {
  background: url("../img/page/menu03.gif") no-repeat;
}

ul#menu li#menuitem-summary a:hover {
  background: url("../img/page/menu03o.gif") no-repeat;
}

ul#menu li#menuitem-summary a.selected {
  background: url("../img/page/menu03o.gif") no-repeat;
}

ul#menu li#menuitem-activities a {
  background: url("../img/page/menu04.gif") no-repeat;
}

ul#menu li#menuitem-activities a:hover {
  background: url("../img/page/menu04o.gif") no-repeat;
}

ul#menu li#menuitem-activities a.selected {
  background: url("../img/page/menu04o.gif") no-repeat;
}

ul#menu li#menuitem-open_info a {
  background: url("../img/page/menu05.gif") no-repeat;
}

ul#menu li#menuitem-open_info a:hover {
  background: url("../img/page/menu05o.gif") no-repeat;
}

ul#menu li#menuitem-open_info a.selected {
  background: url("../img/page/menu05o.gif") no-repeat;
}

ul#menu li#menuitem-complaint a {
  background: url("../img/page/menu06.gif") no-repeat;
}

ul#menu li#menuitem-complaint a:hover {
  background: url("../img/page/menu06o.gif") no-repeat;
}

ul#menu li#menuitem-complaint a.selected {
  background: url("../img/page/menu06o.gif") no-repeat;
}

ul#menu li#menuitem-news a {
  background: url("../img/page/menu07.gif") no-repeat;
}

ul#menu li#menuitem-news a:hover {
  background: url("../img/page/menu07o.gif") no-repeat;
}

ul#menu li#menuitem-news a.selected {
  background: url("../img/page/menu07o.gif") no-repeat;
}

ul#menu li#menuitem-opinion a {
  background: url("../img/page/menu08.gif") no-repeat;
}

ul#menu li#menuitem-opinion a:hover {
  background: url("../img/page/menu08o.gif") no-repeat;
}

ul#menu li#menuitem-opinion a.selected {
  background: url("../img/page/menu08o.gif") no-repeat;
}

div#footer {
  margin-top: 15px;
  border-top: 3px solid #0A4F9F;
  padding-top: 10px;
  font-size: 80%;
  color: #1B5BA3;
  position: relative;
  height: 25px;
  clear: both;
  padding-right: 10px;
  padding-left: 10px;
}

div#footer a {
  color: #1B5BA3;
}

div#footer a:hover {
  background-color: #1B5BA3;
  color: #FFF;
}

div#footer #about {
  position: absolute;
  left: 0px;
  top: 10px;
}

div#footer #copyright {
  text-align: right;
}

#main .h1_c {
  margin: 5px 0 10px 0;
  background: url("../img/page/h1_bg.jpg") no-repeat left bottom;
  border: 1px solid #0089BE;
  border-width: 1px 3px 3px 1px;
  padding: 5px 0 1px 0;
  line-height: 1em;
  min-height: 28px;
}

#main #beta .h1_c {
  width: 744px;
}

#main.no-navi #beta .h1_c {
  background: url("../img/page/h1_bg_long.jpg") no-repeat left bottom;
  width: 971px;
}

h1 {
  font-size: 100%;
  padding-left: 21px;
  line-height: 1em;
  margin-top: 2px;
}

.h2_c {
  background: url("../img/page/h2_bg.gif") repeat-x left bottom;
  margin: 10px 20px 10px 0px;
  padding-bottom: 2px;
}

.h3_c {
  background: url("../img/page/h2_bg.gif") repeat-x left bottom;
  margin: 10px 20px 10px 0px;
  padding-bottom: 2px;
}

h2 {
  font-size: 95%;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 25px;
  line-height: 1.2em;
  background: url("../img/page/h2_head.gif") no-repeat left top;
  margin-top: 3px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

h3 {
  font-size: 95%;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 25px;
  line-height: 1.2em;
  background: url("../img/page/h2_head.gif") no-repeat left top;
  margin-top: 3px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.h4_c {
  background: url("../img/page/h4_bg.gif") repeat-x left bottom;
  margin: 10px 20px 10px 0px;
}

h4 {
  font-size: 95%;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 24px;
  line-height: 1.2em;
  background: url("../img/page/h4_head.gif") no-repeat left top;
  margin-top: 3px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

#contents:after {
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  content: ".";
}

#contents {
  overflow: hidden ! important;
  height: auto;
}

#contents .contents-column {
  float: left;
}

.one-column .contents-column {
  width: 720px;
  margin-left: 20px;
}

.one-column-nonavi .contents-column {
  width: 981px;
}

.two-columns #contents-alpha {
  min-height: 510px;
  background-image: url("../img/page/line.gif");
  background-repeat: repeat-y;
  background-position: right;
  padding-right: 12px;
  margin-left: 0px;
  width: 240px;
}

.two-columns-50 #contents-alpha {
  min-height: 510px;
  background-image: url("../img/page/line.gif");
  background-repeat: repeat-y;
  background-position: right;
  padding-right: 12px;
  margin-left: 0px;
  width: 400px;
}

.two-columns #contents-beta {
  margin-left: 20px;
  width: 560px;
}

.two-columns-50 #contents-beta {
  margin-left: 20px;
  width: 400px;
}

.three-columns .contents-column {
  width: 260px;
}

#main #breadcrumb {
  font-size: 90%;
}

#main #beta #breadcrumnb {
  width: 774px;
}

#main #alpha-nonavi #breadcrumnb {
  width: 989px;
}

#main #breadcrumb ul {
  margin-left: 0px;
  margin-bottom: 0px;
}

#main #breadcrumb ul li {
  display: inline;
  line-height: 1.3em;
}

#main #breadcrumb ul li a {
  background-image: url("../img/page/bread_arrow.gif");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
  margin-right: 5px;
  color: #1B5BA3;
  display: inline;
}

#main #breadcrumb ul li a:hover {
  background-color: #1B5BA3;
  color: #FFF;
}

.clearfix:after {
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  content: ".";
}

.clearfix {
  min-height: 1px;
}

p.clearboth {
  clear: both;
}

* html .clearfix {
  height: auto;
  zoom: 1;
  overflow: hidden;
}

.bx-wrapper {
  margin-left: 30px;
}

.bx-window h3 {
  background: none ! important;
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0;
  padding: 0 ! important;
}

.bx-window div.photo {
  text-align: center;
}

.bx-window div.photo img {
  margin: 0 auto;
}

.bx-window div.photo p.caption {
  margin: 5px 0;
  text-align: right;
}

