@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  /*background:transparent;*/
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

button {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  line-height: 1;
}

/* clear */
.clear,
.clearfix {
  zoom: 100%;
}

.clear:after,
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.t-ind {
  text-indent: 101%;
  white-space: nowrap;
  overflow: hidden;
}

.b {
  font-weight: bold;
}

.break {
  word-wrap: break-word;
}

.bl {
  display: block;
}

.fs {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  background: #303030;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.wide {
  width: 960px;
  margin: 0 auto;
}

.wide2 {
  width: 900px;
  margin: 0 auto;
}

.f1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

#wrapper {
  position: relative;
  min-width: 960px;
  width: 100%;
  background: url(../images/common/bg.gif) center 0;
  border-top: solid 2px #BF9E71;
  overflow: hidden;
}

#ornament {
  width: 100%;
  height: 58px;
  background: url(../images/common/ornament.png) repeat-x center 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#chandelier {
  background: url('../images/_parts.png') 0 0;
  height: 300px;
  width: 295px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -147px;
}
#chandelier img {
  position: absolute;
}
#chandelier img.fire1 {
  top: 63px;
  left: 19px;
}
#chandelier img.fire2 {
  top: 63px;
  right: 19px;
}
#chandelier img.fire3 {
  top: 183px;
  left: 48px;
}
#chandelier img.fire4 {
  top: 161px;
  right: 75px;
}
#chandelier img.fire5 {
  top: 161px;
  left: 74px;
}
#chandelier img.fire6 {
  top: 183px;
  right: 49px;
}

#page {
  position: relative;
  z-index: 2;
}
#page #logo {
  margin-left: 30px;
  width: 173px;
  height: 66px;
  background: url(../images/page/logo2.png) no-repeat 0 0;
}
#page #chandelier {
  width: 164px;
  height: 188px;
  background: url(../images/page/chandelier.png) no-repeat 0 0;
  margin-left: -82px;
}
#page #chandelier .fire1,
#page #chandelier .fire2 {
  width: 9px;
  top: 58px;
  height: auto;
}
#page #chandelier .fire3,
#page #chandelier .fire4,
#page #chandelier .fire5,
#page #chandelier .fire6 {
  width: 6px;
  height: auto;
}
#page #chandelier .fire1 {
  left: 12px;
}
#page #chandelier .fire2 {
  right: 12px;
}
#page #chandelier .fire3 {
  top: 124px;
  left: 27px;
}
#page #chandelier .fire4 {
  top: 112px;
  right: 42px;
}
#page #chandelier .fire5 {
  top: 112px;
  left: 42px;
}
#page #chandelier .fire6 {
  top: 124px;
  right: 28px;
}
#page #ornament2 {
  position: absolute;
  top: 70px;
  right: 10px;
  width: 28px;
  height: 68px;
  background: url(../images/page/ornament2.png) no-repeat 0 0;
}
#page .page-title {
  font-size: 22px;
  font-weight: bold;
  color: #FF8B28;
  border-left: solid 8px #FF8B28;
  line-height: 30px;
  background: #fff;
  float: left;
  padding: 0 5px 0 13px;
  margin: 15px 0;
}
#page .contents {
  position: relative;
  background: #fff;
  margin-bottom: 30px;
}
#page .contents .icon {
  position: absolute;
  right: 40px;
}

#page-bg {
  position: absolute;
  left: 50%;
  margin-left: -520px;
  width: 1040px;
  height: 100%;
  background: url(../images/page/page-bg.jpg) repeat-y center 0;
}

/* header */
header {
  position: relative;
  z-index: 1;
}

#logo {
  float: left;
  background-image: url('../images/_parts.png');
  background: url('../images/_parts.png') 0 -340px;
  height: 99px;
  width: 256px;
  margin-top: 70px;
}

#sns {
  float: right;
  padding-top: 25px;
}
#sns li {
  float: left;
  margin-left: 10px;
  background: #fff;
}
#sns li a {
  display: block;
  background-image: url('../images/_parts.png');
}
#sns li a.twitter {
  background: url('../images/_parts.png') 0 -479px;
  height: 40px;
  width: 40px;
}
#sns li a.facebook {
  background: url('../images/_parts.png') 0 -300px;
  height: 40px;
  width: 40px;
}
#sns li a.official-site {
  background: url('../images/_parts.png') 0 -439px;
  height: 40px;
  width: 158px;
}
#sns li a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

/* footer */
footer {
  padding: 20px 0;
  color: #fff;
  position: relative;
}
footer ul {
  float: left;
  margin-left: 40px;
  line-height: 1.9;
  font-size: 11px;
  padding-top: 15px;
}
footer ul a {
  color: #fff;
}
footer ul a:hover {
  text-decoration: underline;
}
footer #cider-inc {
  position: absolute;
  width: 175px;
  height: 20px;
  background: url(../images/common/cider-inc.png) no-repeat 0 0;
  right: 0;
  bottom: 10px;
}

#copyright {
  font-size: 9px;
  padding-top: 80px;
  float: left;
  letter-spacing: .2em;
  line-height: 1.4;
  width: 186px;
  background: url(../images/common/footer-logo.png) no-repeat center 0;
}
