@charset "Shift_JIS";

/* ---------------------------------------------
 Components
--------------------------------------------- */


/* Accessibility
--------------------------------------------- */
.voiceAnchor {
display: block;
position: absolute;
top: 0;
left: -9999px;
overflow: hidden;
outline: none;
}

hr {
display: none;
}

legend {
display: none;
}

/* Float
--------------------------------------------- */
.floatLeft {
float: left;
}
.floatRight {
float: right;
}

/* Clearfix
--------------------------------------------- */
.clearfix:after {
content: " ";
clear: both;
display: block;
visibility: hidden;
height: 0;
font-size: 0;
}

/* 20151203 template.cssへFont指定を移行 */
/* Fonts
--------------------------------------------- 
#header,
#gNav,
#breadCrumbs,
#main,
#sidebar,
#fatFooter,
#footer,
.pagetopAnchor,
div#popupContainer {
color: #333;
line-height: 1.8;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック',sans-serif;
}
*/

/* Headings
--------------------------------------------- */

/* Links
--------------------------------------------- */
a:link {
color: #179fdd;
text-decoration: none;
}
a:visited {
color: #8f5dba;
text-decoration: none;
}
a:hover {
color: #179fdd;
text-decoration: underline;
}
a:active {
color: #179fdd;
text-decoration: none;
}
a:focus {
color: #179fdd;
text-decoration: none;
}

/* Lists
--------------------------------------------- */
.linkListLev2 {
/*margin: 3px 0;*/
}
.linkListLev2 span,
.linkListLev2last span {
display: inline-block;
padding-left: 16px;
background: url(/common/images/ico_allow_lev2.gif) no-repeat 0 0.4em;
}

p.linkListLev2 span,
p.linkListLev2last span {
display: inline-block;
padding-left: 16px;
background: url(/common/images/ico_allow_lev2.gif) no-repeat 0 0.4em;
}

.linkListLev3 span,
.linkListLev3last span {
display: inline-block;
padding-left: 16px;
background: url(/common/images/ico_allow_lev3.gif) no-repeat 8px 0.5em;
}

span.linkLev3 {
display: inline-block;
padding-left: 10px;
background: url(/common/images/ico_allow_lev3.gif) no-repeat 4px 0.5em;
}

ul.discList {
margin-left: 20px;
}

ul.discList li {
list-style-type: disc;
}

ol.decimalList {
padding-left: 0.5em\9;
margin-left: 25px;
}

ol.decimalList li {
list-style-type: decimal;
zoom: normal;

}

ul.numberList dt,
ul.numberList dd {
float: left;
display: block;
}

ul.numberNestKanaList dt,
ul.numberNestKanaList dd {
float: left;
display: block;
}

ul.numberList dt,
ul.numberNestKanaList dt {
padding-right: 12px;
width: 1.8em;
}

dl.kanaList dt {
width: 0.8em;
margin-left: 28px;
}

ul.numberList dd,
ul.numberNestKanaList dd {
width: 620px;
}

.indentBox1 ul.numberList dd {
width: 605px;
}

ul.numberList li {
padding-bottom: 6px;
zoom: 1;
}

ul.attentionList01 li {
}

ul.attentionList01 dl {
width: 100%;
}

ul.numberNestKanaList ol {
margin-left: 48px;
list-style-type: katakana;
}

ul.attentionList dt,
ul.attentionList dd,
ul.attentionList01 dt,
ul.attentionList01 dd {
float: left;
display: block;
}

ul.attentionList dd {
width: 92%;
}

ul.attentionList01 dd {
width: 92%;
}

ul.attentionList dt {
padding-right: 4px;
width: 1.2em;
}

ul.numberList li:after,
ul.attentionList li:after,
ul.attentionList dl:after,
ul.numberNestKanaList dl:after,
ul.attentionList01 li:after {
content: " ";
clear: both;
display: block;
visibility: hidden;
height: 0;
font-size: 0;
}

ul.list-inline,
ul.list-inline li {
display: inline;
}


/* Text
--------------------------------------------- */
.text {
font-size: 100%;
}

.text .first {
font-weight: bold;
}

.txtCenter {
text-align: center !important;
}

.txtRight {
text-align: right !important;
}

.txtLeft {
text-align: left !important;
}

.txtBold {
font-weight: bold;
}

