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

/* ■■■■■必要要素の初期設定■■■■■ */

html {
font-size: 62.5%;
}

body {
width: 100%;
margin: 0;
padding: 0;
color:#777;
line-height: 100%;
font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
background-color: #FFF;
}
a {
color: #6478DC;
/*color: #3D4BA9;*/
text-decoration: none;
}
a:visited {
color: #6478DC;
}
a:hover {
color: #867033;
text-decoration: underline;
}
strong, b, th {
color:#161A31;
}
/* ■■■■■ベースレイアウト■■■■■ */
.HBG {
background-color: #003755;
}
#wrapper {
width: 100%;
background-color: #FFF;
}
header {
padding: 0;
background-color: #003755;
color: #fff;
overflow: hidden;
}
nav {
background-color: #003755;
}
nav a {
font-weight: bold;
color: #FFF !important;
}
nav a:hover {
color: #FFF !important;
text-decoration: underline;
}


#common-contents {
width: 100%;
/* margin: 4em auto 2em;*/
}
article.main {
width: 100%;
}
section {
margin: 0 0 3em;
}
/*
aside.side {
width: 100%;
}
*/
aside.side a {
color: #0042FF;
}
/*a:hover {
color: #DFA7FF !important;
text-decoration: underline;
}*/

.CB {
font-size: 1%;
line-height: 1%;
clear: both;
padding: 0;
margin: 0;
}
.lineA {
border-top: 1px dotted #555;
margin: 10px 0;
}

footer {
color: #7F7F7F;
width: 100%;
text-align: center;
padding: 25px 0 40px 0;
border-top: 1px solid #21253E; 
background-color: #FFF;
}
/* ■■■■■文字の色■■■■■ */
.RED {
color: #DF0000 !important;
}
.BLU {
color: #2A00DF !important;
}
/* ■■■■■画像のスタイル指定■■■■■ */
img {
padding: 0;
margin: 0;
vertical-align: bottom;
}
#common-header img {
width: 300px;
height: auto;
}
#common-banner {
margin: 0 0 2em;
}
#common-banner img {
width: 100%;
max-width:100%;
height: auto;
border: 1px solid #f0f0f0;
}
.MiconS {
width: 16px;
margin: 0 3px 3px 3px!important;
border: none !important;
}

.SIMG a:hover img,
.IMG-VI a:hover img,
.MONS a:hover img,
.IMGn a:hover img, 
.IMGn2 a:hover img {
-webkit-transition: opacity 0.3s linear;
opacity: 0.7;
}

.ST-map img {
width: 100%;
max-width:100%;
height: auto;
}
.ST-map2 img {
width: 50%;
max-width:100%;
height: auto;
}
.MONS img {
width: 160px;
border: none;
}
.SIMG img {
width: 100%;
}
.IMGn img {
width: 128px;
}
.IMGn2 img {
width: 64px;
}
.IMGn3 img {
width: 32px;
border: none !important;
}

.RSicon img {
width: 80px;
height: 16px;
vertical-align: baseline;
border: none !important;
}

/* ■■■■■テーブルのスタイル指定■■■■■ */
#common-contents table {
margin: 20px 0 10px 0;
}
#common-contents .T4N,
#common-contents .T2N,
#common-contents .TN,
#common-contents .TeN,
#common-contents .TC,
#common-contents .TeC {
width: 100%;
}
#common-contents .T4N td,
#common-contents .T2N th,
#common-contents .T2N td,
#common-contents .TN th,
#common-contents .TN td,
#common-contents .TC th,
#common-contents .TC td {
vertical-align: top;
padding: 5px;
font-size: 13px;
font-size: 1.3rem;
line-height: 160%;
border: 1px solid #AAA;
}

#common-contents .TeN th,
#common-contents .TeN td {
vertical-align: top;
padding: 3px 2px;
font-size: 12px;
font-size: 1.2rem;
line-height: 160%;
border: 1px solid #AAA;
}
#common-contents .TeC th,
#common-contents .TeC td {
vertical-align: top;
padding: 3px 2px;
font-size: 12px;
font-size: 1.2rem;
line-height: 160%;
border: 1px solid #AAA;
text-align: center;
}

#common-contents .T2N th,
#common-contents .T2N td {
width: 50%;
}

#common-contents .TC th,
#common-contents .TC td {
text-align: center;
}
.td-AL {
text-align: left !important;
}
.td-AR {
text-align: right !important;
}

.DATA-a {
font-weight: bold;
color: #FFF;
background-color: #009999;
}
.DATA-b {
font-weight: bold;
color: #FFF;
background-color: #BB00BB;
}
.DATA-c {
font-weight: bold;
color: #FFF;
background-color: #009900;
}
.DATA-d {
font-weight: bold;
color: #FFF;
background-color: #AA0000;
}
.DATA-e {
font-weight: bold;
color: #FFF;
background-color: #DF6F00;
}
.DATA-i {
font-weight: bold;
color: #FFF;
background-color: #51B058;
}
.LC1 {
background-color: #EFEFEF;
}
.DATA-a th, .DATA-b th, .DATA-c th, .DATA-d th, .DATA-e th, .DATA-i th {color: #FFF !important;}

.MONS {
padding: 3px !important;
}

/* ■■■■■説明書■■■■■ */
.ST-manu {
margin: 20px 0 0 0 !important;
border: 1px solid #AAA;
}
.ST-manuL img {
width: 50%;
float:left;
}
.ST-manuR img {
width: 50%;
float:right;
}


