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:#0c2965;
color:#4d4d4d;
font-family:Sans-Serif;
line-height:1.0;
}

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:#0000ff; text-decoration:underline;}
a:visited	{color:#0000ff; text-decoration:underline;}
a:hover		{color:#ff0000; text-decoration:none;}
a:active	{color:#ff0000; text-decoration:none;}


/* -------------------------------------------------------------
Layout
------------------------------------------------------------- */
#site-header {
margin:0 auto;
padding:0 0 15px;
}

#wrap {
margin:0 5px;
padding:10px;
background:#fff;
}



#site-footer {
margin:0 auto;
padding:15px 0;
text-align:left;
}

img.yohaku {
width:150px;
margin-right:10px;
} 
.imgb img {
width:100%;
}


/* -------------------------------------------------------------
Detail
------------------------------------------------------------- */
/* header------------------------ */
#site-header #site-title {
margin:0 0 5px;
}
#site-header #site-title img {
width:100%;
}
#site-header p {
margin:0;
padding:0 10px;
color:#eee;
font-size:80%;
line-height:1.3;
}


/* contents------------------------ */
.block {
margin:0 0 50px;
}
.section-title {
margin:0 0 15px;
font-size:24px;
font-weight:normal;
}

p {
margin:0 0 1.5em;
font-size:100%;
line-height:1.7;
}

.adlink {
margin:0 0 50px;
text-align:center;
}

.ads {
text-align:center;
}

.handa-sou {
margin:0 0 30px;
}
.handa-sou:before,
.handa-sou:after {content:""; display:table;}
.handa-sou:after {clear:both;}
.handa-sou {zoom:1;}

.l-box {
float:left;
width:160px;
}
.r-box {
float:right;
}
.l-box img {
width:150px;
}

/* footer------------------------ */
#site-footer .cp {
font-size:13px;
color:#ccc;
text-align:center;
}
#site-footer .finfo {
padding:0 1em;
color:#708090;
font-size:11px;
line-height:1.3;
}




/* -------------------------------------------------------------
Common
------------------------------------------------------------- */
.mgb10e {margin-bottom:1.0em;}
.mgb15e {margin-bottom:1.5em;}
.mgb20e {margin-bottom:2.0em;}





/* -------------------------------------------------------------
ボタン
------------------------------------------------------------- */
.btn {
text-align: center;
}

.btn a {
display:block;
padding:0.8em 2em;
background: -moz-linear-gradient(top, #fffaad 6%, #ffff02 48%, #ffe102 100%);
background: -webkit-linear-gradient(top, #fffaad 6%,#ffff02 48%,#ffe102 100%);
background: linear-gradient(to bottom, #fffaad 6%,#ffff02 48%,#ffe102 100%);
border: 1px solid #FFAA00;
border-radius:5px;
box-shadow:0 1px 3px rgba(0,0,0,0.2);
color:#0000ff;
font-size: 20px;
font-weight: bold;
text-decoration: none;
text-align: center;
}


/* -------------------------------------------------------------
見出し
------------------------------------------------------------- */
.headding07 {
margin:0 0 10px;
padding:0.5em;
background:#1d8ade;
color:#fff;
font-weight:bold;
line-height:1.2;
}



/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs110 {font-size:110%;}
.fs120 {font-size:120%;}
.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;}
.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;}
