@charset "Shift_JIS";

/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; }
select option{ padding:0 5px; }
body{ color:#333; background-color:#000; font:16px "ƒ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:1036px;_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:#0f64ff; text-decoration:underline; }

.floatR{ float:right; }
.floatL{ float:left; }

.alignL{ text-align:left; }
.alignR{ text-align:right; }
.alignC{ text-align:center; }

.fontSS{ font-size:12px; }
.fontS{ font-size:14px; }
.fontL{ font-size:20px; }
.fontLL{ font-size:24px; }

.tcR{ color:#f30000; font-weight:bold; }
.tcB{ color:#053bb7; font-weight:bold; }

.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; }
.waveLine{ background:url(../images/wave_line.png) repeat-x left bottom; padding-bottom:7px; }
.waveLineR{ background:url(../images/wave_line_red.png) repeat-x left bottom; padding-bottom:7px; }
.waveLineB{ background:url(../images/wave_line_blue.png) repeat-x left bottom; padding-bottom:7px; }
.marker{background-color:#f4fa58; padding:3px 2px 2px; }

.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; }
.spb_ss{ padding-bottom:15px; }
.spr_s{ padding-right:25px; }
.spl_s{ padding-left:25px; }

.smt{ margin-top:35px; }
.smb{ margin-bottom:35px; }
.smr{ margin-right:60px; }
.sml{ margin-left:60px; }
.smt_s{ margin-top:20px; }
.smb_s{ margin-bottom:25px; }
.smb_ss{ margin-bottom:15px; }
.smr_s{ margin-right:30px; }
.sml_s{ margin-left:25px; }
.smt_ss{ margin-top:10px; }
.smb_ss{ margin-bottom:10px; }
.smb_l{ margin-bottom:45px; }
.smt_l{ margin-top:45px; }


.rel{ position:relative; }
.abs{ position:absolute; }

p{ margin-bottom:35px; }
p.spN{ margin-bottom:0px; }
p.spS{ margin-bottom:4px; }
p.spM{ margin-bottom:10px; }
p.lhN{ line-height:1.0; }
p.last , .last{ margin-bottom:80px; }

.shadow , .point , .section2 .boxt , .present{ box-shadow:0px 0px 8px rgba(0,0,0,0.6); }


/* clearfix **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* For modern browsers */
.cf:before , .cf:after{ content:""; display:table; }
.cf:after{ clear:both; }

/* For IE 6/7 (trigger hasLayout) */
.cf{ zoom:1; } 