html,body {
  margin: 0px 0px 30px 0px;
  background-color: #FFFFFF;
  text-align: center;
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  height: 100%;
  }

a {
  text-decoration: underline;
  }

a:link {
  color: #555555;
  }

a:visited {
  color: #555555;
  }

a:active {
  color: #555555;
  }

a:hover {
  color: #00428E;
  }

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

img {
  border: none;
  vertical-align: top;
  }

h4 {
  width: auto;
  margin: 15px 0 10px 0;
  padding: 7px 0px 3px 0px;
  font-size: 15px;
  font-weight: bold;
  color: #555555;
  background-image: url(../image/parts/arrow.gif);
  background-repeat: no-repeat;
  background-position: left -10px;
  _background-position: left -11px;
  border-top: 1px solid #EEEEFF;
  border-bottom: 1px solid #DDDDFF;
  text-indent: 1.3em;
  }

h4.s {
  width: 510px;
  }


img.ban {
  margin-bottom: 20px;
  }

.title_des {
  font-size: 12px;
  padding: 0 0 0 5px;
  margin-bottom: 10px;
  }

#base {
  line-height: 1.3em;
  margin: 0px auto 0 auto;
  text-align: left;
  padding: 0px 0px 50px 0px;
  width: 840px;
  background-color: #FFFFFF;
  }

.txt-l {
  float: left;
  }

.txt-r {
  float: right;
  }

.clear {
  clear: both;
  vertical-align: top;
  margin: 0;
  padding: 0;
  }

/*--------- header ---------*/

#header {
  background-color: #FFFFFF;
  margin: 0;
  position: relative;
  }

#header h1 {
  font-size: 12px;
  color: #999999; /* h1の色 */
  padding: 0 0 0 0;
  position: relative;
  top: 0px;
  left: 0px;
  }

#header h2 {
  font-size: 12px;
  color: #999999; /* h2の色 */
  padding: 0 0 0 0;
  position: absolute;
  top: 0px;
  right: 0px;
  }

#head-top {
  width: 840px;
  height: 140px;
  background-image: url(../image/parts/head-top_h_bg.jpg);
  background-repeat: no-repeat;
  }

#head-top img {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 18px;
  left: 6px;
  }

/*--------- contents ---------*/

#main {
  width: 840px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  }

#sidemenu {
  float: left;
  width: 120px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: left;
  }

#contents {
  float: right;
  width: 700px;
  margin: 0 0 10px0 0;
  padding: 0 0 0 0;
  background-color: #FFFFFF;
  color: #666666;
  }

#ticker {
  float: right;
  width: 700px;
  height: 20px;
  margin: 5px 0 5px 0;
  }

#ticker img {
  float: left;
  }

#scroll {
  float: right;
  font-size: 12px;
  background-color: #DDDDDD;
  padding: 0 0 2px 0;
  }

#bread {
  width: 840px;
  height: 20px;
  margin: 5px 0 5px 0;
  _margin: 5px 0 6px 0;
  text-align: right;
  font-size: 12px;
  }

/*--------- footer ---------*/

#footer {
  margin: 30px 0 0 0;
  padding: 0;
  font-size: 12px;
  text-align: center;
  clear: both;
  }

#footer-menu {
  padding: 10px 0 10px 0;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #DDDDDD;
  background-image: url(../image/parts/foot.gif);
  background-repeat: repeat-x;
  background-position: center;
  }

#footer-menu ul {
  list-style:none;
  padding: 0;
  margin: 0;
  }

#footer-menu li {
  display: inline;
  padding: 5px 0 0px 0;
  margin: 5px 10px 5px 10px;
  text-align: center;
  }

#footer-menu li a {
  padding: 5px 0 0px 0;
}

#footer-menu li.no1 a {
  border-bottom: 2px solid #FF9A00;
  }

#footer-menu li.no2 a {
  border-bottom: 2px solid #00428E;
  }

#footer-menu li.no3 a {
  border-bottom: 2px solid #D30F46;
  }

#footer-menu li.no4 a {
  border-bottom: 2px solid #999999;
  }

#footer-menu li.no5 a {
  border-bottom: 2px solid #13684D;
  }

#footer-menu li.no1 a:hover {
  border-top: 2px solid #FF9A00;
  }

#footer-menu li.no2 a:hover {
  border-top: 2px solid #00428E;
  }

#footer-menu li.no3 a:hover {
  border-top: 2px solid #D30F46;
  }

#footer-menu li.no4 a:hover {
  border-top: 2px solid #999999;
  }

