@charset "UTF-8";
/* CSS Document */
/* =========================================================
 リセット
========================================================= */
/* よく登場する要素のリセット */
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
ul,
dl,
dt,
dd,
table,
caption,
th,
td,
img,
form {
  margin: 0;
  padding: 0;
  border: none;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  list-style: none;
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea {
  font-size: 100%;
}

/* 画像の下にできる隙間をなくす */
img {
  vertical-align: bottom;
}

/* 画像の下にできる隙間をなくす() */
.img {
  margin: 0px;
  border: 0px;
  padding: 0px;
  font-size: 0px;
}

/* hr 要素は不可視で使う --- yashiki */
/*hr { display: none; }*/
/* =========================================================
 ワイヤーフレーム
========================================================= */
#header {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

#content_bg {
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
}

#content {
  width: 960px;
  margin: 0 auto;
  background-color: #fff;
  padding-top: 20px;
}

#content #bnr {
  width: 960px;
  margin: 0 auto;
  background: url(../images/bg2.jpg) repeat-y;
}

#content #main {
  float: left;
  width: 715px;
}

#content #side {
  float: right;
  width: 215px;
}

#content .return {
  clear: both;
  width: 960px;
  margin: 0 auto;
  text-align: right;
  padding-top: 40px;
}

#return_top-bg {
  width: 960px;
  clear: both;
  text-align: right;
  margin: auto;
}

/* header top_bg
--------------------------------------------------------- */
#header_top_bg {
  width: 100%;
  background: url(../images/header_bg.gif) repeat-x;
  background-position: bottom;
  height: 74px;
}

#header_bg {
  width: 100%;
  background: url(../images/top/top_bg.gif) repeat-x;
}

#header_bg1 {
  width: 100%;
  background: url(../images/title_bg.gif) repeat-x;
  background-position: bottom;
}

#header_page_bg {
  width: 100%;
  background: url(../images/top/top_bg.gif) repeat-x;
}

/* =========================================================
 header_top
========================================================= */
#header_top {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  padding-bottom: 10px;
}

#header_top div#logo {
  float: left;
  width: 465px;
  margin-bottom: 10px;
}

#header_top div#logo .txt_header {
  color: #3e3a39;
  text-align: left;
  margin: 0 0 5px 10px;
  font-size: 11px;
  vertical-align: bottom;
}

#header_top div#contact {
  margin-top: 5px;
}

#header_top div#contact .right {
  float: right;
  width: 206px;
  text-align: right;
}

#header_top div#contact .left {
  float: left;
  width: 279px;
  text-align: right;
  padding-right: 10px;
  vertical-align: bottom;
}

#header_top div#gnav {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

/* gnav
--------------------------------------------------------- */
#gnav_bg {
  width: 100%;
  background: url(../images/btn_bg.gif) repeat-x;
}

#gnav_bg div#gnav {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

#gnav_bg div#gnav li {
  float: left;
}

/* =========================================================
 content
========================================================= */
/* pan
--------------------------------------------------------- */
#content .pan {
  font-size: 12px;
  padding-left: 1em;
  padding-bottom: 5px;
}

#content .pan a:link {
  color: #3e3a39;
  text-decoration: underline;
}

#content .pan a:visited {
  color: #3e3a39;
  text-decoration: underline;
}

#content .pan a:hover {
  color: #3e3a39;
  text-decoration: none;
}

#content .pan a:active {
  color: #3e3a39;
  text-decoration: none;
}

/* side
--------------------------------------------------------- */
#side ul.side_bnr li {
  list-style: none;
  padding-bottom: 10px;
}

#side a:link {
  color: #3e3a39;
  text-decoration: underline;
}

#side a:visited {
  color: #3e3a39;
  text-decoration: underline;
}

#side a:hover {
  color: #3e3a39;
  text-decoration: none;
}

#side a:active {
  color: #3e3a39;
  text-decoration: none;
}

#side .info_mv {
  position: relative;
}

#side .info_mv img.btn1 {
  position: absolute;
  top: 130px;
  left: 6px;
}

#side .info_mv img.btn2 {
  position: absolute;
  top: 130px;
  right: 6px;
}

/* =========================================================
 footer
========================================================= */
#footer_bg {
  border-top: 1px solid #fff;
  padding-bottom: 20px;
  width: 100%;
  background-color: #3e3a39;
  padding-bottom: 10px;
}

#footer_bg .footer {
  width: 960px;
  font-size: 12px;
  margin: auto;
  color: #fff;
  text-align: center;
  margin-top: 5px;
}

#footer_bg .footer .box_border {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 5px 0;
  margin: 10px 0;
  line-height: 24px;
}

#footer_bg .footer .copyright {
  font-size: 11px;
  padding-top: 5px;
}

#footer_bg .footer a:link {
  color: #fff;
  text-decoration: none;
}

#footer_bg .footer a:visited {
  color: #fff;
  text-decoration: none;
}

#footer_bg .footer a:hover {
  color: #fff;
  text-decoration: underline;
}

#footer_bg .footer a:active {
  color: #fff;
  text-decoration: underline;
}

.link-memory {
  max-width: 1249px;
  margin: 0 auto 30px;
  width: 90%;
}
@media screen and (min-width: 768px) {
  .link-memory .pc {
    display: block !important;
  }
  .link-memory .pcImg {
    display: inline-block !important;
  }
  .link-memory .sp {
    display: none !important;
  }
  .link-memory .spImg {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .link-memory .sp {
    display: block !important;
  }
  .link-memory .spImg {
    display: inline-block !important;
  }
  .link-memory .pc {
    display: none !important;
  }
  .link-memory .pcImg {
    display: none !important;
  }
}