/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

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 {
    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;
}

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;
}

/* 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 #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

img {
    vertical-align:bottom;
}

/* YUI Fonts */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
  background-color: #f8f8f6;
  overflow-y: scroll;
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #666666;
  line-height: 1.5;
}
#hondana-wrap {
  min-width: 960px;
  padding-bottom: 40px;
  background: #f8f8f6 url(../img/yuka.jpg) no-repeat center bottom;
}
div.link-btn{
  width: 100%;
  text-align: center;
  margin: 50px 0 30px;
}
.link-btn a{
  position: relative;
  display: inline-block;
  padding: 0.7em 3.5em 0.4em 3.5em;
  text-decoration: none;
  color: #e89a00 !important;
  background: #fff;
  border-bottom: solid 2px #d27d00;
  border-right: solid 2px #d27d00;
  border-radius: 6px;
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
  font-size: 126%;
  margin: 0 10px 20px ;
}

.link-btn a:hover {
    color: #fff !important;
    background: #e89a00;
}

.link-btn a:active {
    border-bottom: solid 2px #d27d00;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
    color: #fff !important;
    background: #e89a00;
}

#hondana-wrap #hondana {
  position: relative;
  margin: 0 auto;
  width: 960px;
  margin-top: 40px;
}
#hondana-wrap #hondana #spLinkBlockInPc {
  position: absolute;
  top: 70px;
  left: 20px;
}
#hondana-wrap #hondana .hondana-body{
  position: relative;
}
#hondana-wrap #hondana #hondana-header {
  padding-left: 8px;
  height: 52px;
  border-left-width: 6px;
  border-left-style: solid;
  border-left-color: #DF9A2A;
}
#hondana-wrap #hondana #hondana-header h2 {
  padding-top: 5px;
}
#hondana-wrap #hondana  .book_tana{
  position: relative;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 40px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 40px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 40px 0px;
  margin: 0 auto;
  width: 874px;
  display: block;
}
#hondana-wrap #hondana .hondana-title{
  position: absolute;
  top: 13px;
  left: -2px;
  z-index: 2000;
}
#hondana-wrap #hondana .book {
  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 30px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 30px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 30px 0px;
}
#hondana-wrap #hondana .book img{
  height: 225px;
  width: auto;
}
#hondana-wrap #hondana #hondana-body7 .book img{
  height: 172px;
  width: auto;
}
#hondana-wrap #hondana .book-parts {
  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 5px -5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 5px -5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 5px -5px;
}
#hondana-wrap #hondana .book-txt {
  z-index: 2300;
  display: none;
  width: 251px;
  height: 170px;
  background: url(../img/bg_fukidashi.png) no-repeat 0 0;
  background-color: transparent;
  color: #fff;
}
#hondana-wrap #hondana .book-txt h3 {
  padding: 10px 0 5px 0;
  margin: 0 10px 5px 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}
