@charset "Shift_JIS";

/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; }
select option{ padding:0 5px; }
body{ color:#1b1b1b; background-color:#cde8f7; font:14px "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif; line-height:1.8; text-align:center; letter-spacing:normal;min-width:1050px;_display: inline;_zoom:1; }
body:not(:target){ letter-spacing:1px\9; }
h1 , h2 , h3 , h4 , h5 , h6 , address{ font-style:normal; font-weight:normal; font-size:100%; }
ul{ list-style-type:none; }
img{ border:0; vertical-align:bottom; }

table{ border-spacing:0; border:0; }
table th{ text-align:left; vertical-align:top; font-weight:normal; }
table td{ word-break:break-all; }

a:link , a:visited{ color:#004ead; text-decoration:underline; }
a:hover{ color:#3a92ff; text-decoration:underline; }

.floatR{ float:right; }
.floatL{ float:left; }

.alignL{ text-align:left; }
.alignR{ text-align:right; }
.alignC{ text-align:center; }

.fontS{ font-size:12px; }
.fontL{ font-size:18px; }
.fontLL{ font-size:22px; }

.tcR{ color:#fd0000; }
.tcB{ color:#005ad5; }

.str{ font-weight:bold; }
.strN{ font-weight:normal; }
.ilc{ font-style:italic; }
.uLine{ text-decoration:underline; }
.uLine2{ border-bottom:double medium #333; }
.uLineR{ background:url(../images/line_red.png) repeat-x left bottom; padding-bottom:4px; }

.idt{ padding-left:1.0em; text-indent:-1.0em; }
.idtS{ padding-left:0.5em; text-indent:-0.5em; }

.spt{ padding-top:35px; }
.spb{ padding-bottom:35px; }
.spr{ padding-right:35px; }
.spl{ padding-left:35px; }
.spt_s{ padding-top:25px; }
.spb_s{ padding-bottom:25px; }
.spr_s{ padding-right:25px; }
.spl_s{ padding-left:25px; }

.smt{ margin-top:35px; }
.smb{ margin-bottom:35px; }
.smr{ margin-right:50px; }
.sml{ margin-left:40px; }
.smt_s{ margin-top:20px; }
.smb_s{ margin-bottom:25px; }
.smb_ss{ margin-bottom:15px; }
.smr_s{ margin-right:25px; }
.sml_s{ margin-left:25px; }
.smt_ss{ margin-top:10px; }
.smb_ss{ margin-bottom:10px; }
.smb_l{ margin-bottom:55px; }

.rel{ position:relative; }
.abs{ position:absolute; }

.shadowt{ box-shadow:0px 0px 10px rgba(0,0,0,0.4); }


/* clearfix **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* For modern browsers */
.cf:before , .cf:after{ content:""; display:table; }
.cf:after{ clear:both; }

/* For IE 6/7 (trigger hasLayout) */
.cf{ zoom:1; } 


/* wrap **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.wrap , .main{ width:980px; margin:0 auto; text-align:left; position:relative; }


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header{ background:url(../images/header_bg.jpg) no-repeat center top; }

.header .top{ background:url(../images/header_top_bg.png) repeat-x; height:99px; }
.header .top .day{ padding:30px 0 0 310px; }
.header .top .abs{ top:13px; left:856px; }

.header h1{ text-align:right; padding:30px 0 410px; }
.header .ishii{ position:absolute; top:-98px; left:0px; }
.header .lead{ position:absolute; top:305px; left:-17px; }


/* main **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* nav */
.main .nav{ width:240px; background-color:#f5cc82; float:left; }
.main .nav ul.pr li{ margin:6px 0 0 6px; float:left; }

/* contents */
.main .contents{ width:730px; float:right; }

.main .section{ position:relative; padding-top:110px; }
.main .section h2{ position:absolute; top:0px; left:0px; }

.main .item{ background-color:#fff; padding:10px 10px 5px; margin-top:10px; }
.main .item .guide{ padding:15px; }
.main .item .guide .sub{ margin-top:20px; }
.main .item .guide .sub .package{ float:left; }
.main .item .guide .sub .price{ float:left; margin:7px 0 0 20px; position:relative; }
.main .item .guide .sub .cmt{ position:absolute; top:40px; left:200px; }
.main .item div.btn , .main .item .pv{ margin-top:15px }
.main .item ul.btn{ float:right; }
.main .item ul.btn li{ margin-bottom:10px; }

/* footer **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer{ background-color:#021386; color:#fff; font-size:12px; padding:15px 0; margin-top:20px; }
.footer a:link , .footer a:visited{ color:#fff; text-decoration:underline; }
.footer a:hover{ color:#3a92ff; text-decoration:underline; }