.txtStrong {
color: #f56200;
font-weight: bold;
}

.contextLink {
width: auto;
text-align: right;
}

.contextLink span {
display: inline-block;
padding-left: 16px;
background: url(/common/images/ico_allow_lev2.gif) no-repeat 0 0.4em;
}

.contextBlankLink {
width: auto;
text-align: right;
}

.annotationTxtRight {
width: auto;
text-align: right;
}

.boxTitle {
padding-left: 15px;
font-size: 93%;
font-weight: bold;
}

.attentionTxt {}

.txtRightWrap {
position: relative;
width: auto;
}

/* Table
--------------------------------------------- */
table.tableA,
table.tableB {
width: 100%;
border-collapse:separate;
border-top:1px solid #74c5eb;
border-left:1px solid #74c5eb;
font-size: 93%;
}

table.tableA th,
table.tableB th {
border-right: 1px solid #74c5eb;
border-bottom:1px solid #74c5eb;
text-align: center;
padding: 5px 10px;
}

table.tableA .theader th {
background: #b9e2f5;
font-weight: bold;
}

table.tableA .tbody th {
background: #dcf1fa;
}

table.tableB .tbody th {
background: #e7f5fc;
}

table.tableA .tbody th.sub01 {
background: #e7f5fc;
}

table.tableA .tbody th.sub02 {
background: #74c5eb;
}

table.tableA td,
table.tableB td {
border-left: 1px solid #fff;
border-right: 1px solid #74c5eb;
border-bottom:1px solid #74c5eb;
padding: 5px 10px;
}

table.tableA.data01 td {
text-align:right;
}

/* map
--------------------------------------------- */
.googleMaps {
width: 680px;
height: 380px;
}

.mapContainer01 {
margin:20px auto;
width: 710px;
height: 400px;
}


/* jump
--------------------------------------------- */
.jumpContainer {
padding:100px 0;
}

.jumpContainer .btnDefault326BoxA {
margin:0 auto;
width:326px;
}

/* Margin
--------------------------------------------- */
/* Top */
.mt-05p {margin-top: 5px !important;}
.mt-10p {margin-top: 10px !important;}
.mt-15p {margin-top: 15px !important;}
.mt-20p {margin-top: 20px !important;}
.mt-25p {margin-top: 25px !important;}
.mt-30p {margin-top: 30px !important;}
.mt-35p {margin-top: 35px !important;}
.mt-40p {margin-top: 40px !important;}
.mt-45p {margin-top: 45px !important;}
.mt-50p {margin-top: 50px !important;}

/* Right */
.mr-05p {margin-right: 5px !important;}
.mr-10p {margin-right: 10px !important;}
.mr-15p {margin-right: 15px !important;}
.mr-20p {margin-right: 20px !important;}
.mr-25p {margin-right: 25px !important;}
.mr-28p {margin-right: 28px !important;}/**/
.mr-30p {margin-right: 30px !important;}
.mr-35p {margin-right: 35px !important;}
.mr-40p {margin-right: 40px !important;}
.mr-45p {margin-right: 45px !important;}
.mr-50p {margin-right: 50px !important;}

/* Bottom */
.mb-05p {margin-bottom: 5px !important;}
.mb-10p {margin-bottom: 10px !important;}
.mb-15p {margin-bottom: 15px !important;}
.mb-20p {margin-bottom: 20px !important;}
.mb-25p {margin-bottom: 25px !important;}
.mb-30p {margin-bottom: 30px !important;}
.mb-35p {margin-bottom: 35px !important;}
.mb-40p {margin-bottom: 40px !important;}
.mb-45p {margin-bottom: 45px !important;}
.mb-50p {margin-bottom: 50px !important;}

/* Left */
.ml-05p {margin-left: 5px !important;}
.ml-10p {margin-left: 10px !important;}
.ml-15p {margin-left: 15px !important;}
.ml-20p {margin-left: 20px !important;}
.ml-25p {margin-left: 25px !important; }
.ml-28p {margin-left: 28px !important; }/**/
.ml-30p {margin-left: 30px !important; }
.ml-35p {margin-left: 35px !important; }
.ml-40p {margin-left: 40px !important; }
.ml-45p {margin-left: 45px !important; }
.ml-50p {margin-left: 50px !important; }

