@charset "Shift_JIS";

/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; }
select option{ padding:0 5px; }
body{ color:#000; background:#075086 url(../images/bg.jpg) repeat; font-size:16px; line-height:1.8; text-align:center; letter-spacing:normal; /*min-width:1030px;*/_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; }

.fontSS{ font-size:12px; }
.fontS{ font-size:14px; }
.fontL{ font-size:20px; }
.fontLL{ font-size:24px; }

.tcR{ color:#ed2323; font-weight:bold; }
.tcB{ color:#257bda; 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; }

.spt5{ padding-top:5px; }
.spt10{ padding-top:10px; }
.spt15{ padding-top:15px; }
.spt20{ padding-top:20px; }
.spt25{ padding-top:25px; }
.spt30{ padding-top:30px; }
.spt35{ padding-top:35px; }

.spb5{ padding-bottom:5px; }
.spb10{ padding-bottom:10px; }
.spb15{ padding-bottom:15px; }
.spb20{ padding-bottom:20px; }
.spb25{ padding-bottom:25px; }
.spb30{ padding-bottom:30px; }
.spb35{ padding-bottom:35px; }

.smt5{ margin-top:5px; }
.smt10{ margin-top:10px; }
.smt15{ margin-top:15px; }
.smt20{ margin-top:20px; }
.smt25{ margin-top:25px; }
.smt30{ margin-top:30px; }
.smt35{ margin-top:35px; }

.smb5{ margin-bottom:5px; }
.smb10{ margin-bottom:10px; }
.smb15{ margin-bottom:15px; }
.smb20{ margin-bottom:20px; }
.smb25{ margin-bottom:25px; }
.smb30{ margin-bottom:30px; }
.smb35{ margin-bottom:35px; }

.sml20{ margin-left:20px; }

.smr50{ margin-right:50px; }

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

p{ margin:0 50px 25px; }
p.spN{ margin-bottom:0px; }
p.spSS{ margin-bottom:5px; }
p.spS{ margin-bottom:10px; }
p.spL{ margin-bottom:30px; }
p.spLL{ margin-bottom:50px; }
p.lhN{ line-height:1.0; }

.shadow , .resson{ 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; } 


/* wrap **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.wrap{ width:1124px; margin:0 auto; text-align:left; }


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header{ height:814px; background:url(../images/header_bg.jpg) repeat-x; }
.header .main { height:814px; background:url(../images/header_main_bg.jpg) center 40px no-repeat; }
.header .cmt  { margin:20px 0 0 30px; }
.header  h1   { margin:25px 0 0 50px; }
.header .catch{ margin-top:65px; }


/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.contents{ background:url(../images/contents_bg.png) center top repeat-y; }


/* form **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.form{ width:860px; height:390px; margin:40px auto 0; background:url(../images/form_bg.png) no-repeat; }
.form .mailbox , .form .namebox{ width:466px; height:36px; padding:0 10px; border:none; background-color:transparent; }
.form .mailbox { top:117px; left:271px; font-size:20px; }
.form .namebox { top:167px; left:271px; font-size:20px; }
.form .entrybtn{ top:220px; left:276px; }


/* intro **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.intro .form{ margin-top:0; }


/* section1 **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.section1 .bg{ background:url(../images/sec1_img_01.jpg) 650px 40px no-repeat; }


/* section3 **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.section3 .bg{ background:url(../images/sec3_img_01.jpg) 620px top no-repeat; }


/* footer **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer{ height:120px; background:url(../images/footer_bg.jpg) repeat-x; }
.footer .wrap{ padding:15px 0 20px; text-align:center; }
.footer p{ color:#ffffff; padding-bottom:12px; margin:0; }
.footer a:link , .footer a:visited{ color:#ffffff; text-decoration:none; }
.footer a:hover{ text-decoration:underline; }

