@charset "UTF-8";

* {
  margin: 0px;
  padding: 0px;
}

img {
  vertical-align: text-botom;
}

a:link {
  color: #FF6600;
  text-decoration: none;
}

a:visited {
  color: #FF7F24;
  text-decoration: none;
}

a:hover {
  color: #FF9900;
  text-decoration: none;
}

a img {
  text-decoration: none;
  border-style: none;
}
a:hover  img  {
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}

#ancar {
  text-align: right;
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 3px;
}

.moji_big {
  font-size: 1.4em;
  color: #333333;
  line-height: 1.3;
}

.moji_cyu {
  font-size: 1.3em;
}

.black {
  color: #333333;
}

.koi_blue {
  color: #000066;
}

.white {
  color: #FFFFFF;
}

.green {
  color: #33CC00;
}

#container {
  margin-right: auto;
  margin-left: auto;
}

#header {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.photowaku {
  background-color: #FFFFFF;
  margin: 5px;
  padding: 4px;
  border: 1px solid #999999;
}

#navi {
  width: 900px;
  margin: 0px auto 10px;
  display: block;
  height: 35px;
  padding-left: 2px;
}

/*�i�r�Q�[�V�������j���[*/
#navi ul {
  float: left;
  list-style-type: none;
  position: relative;
}

#navi li {
  margin: 0px;
  padding: 0px;
  width: 128px;
  text-indent: -9999px;
  height: 35px;
  position: absolute;
  display: block;
}

#navi li a {
  text-decoration: none;
  display: block;
  height: 35px;
  width: 128px;
  margin: 0px;
}

#navi li#bt1 {
  background: url(../img/common/navi01.jpg) no-repeat;
}

#navi li#bt2 {
  left: 128px;
  background: url(../img/common/navi02.jpg) no-repeat;
}

#navi li#bt3 {
  left: 256px;
  background: url(../img/common/navi03.jpg) no-repeat;
}

#navi li#bt4 {
  left: 384px;
  background: url(../img/common/navi04.jpg) no-repeat;
}

#navi li#bt5 {
  left: 512px;
  background: url(../img/common/navi05.jpg) no-repeat;
}

#navi li#bt6 {
  left: 640px;
  background: url(../img/common/navi06.jpg) no-repeat;
}

#navi li#bt7 {
  left: 768px;
  background: url(../img/common/navi07.jpg) no-repeat;
}

/* �}�E�X�I�[�o�[*/
#navi li#bt1 a:hover {
  background: url(../img/common/navi01_h.jpg) no-repeat;
}

#navi li#bt2 a:hover {
  left: 128px;
  background: url(../img/common/navi02_h.jpg) no-repeat;
}

#navi li#bt3 a:hover {
  left: 256px;
  background: url(../img/common/navi03_h.jpg) no-repeat;
}

#navi li#bt4 a:hover {
  left: 384px;
  background: url(../img/common/navi04_h.jpg) no-repeat;
}

#navi li#bt5 a:hover {
  left: 512px;
  background: url(../img/common/navi05_h.jpg) no-repeat;
}

#navi li#bt6 a:hover {
  left: 640px;
  background: url(../img/common/navi06_h.jpg) no-repeat;
}

#navi li#bt7 a:hover {
  left: 768px;
  background: url(../img/common/navi07_h.jpg) no-repeat;
}

#footermenu {
  background: url(../img/common/main_bg.jpg) repeat-y center;
  clear: both;
  text-align: left;
  display: block;
  width: 910px;
  margin-right: auto;
  margin-left: auto;
}


#footermenu  ul {
  line-height: 20px;
  list-style-type: none;
  text-align: center;
  height: 20px;
  background: url(../img/common/main_bg.jpg) repeat-y;
  width: 910px;
  margin: 0px auto;
  padding-top: 30px;
  padding-bottom: 10px;
}

#footermenu img {
  float: right;
  padding-right: 15px;
}
#footermenu   li {
  display: inline;
}

#footermenu a {
  font-size: 11px;
  color: #333333;
  text-decoration: none;
}

#footermenu a:hover {
  color: #FF9900;
  text-decoration: none;
}

/*�t�b�^�[*/
#footer {
  height: 60px;
  text-align: center;
  background: #3D8CFF url(../img/common/footer_bg.jpg) no-repeat bottom;
  margin: 0px;
}
#footer   address {
  font-size: 11px;
  text-align: center;
  color: #999999;
  font-style: normal;
}
