@charset "shift_jis";

body {
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #edece7 url("../images/common/bg_body.gif") 0 0;
  font-family: "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
}

#contentswrap {
  width: 911px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  background: #fff url("../images/common/bg_contentswrap_gray.gif") 50% 0
    repeat-y;
}

#headerwrap * {
  margin: 0;
  padding: 0;
}

#headerwrap {
  width: 911px;
  text-align: center;
  background: #fff url("../images/common/bg_contentswrap.gif") 50% 0 repeat-y;
  height: 74px;
}

#headerwrap_error {
  width: 911px;
  text-align: center;
  background: #fff url("../images/common/bg_contentswrap.gif") 50% 0 repeat-y;
  height: 30px;
}

#header a {
  color: #333;
  text-decoration: underline;
}

/*  ヘッダー上部  */
#header {
  background: url("../images/header/bg_header.gif") no-repeat;
  position: relative;
  width: 905px;
  height: 68px;
  margin: 0 auto;
  text-align: left;
}

/*  共通エラー画面ヘッダー  */
#header_error {
  background: url("../images/header/bg_header.gif") no-repeat;
  position: relative;
  width: 905px;
  height: 24px;
  margin: 0 auto;
  text-align: left;
}

#logo {
  position: absolute;
  top: 3;
  left: 15px;
  width: 124px;
  height: 52px;
  display: block !important;
  width: 87px;
  height: 56px;
}

#logo a {
  display: block;
  padding-top: 0px;
}

#mainwrap {
  width: 911px;
  text-align: left;
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background: #FFFFFF url(../images/common/bg_contentswrap.gif) repeat-y
    scroll 50% 0;
  text-align: left;
  width: 911px;
}

#onemaincol {
  width: 875px;
  margin-left: 18px;
  margin-right: 18px;
}

#onemaincol .boxArea {
  width: 875px;
  background: url("../images/common/bg_boxArea_line.gif") repeat-y;
}

#onemaincol .boxArea .wrap {
  width: 875px;
  padding-bottom: 12px;
  background: url("../images/common/bg_boxArea_bottom.gif") 0 100% no-repeat;
}

#relatedlinks .boxArea .section .title {
  padding:0 5px 10px 5px;
  background:url("../images/localnav/bg_boxArea_title_line.gif") 0 100% no-repeat;
  margin-bottom:9px;
}

#relatedlinks .boxArea {
  width: 188px;
  margin: 0 0 4px 0;
  padding-top: 0;
  background: url("../images/localnav/bg_boxArea_line.gif") 0 0 no-repeat;
}

#relatedlinks .boxArea .wrap {
  width: 188px;
  padding-bottom: 12px;
  background: url("../images/localnav/bg_boxArea_bottom.gif") 0 100%
    no-repeat;
}

#relatedlinks .boxArea .section {
  padding: 16px 9px 0 9px;
  background: url("../images/localnav/bg_boxArea_top.gif") no-repeat;
}

#maincol .boxArea {
  width: 672px;
  margin-bottom: 16px;
  background: url("../images/common/bg_boxArea_line.gif") repeat-y;
}

#maincol .boxArea .wrap {
  width: 672px;
  padding-bottom: 12px;
  background: url("../images/common/bg_boxArea_bottom.gif") 0 100% no-repeat;
}

.boxArea .wrap .section {
  display: inline-block;
  padding: 12px 12px 0 12px;
  background: url("../images/common/bg_boxArea_top.gif") 0 0 no-repeat;
}

#maincol .boxArea {
  width: 672px;
  margin-bottom: 16px;
  background: url("../images/common/bg_boxArea_line.gif") repeat-y;
}

#maincol .boxArea .wrap {
  width: 672px;
  padding-bottom: 12px;
  background: url("../images/common/bg_boxArea_bottom.gif") 0 100% no-repeat;
}

.boxArea .wrap .section {
  display: inline-block;
  padding: 12px 12px 0 12px;
  background: url("../images/common/bg_boxArea_top.gif") 0 0 no-repeat;
}

html>body .boxArea .wrap .section {
  display: block;
}

