@charset "UTF-8";

h1, h2, h3, h4, ul, ol, dl, dd, p {
    margin: 0;
    padding: 0;
}
b {
    font-weight: 400;
}
img {
    border: medium none;
    outline: medium none;
    vertical-align: top;
}
ul, ol {
    list-style: none outside none;
}
input {
    border-radius: 0 0 0 0;
    vertical-align: middle;
}
input + label {
    vertical-align: middle;
}
input[type="text"] {
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0 none;
}
h1 {
    font-size: 2em;
}
abbr[title] {
    border-bottom: 1px dotted;
}
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
mark {
    background: none repeat scroll 0 0 #FFFF00;
    color: #000000;
}
code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
}
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 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    background: none repeat scroll 0 0;
}
body {
    font-family: Myriad,Helvetica,Arial,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,'MS Pゴシック',sans-serif;
    font-size: 13px;
    line-height: 1.6;
    min-width: 970px;
}
.ie7 html {
    font-size: 100%;
}
.ie7 body {
    font-size: 75%;
    min-width: 970px;
}
a, a:link {
    color: #000000;
    outline: medium none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a.alpha {
    text-decoration: none;
}
.alpha:hover {
    opacity: 0.5;
}
.oldie .alpha:hover {
}
.alpha.active {
    opacity: 0.5;
}
.block {
    display: block;
}
#wrap {
    position: relative;
}
.center {
    margin: 0 auto;
}
.icon_arrow_black {
    background: url("../img/icon_arrow_black.png") no-repeat scroll left center transparent;
    padding-left: 16px;
}
.icon_arrow_white {
    background: url("../img/icon_arrow_white.png") no-repeat scroll left center transparent;
    padding-left: 16px;
}
.fLeft {
    float: left;
}
.fRight {
    float: right;
}
.clear {
}
.clear:after {
    clear: both;
    content: "";
    display: block;
}
.w100 {
    width: 100px;
}
.w104 {
    width: 104px;
}
.w292 {
    width: 292px;
}
.w300 {
    width: 300px;
}
.w310 {
    width: 310px;
}
.w365 {
    width: 365px;
}
.w396 {
    width: 396px;
}
.w420 {
    width: 420px;
}
.w430 {
    width: 430px;
}
.w527 {
    width: 527px;
}
.w630 {
    width: 630px;
}
.w793 {
    width: 793px;
}
.w920 {
    width: 920px;
}
.w948 {
    width: 948px;
}
.w952 {
    width: 952px;
}
.w1140 {
    width: 1140px;
}
.wMax {
    width: 100%;
}
.minw1439 {
    min-width: 1439px;
}
.minw952px {
    min-width: 952px;
}
.maxm1140 {
    max-width: 1140px;
}
.mt40 {
    margin-top: 40px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}
