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, summary {
  display:block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

html {
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
}
body {
  color:#333;
  font-family: sans-serif;
  line-height:1.0;
  zoom:1;
}

br {letter-spacing:0;}
ul, li {list-style:none;}
img, a img {border:0; text-decoration:none; vertical-align:top;}
mark {background:#ff0; color:#000;}
b, strong {font-weight:bold;}
table {border-collapse:collapse; border-spacing:0;}
td, th {padding:0;}
hr {box-sizing:content-box; height:0;}
button, input, optgroup, select, textarea {color:inherit; font:sans-serif; margin:0;}
button {overflow: visible;}
button, select {text-transform:none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer;}
input[type="checkbox"], input[type="radio"] {box-sizing:border-box; padding:0;}
textarea {overflow:auto;}

div:after, ul:after {content:""; display:block; clear:both;}
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

a {background-color:transparent;}
a:link    {color:#3366CC; text-decoration:none;}
a:visited {color:#3366CC; text-decoration:none;}
a:hover   {color:#1a428c; text-decoration:underline; outline:0;}
a:active  {color:#99CCFF; text-decoration:none; outline:0;}

/* -------------------------------------------------------
Layout
---------------------------------------------------------- */
header {
  padding: 16px;
}
header a {
  color: #333;
  text-decoration: none;
}
header h1 {
margin: 0 0 8px;
line-height: 1.4;
}
header p {
font-size: 12px;
}

section {
  padding: 0 1em;
}

p {
  line-height: 1.8;
}

.pu {
  color: #ff0000;
  font-weight: bold;
}

.clink {
  margin: 0 0 2em;
  text-align: right;
}

.cimg {
  margin: 0 0 2em;
  text-align: center;
}
.cimg img {
  width: 100%;
}

.aori {
  margin: 0 0 1em;
}

.btn {
  margin: 0 0 16px;
  padding: 0 8px;
  text-align: center;
}
/*
.btn a {
  display: block;
  padding: 1em 0;
  background: #000;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  color: #fff;
  text-decoration: none;
  text-align: center;
}
*/

.btn a {
    position: relative;
    display: inline-block;
    padding: 1em 1em;
    color: #FFF;
    background: #fd9535;
    border-bottom: solid 2px #d27d00;
    border-radius: 4px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
  text-decoration: none;
}
.btn a:active {
    border-bottom: solid 2px #fd9535;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


.saimutable {
  margin: 0 0 16px;
  padding: 0 8px;
}
.saimutable table {
  width: 100%;
  border: 1px solid #ccc;
}
.saimutable th {
  padding: .5em 1em;
  background: #eee;
  border: 1px solid #ccc;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}
.saimutable td {
  padding: .5em 1em;
  border: 1px solid #ccc;
  font-size: 12px;
}
.saimutable td.ar {
  text-align: right;
}




footer {
  padding: 10px 0;
  background: #eee;
  text-align: center;
}
.cp {
  margin: 0 0 1em;
  font-size: 10px;
}
.unei {
	margin: 0 0 1em;
	padding: 0 10px;
  font-size: 10px;
  text-align: left;
}
.sakusei {
	padding: 0 10px;
  font-size: 10px;
  text-align: left;
}

.prt {
margin: 0 0 10px;
padding: 0 1em;
font-size: 10px;
}

.pagetitle {
  padding: 1em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.infotable {
  margin: 16px 0;
}

.infotable table {
  width: 100%;
  border: 1px solid #ccc;
  font-size: 12px;
  line-height: 1.5;
}
.infotable th {
  width: 5em;
  padding: 1em;
  background: #eee;
  border: 1px solid #ccc;
  font-weight: normal;
  vertical-align: middle;
}
.infotable td {
  padding: 1em;
  border: 1px solid #ccc;
  vertical-align: top;
}

.att {
  margin: 0 0 16px;
  padding: 0 16px;
}
.att p {
  font-size: 80%;
  line-height: 1.5;
}


/* -------------------------------------------------------
Detail
---------------------------------------------------------- */







/* -------------------------------------------------------
Common
---------------------------------------------------------- */
.fs80 {font-size:80%;}
.fs90 {font-size:90%;}
.fs100 {font-size:100%;}
.fs120 {font-size:120%;}
.fs150 {font-size:150%;}
.fs10px {font-size:10px;}
.fs11px {font-size:11px;}
.fs12px {font-size:12px;}
.fs13px {font-size:13px;}
.fs14px {font-size:14px;}
.fs15px {font-size:15px;}
.fs16px {font-size:16px;}
.fs17px {font-size:17px;}
.fs18px {font-size:18px;}

.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;}

.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;}
.mgb80 {margin-bottom:80px;}
.mgb100 {margin-bottom:100px;}
.mgb05em {margin-bottom:0.5em;}
.mgb1em {margin-bottom:1em;}
.mgb15em {margin-bottom:1.5em;}
.mgb2em {margin-bottom:2em;}

.pdlr10 {padding:0 10px;}
.pdlr20 {padding:0 20px;}
.pdlr30 {padding:0 30px;}
.pdlr1em {padding:0 1em;}
.pdlr2em {padding:0 2em;}

.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

.fwb {font-weight:bold;}


