@charset "utf-8";


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ---------- customized XHTML1.0 ---------- */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
a { background: transparent;}
a:focus { outline: thin dotted;}
a:active, a:hover {outline: 0;}
b, strong { font-weight: bold;}
hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
small {font-size: 80%;}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; vertical-align: top;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.pc-adjust {
	width: 307px;
}

/* ---------- ADD RESET ---------- */

html { text-rendering: optimizeLegibility; }
br { letter-spacing: 0 !important; }
img { -ms-interpolation-mode: bicubic; }
ul, ol { padding: 0; margin-top: 0; margin-bottom: 0; }
li { list-style: none; }
dt,dd { margin: 0; }
h1,h2,h3,h4,p { margin-top: 0;  margin-bottom: 0; padding:0; font-weight: normal;}
a { color: inherit; text-decoration: none;}
table { font-size:inherit;font:100%; }
* { filter: inherit; } /* IE8 */

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

/* ---------- PAGE STYLES ---------- */



body {
    font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Roboto,"Droid Sans",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.axsM {
    
}


body {
    font-size:12px;
    padding:0;
    margin:0;
    color: #565656;
    background-color: #fff;
    text-align: center;
}
img {
    border: 0;
}
p{
    margin: 0;
    padding: 0;
    line-height:1.5;
}


a {
    color: #565656;
    text-decoration: none;
}

a:hover {
    color: #565656;
    text-decoration: underline;
}

.clear {
    clear:both;
}

#container {
    width:592px;
    margin:0 auto;
    text-align:center;
}

#wrapper {
    width:592px;
    text-align:left;
}

.guidebook-header {
    width:100%;
    height:88px;
    padding:0 0 0 0;
    background-image:url(../common-img/guidebook_header.gif);
    background-repeat:no-repeat;
    background-position:0 10px;
}

.guidebook-close {
    width:40px;
    height:40px;
    float:right;
}
.guidebook-close:after {
    content:"";
    display: table;
    clear: both;
}
.guidebook-close a {
    display:block;
    width:40px;
    height:40px;
    background-image:url(../common-img/guidebook_close.gif);
    background-repeat:no-repeat;
    background-position:0 0;
    font-size:0.1%;
    line-height:0.1%;
    text-indent:-9999px;
}

.guidebook-close a:hover {
    background-position:0 -40px;
}

.guidebook-main {
    width:592px;
    margin:0 0;
}

h1 {
    width: 100%;
    border-radius: 3px;
    background: #999999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.6em 1em;
    margin:0 0 40px 0;
    color:#fff;
    letter-spacing: 0.3em;
    font-size: 15px;
    font-weight: normal;
}

.guidebook-info {
    width:592px;
    margin:0 0 32px 0;
    position: relative;
}

.guidebook-img {
    width:200px;
    margin:0 35px 0 0;
    float:left;
}

.guidebook-text {
    width:357px;
    height:200px;
    vertical-align: bottom;
    float:right;
    letter-spacing: 0.18em;
    line-height: 1.6;
    text-align:left;
}

h2 {
    padding:0;

}
.guidebook-detail {
    width:357px;
    font-size:12px;
    position: absolute;
    bottom:-23px;
    right: 0;
}
.guidebook-detail > dt,
.guidebook-detail > dd{
    display: inline-block;
    text-align: left;
    margin-bottom:7px;
    vertical-align: top;
    line-height:1.5;
}
.guidebook-detail dt {
    width: 17%;
    font-weight: bold;
}
.guidebook-detail dd {
    width: 78%;
    border-left: 1px dotted #999;
    padding-left:12px;
}

h3 {
    display: inline-block;
    padding: 0.5em 1.5em;
    border:1px solid #999999;
    border-radius: 3px;
    font-size: 11px;
    margin:0 0 9px 0;
}

.guidebook-editorial-text {
    margin:0 0 50px 0;
}

.guidebook-link {
    margin:0 0 0 6px;
}

.guidebook-line {
    width:592px;
    margin:40px 0 40px 0;
}


.link-guidebook {
    height:20px;
    text-align:right;
}

.link-guidebook p {
    font-size:10px;
    display:block;
}

.link-guidebook p a{
    text-decoration:underline;
    padding-top:2px;
    padding-left:125px;
    background: url(../common-img/icon_link.gif) no-repeat;
}

.link-guidebook p a:hover{
    color:#888;
}

#page_top {
    margin:0 0 0 452px;
}

.pc-adjust {
	width: 307px;
}

/* ---------- CUSTOM CLASS ---------- */

.fl {float: left;}
.fr {float: right;}
.text-bold {font-weight: bold;}
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.mt0{ margin-top:0!important;}

/* ---------- ADD DETAIL ---------- */