#footer-menu li.no5 a:hover {
  border-top: 2px solid #13684D;
  }

#footer-menu li a {
  text-decoration: none;
  }

#copyright {
  color: #484848;
  background-color: #FFFFFF;
  background-image: url(../image/parts/foot-copy_bg.gif);
  background-repeat: repeat-x;
  padding: 0;
  margin: 10px 0 0 0;	
  }

#copyright .footmessage {
  font-size: 10px;
  margin: 0 auto 0 auto;
  color: #CCCCCC;
  }

/*--------- sidemenu ---------*/

#sidemenu ul {
  margin: 0;
  padding: 3px 0 3px 0;
  border-bottom: 1px dashed #999999;
  font-size:1px;
  }

#sidemenu li {
  margin: 0 0 0 10px;
  padding: 0;
  list-style-type: none;
  }

/*--------- enter ---------*/

#enter {
  width: 720px;
  height: 520px;
  margin: 20px auto 0 auto;
  position:relative;
  }

.waku {
  width: 720px;
  height: 520px;
  background-image: url(../image/parts/waku.png);
  background-repeat: no-repeat;
  position:absolute;
  top:0; left:0;
  }

#imageContainer {
  height: 480px;
  position:relative;
  top:20px;
  left:20px;
  }

#imageContainer img {
  display:none;
  position:absolute;
  top:0;
  left:0;
  }

#menu-top {
  width:550px;
  height:40px;
  background:url(../image/enter/enter-menu.gif) no-repeat;
  margin-left:auto;
  margin-right:auto;
  }

#menu-top ul {
  padding:0px 0 0 0px;
  margin:0;
  }

#menu-top li {
  display:inline;
  list-style-type:none;
  }

#menu-top li a {
  height:40px;
  display:block;
  float:left;
  text-indent:-9877em;
  text-decoration:none;
  overflow:hidden;
  }

/*------off*/

#menu-top li.menu-top01 a {
  width:102px;
  background:url(../image/enter/enter-menu.gif) no-repeat 0px 0px;
  }

#menu-top li.menu-top02 a {
  width:123px;
  background:url(../image/enter/enter-menu.gif) no-repeat 123px 0px;
  }

#menu-top li.menu-top03 a {
  width:83px;
  background:url(../image/enter/enter-menu.gif) no-repeat 225px 0px;
  }

#menu-top li.menu-top04 a {
  width:120px;
  background:url(../image/enter/enter-menu.gif) no-repeat 308px 0px;
  }

#menu-top li.menu-top05 a {
  width:122px;
  background:url(../image/enter/enter-menu.gif) no-repeat 428px 0px;
  }

/*------hover*/

#menu-top li.menu-top01 a:hover {
  background:url(../image/enter/enter-menu.gif) no-repeat 0px -40px;
  }

#menu-top li.menu-top02 a:hover {
  background:url(../image/enter/enter-menu.gif) no-repeat -102px -40px;
  }

#menu-top li.menu-top03 a:hover {
  background:url(../image/enter/enter-menu.gif) no-repeat -225px -40px;
  }

#menu-top li.menu-top04 a:hover {
  background:url(../image/enter/enter-menu.gif) no-repeat -308px -40px;
  }

#menu-top li.menu-top05 a:hover {
  background:url(../image/enter/enter-menu.gif) no-repeat -428px -40px;
  }

/*--------- toppage ---------*/

.index {
  width: 700px;
  height: 670px;
  position: relative;
  }

.index img.b0 {
  position: absolute;
  top: 280px;
  left: 200px;
  }

.index img.b1 {
  position: absolute;
  top: 230px;
  left: 0px;
  }

.index img.b2 {
  position: absolute;
  top: 260px;
  right: 0px;
  }

.index img.b3 {
  position: absolute;
  top: 490px;
  left: 50px;
  }

.index img.b4 {
  position: absolute;
  top: 490px;
  right: 90px;
  }

.index_t {
  width: 700px;
  height: 730px;
  position: relative;
  }

.index_t img.bt0 {
  position: absolute;
  top: 420px;
  left: 220px;
  }

.index_t img.bt1 {
  position: absolute;
  top: 230px;
  left: 0px;
  }

.index_t img.bt2 {
  position: absolute;
  top: 530px;
  right: 55px;
  }

.index_t img.bt3 {
  position: absolute;
  top: 560px;
  left: 50px;
  }

.index_t img.bt4 {
  position: absolute;
  top: 270px;
  right: 285px;
  }

.index_t img.bt5 {
  position: absolute;
  top: 290px;
  right: 10px;
  }
