@charset "utf-8";
/*======================================================
Reset
======================================================*/
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
brockquote,
pre,
table,
caption,
th,
td,
address,
form,
fieldset,
legend,
object {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
pre,
table,
code,
kbd,
samp,
acronym,
input,
textarea,
select {
  font-size: 100%;
  font-weight: normal;
}
a, ins {
  text-decoration: none;
}
address,
em,
cite,
dfn,
var {
  font-style: normal;
}
input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}
img {
  vertical-align: bottom;
}
a img {
  border: none;
  -ms-interpolation-mode: bicubic;
}
html {
  overflow-y: scroll;
}
html, body {
  height: 100%;
}
ul, ol {
  list-style-position: outside;
  list-style-type: none;
}
table {
  border-collapse: collapse;
}
legend {
  color: #333;
}
html, body {
  height: 100%;
}
body {
  font-size: 12px;
  font-family: sans-serif;
  line-height: 1.5;
  color: #333333;
  background-color: #ffffff;
  min-width: 960px;
}
a {
  color: #d3145a;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#Wrap {
  position: relative;
}
#Header {
  position: relative;
  min-height: 38px;
  _height: 38px;
  background-color: #ffffff;
text-align: center;
}
#Header ul {
text-align: left;
  width: 960px;
  margin: 0 auto;
  padding-top: 4px;
  zoom: 1;
}
#Header ul:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
#Header ul li {
  float: left;
}

#Footer { text-align: center; padding: 10px 0; zoom: 1; background: #fff;}
#Footer div {
text-align: left;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
zoom: 1;
}
#Footer div:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
#Footer p.logo { float: left; width: 300px;}
#Footer #copyright {
float: right;
width: 300px;
  font-size: 91.7%;
  text-align: right;
}
#ContentArea {
  font-size: 116.7%;
  background-color: #FFB9B0;
}
#ContentArea #Content {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-height: 200px;
  _height: 200px;
  zoom: 1;
}
#ContentArea #Content:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.home #Wrap {
  background: url(../images/top_bg_rep.gif) repeat-x 0 0;
}
.home #Wrap #ContentArea {
  background: url(../images/top_bg.gif) no-repeat top center;
  min-height: 495px;
  _height: 495px;
}
.home #Wrap #ContentArea #indexBtn {
  position: absolute;
  width: 404px;
  height: 186px;
  top: 230px;
  left: 0px;
  background: url(../images/bg_btn.png) no-repeat 0 0;
}
.home #Wrap #ContentArea #indexBtn li {
  position: absolute;
}
.home #Wrap #ContentArea #indexBtn li.menu1 {
  top: 11px;
  left: 11px;
}
.home #Wrap #ContentArea #indexBtn li.menu2 {
  top: 11px;
  left: 229px;
}

.home #Wrap #ContentArea #sp { position: absolute; top: 38px; left: 620px;}
.home #Wrap #ContentArea #btnCam {position: absolute;top: 242px;left: 458px;}
.home #Wrap #ContentArea h1 {
  position: absolute;
  top: 24px;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