html>body #footerwrap {
  margin-bottom: -20px;
}

#footerwrap {
  background: #fff;
  text-align: center;
  background: #fff url("../images/common/bg_contentswrap.gif") 50% 0 repeat-y;
}

#footerwrap {
  clear: both;
  width: 911px;
  padding: 24px 0px 0px 0px;
}

#footer {
  margin: 0 auto;
  width: 905px;
  height: 60px;
}

#footer {
  background: #f7f7f7 url("../images/footer/bg_footer.gif") no-repeat;
}

#footer .copyright {
  float: left;
  margin: 14px 0 0 8px;
  color: #2f2f2f;
}

html>body #footer .copyright {
  margin-left: 16px;
}

html>body #footer {
  height: 60px;
}

#footer .copyright {
  font-size: 66%;
}

div.section_button {
  border: 0px;
  padding: 0px 15px;
  width: 100%;
  display: inline-block;
  word-break: break-all;
}

.section_main {
  display: inline-block;
  word-break: break-all;
  width: 771px;
  border: 0px;
  margin: 20px 30px;
}

.section_main {
  border: 0 none;
  display: inline-block;
  margin: 20px 30px;
  width: 771px;
}

.section_main table {
  border: 1px solid #C1C1C1;
  border-collapse: collapse;
}

.section_main td {
  padding: 2px 10px;
  border: 1px solid #C1C1C1;
  border-collapse: collapse;
}

.section_main th {
  padding: 0px 5px;
  border: 1px solid #C1C1C1;
  border-collapse: collapse;
  background-color: #eef1f8;
  font-weight: normal;
}

div.error {
  color: #FF0000;
  margin: 20px 30px 0px 30px;
  text-align: left;
}

.section_button table {
  border: 0px none !important;
}

.section_button table td {
  border: 0px none !important;
  padding: 0px 10px;
}

.section_button {
  border: 0px;
  padding: 0px 15px;
  width: 100%;
  display: inline-block;
  word-break: break-all;
}

.red01,req {
  color: #c00;
} /*  赤  */
div.titlept01 .bluept01 {
  padding-bottom: 2px;
  background: url("../images/common/bg_boxArea_h2line.gif") 0 100% no-repeat;
}

div.titlept01 .bluept01 .title,div.titlept01 .bluept01 .title a,div.titlept01 .bluept01 .title a:hover
  {
  color: #3f3f3f !important;
}

div.titlept01 {
  margin: 0 0 10px 0;
  padding-bottom: 4px;
}

div.titlept01 .title {
  margin: 0 0 6px;
  padding: 2px 0 0;
}

div.titlept01 .title {
  font-size: 102%;
  line-height: 1.45em;
}

div.titlept01 .clear .title {
  float: left;
}

div.titlept01 .clear p {
  padding: 0 !important;
  float: right;
}

div.titlept01 .clear img {
  margin-bottom: 3px;
}

html>body div.titlept01 .clear img {
  margin-bottom: 0;
}

div.titlept01 .clear img.middle {
  margin-top: 6px;
}

/*  色の設定  */
div.titlept01 .bluept01 {
  padding-bottom: 2px;
  background: url("../images/common/bg_boxArea_h2line.gif") 0 100% no-repeat;
}

div.titlept01 .bluept01 .title,div.titlept01 .bluept01 .title a,div.titlept01 .bluept01 .title a:hover
  {
  color: #3f3f3f !important;
}

#relatedlinks .boxArea .wrap {
  width: 188px;
  padding-bottom: 12px;
  background: url("../images/localnav/bg_boxArea_bottom.gif") 0 100%
    no-repeat;
}

#relatedlinks .boxAreapt02 .wrap {
  width: 188px;
  padding-bottom: 6px;
  background: url("../images/common/bg_boxareapt02_bottom.gif") 0 100%
    no-repeat;
}

#relatedlinks .boxAreagray .wrap {
  width: 188px;
  padding-bottom: 12px;
  background: url("../images/localnav/bg_boxAreagray_bottom.gif") 0 100%
    no-repeat;
}