#hondana-wrap #hondana .book-txt p {
  padding: 5px 10px 0 10px;
}
#hondana-wrap #hondana #books-slider01{
  top: 805px;
  z-index: 1100;
  left: 158px;
  position: absolute;
  width: 750px !important;
}
#hondana-wrap #hondana #books-slider02{
  top: 1110px;
  z-index: 1100;
  left: 158px;
  position: absolute;
  width: 750px !important;
}
#hondana-wrap #hondana .book{
  position: absolute;
  bottom: 18px;
  z-index: 100;
}
#hondana-wrap #hondana #book01 {
  left: 89px;
}
#hondana-wrap #hondana .book-txt{
  position: absolute;
  top: 0;
  z-index: 1200;
}
#hondana-wrap #hondana #book01-txt {
  left: 45px;
}
#hondana-wrap #hondana .book-parts{
  position: absolute;
  bottom: 11px;
  z-index: 110;
}
#hondana-wrap #hondana #book01-parts {
  left: 160px;
}
#hondana-wrap #hondana #book02 {
  left: 423px;
}
#hondana-wrap #hondana #book02 img{
  height: 190px;
  width: auto;
}
#hondana-wrap #hondana #book02-txt {
  left: 425px;

}
#hondana-wrap #hondana #book02-parts {
  left: 430px;
}
#hondana-wrap #hondana #book03 {
  left: 572px;
}
#hondana-wrap #hondana #book03-txt {
  left: 640px;
}
#hondana-wrap #hondana #book03-parts {
  left: 668px;
}
#hondana-wrap #hondana #book04 {
  left: 750px;
}
#hondana-wrap #hondana #book04-txt {
  left: 669px;
}
#hondana-wrap #hondana #book04-parts {
  left: 734px;
}
#hondana-wrap #hondana #book05 {
  left: 115px;
}
#hondana-wrap #hondana #book05-txt {
  left: 45px;
}
#hondana-wrap #hondana #book05-parts {
  left: 206px;
}
#hondana-wrap #hondana #book06 {
  left: 462px;
}
#hondana-wrap #hondana #book06 img{
  height: 190px;
  width: auto;
}
#hondana-wrap #hondana #book06-txt {
  left: 390px;
}
#hondana-wrap #hondana #book06-parts {
      left: 470px;
}
#hondana-wrap #hondana #book07 {
  left: 608px;
}
#hondana-wrap #hondana #book07 img{
  height: 190px;
  width: auto;
}
#hondana-wrap #hondana #book07-txt {
  left: 550px;
}
#hondana-wrap #hondana #book07-parts {
  left: 615px;
}
#hondana-wrap #hondana #book08 {
  left: 752px;
}
#hondana-wrap #hondana #book08 img{
  height: 190px;
  width: auto;
}
#hondana-wrap #hondana #book08-txt {
  left: 680px;
}
#hondana-wrap #hondana #book08-parts {
      left: 760px;
}
#hondana-wrap #hondana #book09 {
  left: 100px;
}
#hondana-wrap #hondana #book09-txt {
  left: 45px;
}
#hondana-wrap #hondana #book09-parts {
  left: 170px;
}
#hondana-wrap #hondana #book10 {
  left: 380px;
}
#hondana-wrap #hondana #book10-txt {
  left: 312px;
}
#hondana-wrap #hondana #book10-parts {
  left: 377px;
}
#hondana-wrap #hondana #book11 {
  left: 504px;
}
#hondana-wrap #hondana #book11-txt {
  left: 461px;
}
#hondana-wrap #hondana #book11-parts {
  left: 570px;
}
#hondana-wrap #hondana #book12 {
  left: 783px;
}
#hondana-wrap #hondana #book12-txt {
  left: 720px;
}
#hondana-wrap #hondana #book12-parts {
  left: 780px;
}
#hondana-wrap #hondana #book09 a img,
#hondana-wrap #hondana #book11 a img,
#hondana-wrap #hondana #book13 a img{
height: 190px;
}
#hondana-wrap #hondana #book10 a img,
#hondana-wrap #hondana #book12 a img,
#hondana-wrap #hondana #book14 a img{
  height:160px;
}

#hondana-wrap #hondana #book13 {
  left: 100px;
}
#hondana-wrap #hondana #book13-txt {
  left: 45px;
}
#hondana-wrap #hondana #book13-parts {
  left: 175px;
}
#hondana-wrap #hondana #book14 {
  left: 395px;
}
#hondana-wrap #hondana #book14-txt {
  left: 312px;
}
#hondana-wrap #hondana #book14-parts {
  left: 391px;
}
#hondana-wrap #hondana #book15 {
  left: 540px;
}
#hondana-wrap #hondana #book15-txt {
  left: 461px;
}
#hondana-wrap #hondana #book15-parts {
  left: 648px;
}
#hondana-wrap #hondana #book16 {
  left: 744px;
}
#hondana-wrap #hondana #book16-txt {
  left: 669px;
}
#hondana-wrap #hondana #book16-parts {
  left: 764px;
}
#hondana-wrap #hondana #book17 {
  left: 155px;
}
#hondana-wrap #hondana #book17-txt {
  left: 105px;
}
#hondana-wrap #hondana #book17-parts {
  left: 178px;
}
#hondana-wrap #hondana #book18 {
  left: 360px;
}
#hondana-wrap #hondana #book18-txt {
   left: 313px;
}
#hondana-wrap #hondana #book18-parts {
  left: 380px;
}
#hondana-wrap #hondana #book19 {
  left: 560px;
}
#hondana-wrap #hondana #book19-txt {
  left: 520px;
}
#hondana-wrap #hondana #book19-parts {
  left: 579px;
}
#hondana-wrap #hondana #book20 {
  left: 750px;
}
#hondana-wrap #hondana #book20-txt {
  left: 669px;
}
#hondana-wrap #hondana #book20-parts {
  left: 734px;
}

#hondana-wrap #hondana #book21 {
  left: 133px;
}
#hondana-wrap #hondana #book21-txt {
  left: 90px;
}
#hondana-wrap #hondana #book21-parts {
  left: 153px;
}
#hondana-wrap #hondana #book22 {
  left: 325px;
}
#hondana-wrap #hondana #book22-txt {
  left: 283px;
}
#hondana-wrap #hondana #book22-parts {
  left: 340px;
}
#hondana-wrap #hondana #book23 {
  left: 515px;
}
#hondana-wrap #hondana #book23-txt {
  left: 476px;
}
#hondana-wrap #hondana #book23-parts {
  left: 535px;
}
#hondana-wrap #hondana #book24 {
  left: 705px;
}
#hondana-wrap #hondana #book24-txt {
  left: 669px;
}
#hondana-wrap #hondana #book24-parts {
  left: 728px;
}

#hondana-wrap #hondana #book25 {
  left: 95px;
}
#hondana-wrap #hondana #book25-txt {
  left: 140px;
}
#hondana-wrap #hondana #book25-parts {
  left: 165px;
}

