body {
  margin: 0px;
  background-position: center;
  background-image: url(../images/top_back06.gif);
  background-repeat: repeat-y;
  font-size: 12px;
  line-height: 1.5em;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

* html body {
  font-size: 80%;
}

h1 {
  float: left;
  margin: 20px 0px 0px 10px;
}

h2 {
 margin: 0px;
 float: left;
}
h3,h4,h5,h6 { margin: 0px; }

p {
  margin: 0px;
  color: #333333;
}
ul {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

a:link {
  text-decoration: none;
  color: #333333;
}
a:visited {
  text-decoration: none;
  color: #333333;
}
a:hover {
  color: #006699;
  text-decoration: underline;
}
a:active {
  text-decoration: none;
  color: #333333;
}

.blue { color: #006699; }

.red {
}

.redbold {
  font-weight: bold;
  color: #FF0000;
}

.blue2 {
  font-size: 1.1em;
  color: #003366;
  font-weight: bold;
}

.bold {
  font-size: 1.8em;
  color: #0066CC;
  line-height: 1.3em;
  letter-spacing: -0.1em;
}

.red2 {
  color: #FF0000;
}

.red {
  color: #009999;
  text-decoration: underline;
}

#container {
 width: 721px;
 margin-right: auto;
 margin-left: auto;
 padding-right: 17px;
 padding-left: 17px;
 padding-bottom: 20px;
}

.bold_red {
  line-height: 2em;
  font-weight: bold;
  color: #FF0000;
}

.bold_black {
  line-height: 2em;
  font-weight: bold;
}

.small {
  font-size: 80%;
  line-height: 1.4em;
}

#container #head {
  width: 721px;
  height: 97px;
  float: left;
  background: url(../images/base_headback.jpg) no-repeat;
}

#container #head #rogo {
 margin-bottom: 0px;
 height: 63px;
 width: 721px;
}

.crogo_space {
  float: right;
  margin-top: 20px;
  margin-right: 10px;
}

.head_navi {
  text-align: right;
  height: 20px;
  clear: both;
  padding-top: 7px;
}

.head_btn {
 display: block;
 float: right;
 margin-right: 6px;
 margin-top: 0px;
 margin-bottom: 0px;
}

#container #navi {
 background-image: url(../images/base_naviback.gif);
 background-repeat: no-repeat;
 height: 55px;
 text-align: left;
 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: #333333;
 margin-bottom: 20px;
 width: 721px;
 float: left;
}

.navi_waku {
 list-style-type: none;
 padding-left: 6px;
 padding-top: 6px;
}

.navi_btn { float: left; }

#container #page_navi {
 background-color: #CCCCCC;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #666666;
 width: 721px;
 height: 25px;
 float: left;
 margin-bottom: 0px;
}

.pnavi_txt {
 float: right;
 padding-top: 5px;
 padding-right: 8px;
 font-size: 70%;
}

#container #mainbox {
 background-image: url(../images/side_navi_08.gif);
 background-repeat: repeat-y;
 background-position: right;
 float: left;
 width: 721px;
}

#container #mainbox #main {
  width: 559px;
  margin-top: 0px;
  float: left;
}

#container #mainbox #side {
 float: right;
 width: 161px;
}

.side_btn {
 padding-left: 2px;
 padding-top: 3px;
}

.side_btn2 {
  padding-left: 5px;
  padding-top: 30px;
}

.side_btn3 {
  padding-top: 3px;
  padding-left: 5px;
}

.side_btn4 {
  padding-top: 50px;
  padding-left: 5px;
}

.pagetop {
  clear: both;
  padding-left: 485px;
  padding-top: 30px;
}

#container #foter {
  width: 721px;
  padding-top: 5px;
  clear: both;
  background: url(../images/side_navi_08.gif) repeat-y right;
}

.copy {
  background-color: #000000;
  width: 703px;
  padding-left: 18px;
  height: 15px;
  padding-top: 5px;
  clear: both;
}

.foter_btn {
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 5px;
  float: left;
}

.foter_btn2 {
  padding-left: 5px;
  margin-top: 20px;
  margin-bottom: 5px;
  float: left;
}
