* {
  margin: 0px;
  padding: 0px;
}

html {
  font-family: "Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo",
    sans-serif;
  font-size: 13px;
  line-height: 1.6;
  color: #333;
}

body {
  background-image: url(../images/bg_paper.jpg);
  background-repeat: repeat;
}

a {
  color: #568067;
}
a:hover {
  color: #999;
}

/* frame*/

#container {
  width: 1200px;
  height: auto;
  background-color: #fff;
  margin: 0px auto;
  padding: 0px auto;
}

#header {
  width: 1200px;
  height: 425px;
  margin: 0px auto;
  padding: 0px auto;
  position: relative;
  z-index: 10;
}

#header_2 {
  width: 1200px;
  height: 160px;
  margin: 0px auto;
  padding: 0px auto;
  position: relative;
  z-index: 10;
}

#header_3 {
  width: 1200px;
  height: 126px;
  margin: 0px auto;
  padding: 0px auto;
  position: relative;
  z-index: 10;
}

#top_img {
  width: 1200px;
  height: 81px;
  background-image: url(../images/header_short.png);
  background-repeat: no-repeat;
}

#top_img h1 {
  text-indent: -9999px;
  margin: 0px;
  padding: 20px 0px 0px 120px;
}

#top_img h1 a {
  display: block;
  width: 370px;
  height: 50px;
  margin: 0px;
  padding: 0px;
}

#title_bar {
  width: 1020px;
  height: 45px;
  position: relative;
}

.pankuzu_rgt {
  text-align: right;
  font-size: 13px;
  color: #999;
  float: right;
  margin-right: 160px;
  margin-top: 10px;
}

.pankuzu_rgt a {
  text-decoration: none;
  color: #999;
}
.pankuzu_rgt a:hover {
  text-decoration: none;
  color: #2c7546;
}

.pankuzu_title_bar {
  position: absolute;
  text-align: right;
  top: -5px;
  right: 10px;
  font-size: 13px;
  color: #999;
}

.pankuzu_title_bar a {
  text-decoration: none;
  color: #999;
}
.pankuzu_title_bar a:hover {
  text-decoration: none;
  color: #2c7546;
}

.current {
  color: #568067;
}

#contents {
  background-color: #ffffff;
  width: 1200px;
  height: auto;
  margin: 0px auto;
  padding-bottom: 60px;
}

.cnt_bg {
  background-image: url(../images/cnt_bg.png);
}
.cnt_bg2 {
  background-image: url(../images/cnt_bg2.png);
}
.cnt_bg3 {
  background-image: url(../images/cnt_bg3.png);
}

#footer {
  background-color: #ffffff;
  width: 1200px;
  height: 463px;
  margin: 0px auto;
  background-image: url(../images/footer_bg.jpg);
  background-repeat: no-repeat;
}

#footer_info {
  width: 240px;
  margin: 45px 0px 0px 117px;
  padding: 0px;
  float: left;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono,
    monospace;
}

#footer_info p {
  margin-top: 15px;
  color: #e9e9e9;
  font-size: 12px;
  line-height: 150%;
}

#footer_sitemap {
  width: 700px;
  margin-top: 45px;
  float: left;
}

#footer_sitemap h3,
h4 {
  font-size: 12px;
  line-height: 150%;
  color: #e9e9e9;
}

#footer_sitemap p {
  color: #e9e9e9;
  font-size: 12px;
  line-height: 150%;
  text-decoration: none;
}

.sitemap_list {
  margin-bottom: 20px;
  list-style: none;
}

.sitemap_list > li {
  color: #ccc;
  font-size: 12px;
  line-height: 150%;
  text-decoration: none;
}

.sitemap_works {
  border-left: 1px solid #999;
  padding-left: 10px;
  margin-left: 3px;
}

#footer a {
  color: #999;
  text-decoration: none;
}
#footer a:hover {
  color: #ccc;
}

#footer h3 a {
  color: #ccc;
  text-decoration: none;
}
#footer h3 a:hover {
  color: #999;
}

#copyright {
  font-size: 13px;
  color: #999;
  margin-left: 117px;
  margin-top: 20px;
  float: left;
}
#privacy_box {
  font-size: 13px;
  color: #999;
  margin-right: 117px;
  margin-top: 20px;
  float: right;
}

#pageTop {
  position: fixed;
  bottom: 160px;
  right: 140px;
}

@media print {
  #pageTop {
    display: none !important;
  }
}

/* layout */

.left {
  float: left;
}
.right {
  float: right;
}

.clear {
  clear: both;
}

.m_top_05 {
  margin-top: 5px;
}
.m_top_20 {
  margin-top: 20px;
}
.m_top_25 {
  margin-top: 25px;
}
.m_top_40 {
  margin-top: 40px;
}
.m_top_60 {
  margin-top: 60px;
}

.m_btm_10 {
  margin-bottom: 10px;
}
.m_btm_20 {
  margin-bottom: 20px;
}
.m_btm_40 {
  margin-bottom: 40px;
}
.m_btm_60 {
  margin-bottom: 60px;
}

.m_lft_10 {
  margin-left: 10px;
}
.m_lft_20 {
  margin-left: 20px;
}
.m_lft_40 {
  margin-left: 40px;
}
.m_lft_60 {
  margin-left: 60px;
}

.m_rgt_5 {
  margin-right: 5px;
}
.m_rgt_10 {
  margin-right: 10px;
}
.m_rgt_15 {
  margin-right: 15px;
}
.m_rgt_20 {
  margin-right: 20px;
}
.m_rgt_25 {
  margin-right: 25px;
}
.m_rgt_40 {
  margin-right: 40px;
}
.m_rgt_60 {
  margin-right: 60px;
}

.p_top_60 {
  padding-top: 60px !important;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}