#hondana-wrap #hondana #book26 {
  left: 705px;
}
#hondana-wrap #hondana #book26-txt {
  left: 669px;
}
#hondana-wrap #hondana #book26-parts {
  left: 728px;
}

#hondana-wrap #hondana #book27 {
  left: 705px;
}
#hondana-wrap #hondana #book27-txt {
  left: 669px;
}
#hondana-wrap #hondana #book27-parts {
  left: 728px;
}

#hondana-wrap #hondana #book28 {
  left: 705px;
}
#hondana-wrap #hondana #book28-txt {
  left: 669px;
}
#hondana-wrap #hondana #book28-parts {
  left: 728px;
}





#footer-wrap {
  clear: both;
  background: #edebe9 url(../../img/cmn/f_bg01.gif) 0 0 repeat-x;
  background-color: #EDEBE9;
  color: #555;
}
#footer-wrap #footer {
  position: relative;
  margin: 0 auto;
  width: 960px;
  height: 485px;
}
#footer-wrap #footer #footer-catalog-tit {
  position: absolute;
  top: 30px;
  left: 20px;
  padding-left: 15px;
  width: 425px;
  height: 24px;
  background: #df9a2a url(../../img/cmn/f_ico01.gif) 5px 7px no-repeat;
  color: #FFF;
  font-size: 108%;
  line-height: 24px;
}
#footer-wrap #footer #footer-catalog1 {
  position: absolute;
  top: 74px;
  left: 20px;
  width: 230px;
}
#footer-wrap #footer #footer-catalog2 {
  position: absolute;
  top: 74px;
  left: 230px;
  width: 230px;
  text-indent: -1em;
  margin-left: 1em;
}
#footer-wrap #footer #footer-bnr-news {
  position: absolute;
  top: 228px;
  left: 20px;
}
#footer-wrap #footer #footer-bnr-ebook {
  position: absolute;
  top: 218px;
  left: 365px;
}
#footer-wrap #footer #footer-bnr-shop {
  position: absolute;
  top: 30px;
  left: 490px;
}
#footer-wrap #footer #footer-bnr-contact {
  position: absolute;
  top: 100px;
  left: 490px;
}
#footer-wrap #footer #footer-bnr-nikki {
  position: absolute;
  top: 170px;
  left: 490px;
}
#footer-wrap #footer #footer-like-box {
  position: absolute;
  top: 30px;
  left: 740px;
  background-color: #FFF;
}
#footer-wrap #footer .fb-like-box {
  position: absolute;
  top: 30px;
  right: 0;
  background-color: #FFF;
}
#footer-wrap #footer ul li {
  color: #dd9c04;
  font-size: 108%;
}
#footer-wrap #footer ul li a:link {
  color: #555;
  text-decoration: none;
}
#footer-wrap #footer ul li a:visited {
  color: #555;
  text-decoration: none;
}
#footer-wrap #footer ul li a:hover {
  color: #dd9c04;
  text-decoration: underline;
}
#footer-wrap #footer ul li a:active {
  color: #dd9c04;
  text-decoration: underline;
}
#footer-wrap #footer ul#footer-nav1 {
  position: absolute;
  top: 320px;
  right: 0;
}
#footer-wrap #footer ul#footer-nav1 li {
  float: left;
  color: #555;
}
#footer-wrap #footer #footer-hachi {
  position: absolute;
  top: 385px;
  left: 20px;
  text-align: left;
}
#footer-wrap #footer address {
  position: absolute;
  top: 390px;
  left: 75px;
  text-align: left;
}
#footer-wrap #footer address em {
  color: #dd9c04;
  font-weight: bold;
}
#footer-wrap #footer p.copyright {
  position: absolute;
  bottom: 1px;
  left: 330px;
  color: #fff;
}
#footer-wrap #footer p#kizukai-logo {
  position: absolute;
  top: 365px;
  right: 5px;
  zoom: 1;
}
#footer-wrap #footer p#kizukai-bango {
  position: absolute;
  top: 440px;
  right: 0;
  zoom: 1;
}
a {
  color: #666666;
}
a:link {
  color: #666666;
}
a:visited {
  color: #6B6B6B;
}
a:hover {
  color: #EE930C;
}
a:active {
  color: #EE930C;
}
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}
#page-top a {
  display: block;
  width: 100px;
  height: 67px;
  padding-top: 33px;
  background: url(../img/page_top01.png) 0 0 no-repeat;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#page-top a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.bs {
  box-shadow: rgba(129, 115, 71, 0.4) 0px 0px 5px 1px;
  -webkit-box-shadow: rgba(129, 115, 71, 0.4) 0px 0px 5px 1px;
  -moz-box-shadow: rgba(129, 115, 71, 0.4) 0px 0px 5px 1px;
}
#spLinkBlockInPc {
  display: none;
}
