﻿@charset "UTF-8";
@import "reset5.css";

body { color:#959696; line-height:1; background-color: #fff; padding: 0; position: relative; min-height: 100%; text-align: left; }
html { min-height: 100%; }

* html body { font-family: "Linotype Universe", unverse,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif }
*:first-child+html body { font-family:"Linotype Universe", unverse,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif }
html:not(:target) body { font-family: sans-serif; }

* {word-wrap: break-word; }
img { -ms-interpolation-mode: bicubic; }
/* !font-size 12px default setting */
body { font-size:12px; line-height: 1 }
body p { line-height: 2em }
*:first-child+html body { font-size:77%;}
* html body { font-size:77%;}

iframe { overflow: hidden }

/* !clearfix */
hr { display: none; }

.cfix { /zoom : 1; }
.cfix:after { content : ''; display : block; clear : both; }

/* スクロールバーの有無によるズレ対策 */
html {
	overflow-y: scroll;
}

/* margin-bottom
=========================================*/
.mb0 { margin-bottom:0 !important; }
.mb3 { margin-bottom:3px !important; }
.mb4 { margin-bottom:4px !important; }
.mb5 { margin-bottom:5px !important; }
.mb7 { margin-bottom:7px !important; }
.mb10 { margin-bottom:10px !important; }
.mb12 { margin-bottom:12px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb25 { margin-bottom:25px !important; }
.mb30 { margin-bottom:30px !important; }
.mb40 { margin-bottom:40px !important; }
.mb50 { margin-bottom:50px !important; }
.mb60 { margin-bottom:60px !important; }
.mb80 { margin-bottom:80px !important; }
.mb100 { margin-bottom:80px !important; }

.tx9 { font-size: 9px }
.tx10 { font-size: 10px }
.tx11 { font-size: 11px }
.tx12 { font-size: 12px }
.tx13 { font-size: 13px }
.tx14 { font-size: 14px }
.tx15 { font-size: 15px }
.tx16 { font-size: 16px }
.tx18 { font-size: 18px }
.tx20 { font-size: 20px }
.tx24 { font-size: 24px }

.fltR { float: right; }
.fltL { float: left; }

.txtR { text-align: right; }
.txtL { text-align: left; }
.txtC { text-align: center; }

p1 { width: 80%; }

/* !Links */
a:link { color: #959696; text-decoration: underline }
a:visited { color: #959696; text-decoration: underline }
a:hover { color: #033492; text-decoration: none }
a:active { color: #e4007f; text-decoration: overline }
html { margin: 0; padding: 0}
body { margin: 0; padding: 0 }

#left { position: fixed; left: 0; top: 0; width: 172px; z-index: 1000 }

h1 { margin: 0 0 40px 40px }
h5 { margin: 0 0 30px 40px }
#globalNav { width: 122px; margin: 0 0 0 84px; }
#globalNav li { margin: 0 0 20px; }
#globalNav li a { padding: 5px; display: block; position: relative }
#globalNav li a.crt span { background-color: #b5b6b6; width: 0; height: 100%; left:0; top: 0; display: block; position: absolute }

#wrapper { position: relative; }
#content { position: absolute; left: 340px; top: 0; width: 804px; background: url(../img/cont_sep.png) no-repeat 0 0 }
#content_inner { padding: 77px 0; background: url(../img/cont_bg.png) repeat-y right top; }
#content_inner { opacity: 0;
filter: alpha(opacity=0);        /* ie lt 8 */
-ms-filter: "alpha(opacity=0)";  /* ie 8 */
-moz-opacity:0;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0;
}

#content h2 { margin: 0 0 110px }

#content section { margin: 0 0 110px }
section h3 { font-size: 18px; font-weight: lighter; border-left: 8px solid #b5b6b6; padding-left: 12px; margin: 0 0 30px } 
section p { font-size: 13px; padding-left: 20px; padding-right: 80px } 
section p1 { font-size: 13px; padding-left: 20px; padding-right: 80px } 
section p.ti { font-size: 13px; padding-left: 20px; font-weight:bolder; letter-spacing: 0.1em }

section table { border-top: #ccc dotted 1px }
section table th { padding: 20px; border-bottom: #ccc dotted 1px; font-size: 11px }
section table td { padding: 20px; border-bottom: #ccc dotted 1px; font-size: 13px; line-height: 2 }

span.en { letter-spacing: 0.1em; font-size: smaller }
h4.fe { height: 25px; font-size: 18px; padding: 5px 0 0 105px; background: url(../img/icon01.png) no-repeat 0 0; }
h4.em { height: 25px; font-size: 18px; padding: 5px 0 0 105px; background: url(../img/icon02.png) no-repeat 0 0; }
h4.su { height: 25px; font-size: 18px; padding: 5px 0 0 105px; background: url(../img/icon03.png) no-repeat 0 0; }

footer { position: fixed; left: 0; bottom: 0; width: 100%; height: 80px; }
#footLine { width: 100%; height: 40px; overflow: hidden; position: relative }
#footLine span { width: 2400px; height: 40px; position: absolute; background: url(../img/footLine.png) repeat-x left top }
#footLine span.l2 { background: url(../img/footLine2.png) repeat-x right top }
#footLine span.l3 { background: url(../img/footLine3.png) repeat-x left top }
footer p.copyright { margin: 14px 0 0 40px; line-height: 1; position: relative }
footer .wht { position: absolute; width: 944px; height: 40px; left: 0; top: 40px; background-color: #fff }

#pagetop { position: fixed; right: 0; bottom: 0; cursor: pointer }

a.nl img { opacity: 0.3;
filter: alpha(opacity=30);        /* ie lt 8 */
-ms-filter: "alpha(opacity=30)";  /* ie 8 */
-moz-opacity:0.3;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.3;
}


.nobg { background: none !important }