.mb170 {
    margin-bottom: 170px;
}
.mb8 {
    margin-bottom: 8px;
}
.pb170 {
    padding-bottom: 50px;
}
.border {
    border: 1px solid #CCCCCC;
}
.border.bottom {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
}
.bold {
    font-weight: 700;
}
.linkbox {
    cursor: pointer;
}
.pointer {
    cursor: pointer;
}
.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.ff_cambira {
    font-family: Cambria,Georgia,Times,"Times New Roman","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;
}
.ie7 .ff_cambira {
    font-family: serif;
}
.caution {
    color: #666666;
    font-size: 85%;
}
.siteHeader {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 10px solid #671633;
}
.siteHeader ul {
    border-right: 1px solid #000000;
    clear: both;
}
.siteHeader li {
    border-left: 1px solid #000000;
    float: left;
    line-height: 1;
    padding: 2px 12px;
}
.siteHeader li a {
    font-family: Cambria,Georgia,Times,"Times New Roman","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;
    font-size: 108%;
    letter-spacing: 0.08em;
    text-decoration: none;
}
.siteHeader .fRight {
    padding-top: 63px;
}
.social {
    float: right;
    padding-top: 9px;
}
.social li {
    float: left;
    padding: 0 3px;
}
.search {
    margin-bottom: 18px;
    text-align: right;
}
.input_text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #BFBFBF;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    padding: 2px;
}
.siteFooter {
    background: none repeat scroll 0 0 #671633;
}
.siteFooter .inner {
    background: none repeat scroll 0 0 #671633;
    padding-top: 30px;
}
.foot_links {
    float: left;
    padding: 7px 0 40px 26px;
    width: 500px;
}
.foot_links li {
    float: left;
    margin-bottom: 15px;
    width: 88px;
}
.foot_links li.long {
    width: 176px;
}
.foot_links li.clear {
    clear: both;
}
.foot_links li a {
    color: #FFFFFF;
    font-size: 70%;
}
.backtotop {
    background: url("../img/bg_footer.png") no-repeat scroll center top #FFFFFF;
}
.backtotop p {
    height: 75px;
    position: relative;
}
.backtotop p a {
    bottom: 0;
    position: absolute;
    right: 8px;
}
.copyright {
    color: #FFFFFF;
    float: right;
    font-family: Cambria,Georgia,Times,serif;
    font-style: italic;
}
.min {
    color: #FFFFFF;
    float: right;
    font-size: 77%;
    margin-right: 7px;
    padding-top: 10px;
}
.min a {
    color: #FFFFFF;
    line-height: 24px;
}
.gnav {
    border-bottom: 4px solid #671633;
    border-top: 10px solid #671633;
}
.gnav ul {
    background: url("../img/bg_gnav_line.png") no-repeat scroll right center transparent;
    padding-right: 1px;
}
.gnav li {
    background: url("../img/bg_gnav_line.png") no-repeat scroll left center transparent;
    float: left;
    padding-left: 1px;
}
.story_nav {
    padding: 28px 0 75px;
}
.story_nav li {
    float: left;
}
.sns {
    padding: 10px 0;
}
.sns li {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
}
.sns li:first-child {
    margin-left: 0;
}
.sns .tb {
    overflow: hidden;
    width: 90px;
}
.sns .gp {
    overflow: hidden;
    width: 70px;
}
.bredcrumbs {
    padding-top: 10px;
}
.bredcrumbs li {
    float: left;
    font-size: 85%;
    margin-right: 5px;
}
.bredcrumbs li a {
    margin-right: 5px;
    text-decoration: none;
}
.bredcrumbs li a:hover {
    text-decoration: underline;
}
.facebook_area {
    border-bottom: 1px dotted #BFBFBF;
    margin-bottom: 20px;
    padding-top: 70px;
}
.facebook_area h2 {
    border-bottom: 1px dotted #BFBFBF;
    font-size: 185%;
    font-weight: 400;
}
.facebook_area p {
    padding: 20px 0 13px;
}
.facebook_area .sns {
    clear: both;
}
.side {
    border-top: 2px solid #000000;
    margin-top: 51px;
    padding: 20px 0 0;
}
.side li {
    padding-top: 15px;
}
.side li:first-child {
    padding-top: 0;
}
.side h3 {
    font-size: 122%;
    margin: 20px 0 0;
}
.side .likebox {
    border: 1px solid #CCCCCC;
    margin-top: 10px;
    padding: 5px 4px;
}
.side .map {
    border: 1px dotted #CCCCCC;
    padding: 10px;
}
.side .map iframe {
    height: 280px;
    width: 280px;
}
.side .map a {
    background: url("../img/ico_outerlink.png") no-repeat scroll right center transparent;
    color: #000000;
    padding-right: 18px;
    text-decoration: none;
}
.side .comment {
    margin-top: 10px;
}
.side .comment p {
    font-size: 10px;
}
.main {
    padding: 40px 0;
}
#tracker {
    border-top: 0 none;
}
#tracker-area {
    background: none repeat scroll 0 0 #FFFFFF;
}
#tracker-dummy {
    background: none repeat scroll 0 0 #FFFFFF;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.photo_gallery {
    border: 1px dotted #CCCCCC;
    padding: 16px 0;
}
.photo_gallery:after {
    clear: both;
    content: "";
    display: block;
}
.photo_gallery li {
    float: left;
    padding-left: 16px;
}
.nav_yae {
    padding: 10px 0 15px;
}
.nav_yae li {
    margin-left: 13px;
}
.nav_yae li:first-child {
    margin-left: 0;
}
.nav_yae li a {
    padding: 0 !important;
}
.page_title {
    border-bottom: 2px solid #000000;
    font-size: 154%;
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.paging {
    padding: 30px 0 50px;
}
.wp-pagenavi {
    text-align: center;
}
.wp-pagenavi .pages {
    display: none;
}
.wp-pagenavi a, .wp-pagenavi .current {
    border: 1px solid #BBBBBB;
    margin-right: 10px;
    padding: 10px 14px;
}
.wp-pagenavi .previouspostslink {
    margin-right: 10px;
}
.wp-pagenavi .current {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
}
.get_count {
    font-size: 108%;
    padding-bottom: 15px;
    text-align: center;
}
.other_article {
}
.other_article:after {
    clear: both;
    content: "";
    display: block;
}
.other_article li {
    border: 1px dotted #CCCCCC;
    float: left;
    font-weight: 700;
    margin-left: 10px;
    padding: 9px;
    width: 122px;
}
.other_article li:first-child {
    margin-left: 0;
}
.other_article li img {
    display: block;
    margin-bottom: 10px;
}
.other_article a {
    text-decoration: none;
}
label {
    cursor: pointer;
}
.refine {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 15px;
    padding-top: 20px;
}
.refine ul {
    padding-bottom: 10px;
}
.refine li {
    float: left;
    margin-right: 15px;
}
.refine li input {
    cursor: pointer;
    margin-right: 5px;
    margin-top: -3px;
}
.refine .btn {
    background: url("../img/btn_refine.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    float: right;
    height: 26px;
    margin-right: 13px;
    text-indent: -9999px;
    width: 67px;
}
.refine button.reset {
    background: url("../img/btn_reset.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    float: right;
    height: 26px;
    margin-right: 13px;
    text-indent: -9999px;
    width: 67px;
}
#TT_Frame {
    display: none !important;
}
.spot_tilte {
    height: 41px;
    line-height: 1;
}
.story_index_title {
    margin-bottom: 30px;
}
.story_index_title span {
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    font-size: 80%;
    font-weight: normal;
    padding: 26px 0 5px;
}
#preload {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
