@charset "shift-JIS";
/* reset
------------------------------ */
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;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 160%;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
/*min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 0 -10.1em 0;*/
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block; zoom:1;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a:link{
color: #FFFFFF;
text-decoration: underline;
}
a:visited {
color: #FFFFFF;
text-decoration: underline;
}
a:hover, a:active {
color: #FFFFFF;
text-decoration: underline;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
/* margin
------------------------------ */
.mgnT01 {margin-top: 5px !important; }
.mgnT02 {margin-top: 10px !important; }
.mgnT03 {margin-top: 15px !important; }
.mgnT04 {margin-top: 20px !important; }
.mgnT05 {margin-top: 25px !important; }
.mgnT06 {margin-top: 30px !important; }
.mgnT07 {margin-top: 35px !important; }
.mgnT08 {margin-top: 40px !important; }
.mgnT09 {margin-top: 45px !important; }
.mgnT10 {margin-top: 50px !important; }
.mgnB00 {margin-bottom: 0px !important; }
.mgnB01 {margin-bottom: 5px !important; }
.mgnB02 {margin-bottom: 10px !important; }
.mgnB03 {margin-bottom: 15px !important; }
.mgnB04 {margin-bottom: 20px !important; }
.mgnB05 {margin-bottom: 25px !important; }
.mgnB06 {margin-bottom: 30px !important; }
.mgnB07 {margin-bottom: 35px !important; }
.mgnB08 {margin-bottom: 40px !important; }
.mgnL01 {margin-left: 5px !important; }
.mgnL02 {margin-left: 10px !important; }
.mgnL03 {margin-left: 15px !important; }
.mgnL04 {margin-left: 20px !important; }
.mgnR01 {margin-right: 5px !important; }
.mgnR02 {margin-right: 10px !important; }
.mgnR03 {margin-right: 15px !important; }
.mgnR04 {margin-right: 20px !important; }
.mgnSide01 {margin: 0 5px;}
.mgnSide02 {margin: 0 10px;}
.mgnSide03 {margin: 0 20px;}

/* fontSize (75継承後)
------------------------------ */
.fS { font-size: 85%;
line-height: 140%;}
.fM { font-size: 100%;}
.fL { font-size: 115%;
line-height: 160%;}
.fXL {font-size: 125%;
line-height: 160%;}
.fXXL {font-size: 135%;
line-height: 160%;}

/* fontStyle
------------------------------ */
.txB {font-weight: bold;}
.txN {font-weight: normal;}
.alnCntr {text-align: center; !important}
.alnLft {text-align: left; !important}
.alnRit {text-align: right; !important}
.valnTp {vertical-align: top; !important}
.valnMid {vertical-align: middle; !important}
.txClr01 /* red */ {color: #FF0000;}
.txClr02 /* gray */ {color: #6B6B6B;}
.txClr03 /* brown */ {color: #921D24;}

/* linkStyle
------------------------------ */
ul.link01, ul.linkA01, ul.linkBl01, ul.linkSf01, ul.linkCa01, ul.linkDl01 {
list-style-type: none;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 8px;
}
ul.linkA01 li {
padding: 0 0 0 16px;
background-image: url(/common/images/list_nomal.gif);
background-repeat: no-repeat;
background-position: left center
}
ul.linkBl01 li {
padding: 0 0 0 16px;
background-image: url(/common/images/link_blank.gif);
background-repeat: no-repeat;
background-position: left 0.4em
}
ul.linkSf01 li {
padding: 0 0 0 16px;
background-image: url(/common/images/link_self.gif);
background-repeat: no-repeat;
background-position: left 0.4em
}
ul.linkCa01 li {
background: url(/common/images/link_caution.gif) no-repeat left center;
padding: 0 0 0 16px;
}
ul.linkDl01 li {
background: url(/common/images/link_download.gif) no-repeat left center;
padding: 0 0 0 16px;
}
ul.list01 {
list-style-type: disc;
margin-left: 18px;
}

/* table --------------- */
.tbl01 {
	border: 1px solid #FFF;
}
.tbl01 th, .tbl01 td {
	border: 1px solid #FFF;
	text-align: center;
	padding: 5px;
}
.tbl02 {
	border: 1px dotted #FFF;
}
.tbl02 th, .tbl02 td {
	border: 1px dotted #FFF;
	text-align: left;
	padding: 5px;
}
.tbl02 th {
	width: 30%;
}
.tbl03 {
	border: none;
}
.tbl03 th, .tbl03 td {
	border: none;
	padding: 5px;
}






/* float
------------------------------ */
.fltL {
float: left;}
.fltR {
float: right;}
.clearFix:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
clear: both;
}
* html .clearFix {display: inline-block;}
*:first-child+html .clearFix {display: inline-block;}
/* no mac IE \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* */
