html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}

body {
background:url(images/f_site_bg.gif) no-repeat center bottom;
color:#333;
font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
line-height:1.0;
text-align:center;
zoom:1;
}

br {letter-spacing:0;}
ul, li {list-style:none;}
img, a img {border:none; text-decoration:none; vertical-align:top;}
table {border-collapse:collapse;}

.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

a:link    {color:#333; text-decoration:underline;}
a:visited {color:#333; text-decoration:underline;}
a:hover   {color:#3366CC; text-decoration:none;}
a:active  {color:#99CCFF; text-decoration:none;}

/* -------------------------------------------------------
Layout
---------------------------------------------------------- */
#site-header {
width:100%;
min-width:940px;
margin:0 0 30px;
padding:20px 0;
border-top:20px solid #002255;
text-align:left;
}



#site-footer {
width:100%;
min-width:940px;
background:#f5f5f5;
padding:20px 0 30px;
text-align:left;
}


/* -------------------------------------------------------
Detail
---------------------------------------------------------- */
#site-header .header-inner {
width:940px;
margin:0 auto;
}


.contents-title {
margin:0 0 20px;
font-size:200%;
font-weight:bold;
}








#site-footer .footer-inner {
width:940px;
margin:0 auto;
}
.footer-inner address {
color:#666;
font-size:11px;
font-style:normal;
letter-spacing:0.1em;
text-align:right;
}

/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs110 {font-size:110%;}
.fs120 {font-size:120%;}
.fs130 {font-size:130%;}
.fs150 {font-size:150%;}
.fs200 {font-size:200%;}
.fs11px {font-size:11px;}
.fs13px {font-size:13px;}
.fs15px {font-size:15px;}

.lh15 {line-height:1.5;}
.lh16 {line-height:1.6;}
.lh17 {line-height:1.7;}
.lh18 {line-height:1.8;}
.lh20 {line-height:2.0;}

.ti1em {text-indent:1em;}

.fwb {font-weight:bold;}

.mgb5 {margin-bottom:5px;}
.mgb10 {margin-bottom:10px;}
.mgb15 {margin-bottom:15px;}
.mgb20 {margin-bottom:20px;}
.mgb30 {margin-bottom:30px;}
.mgb40 {margin-bottom:40px;}
.mgb50 {margin-bottom:50px;}
.mgb100 {margin-bottom:100px;}
.mgb1em {margin-bottom:1em;}
.mgb105em {margin-bottom:1.5em;}
.mgb2em {margin-bottom:2em;}

.mgr10 {margin-right:10px;}
.mgr15 {margin-right:15px;}
.mgr20 {margin-right:20px;}

.pdlr10 {padding:0 10px;}
.pdlr20 {padding:0 20px;}
.pdlr30 {padding:0 30px;}
.pdlr1em {padding:0 1em;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

.fc_red {color:#ff0000;}

.udl {border-bottom:1px solid #ff0000;}

