@charset "shift_jis";
/* CSS Document */


/*”Ä—p */
.mt0 { margin-top: 0 !important;}
.mt5 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mb0 { margin-bottom: 0 !important;}
.mb5 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb30{ margin-bottom: 30px !important;}
.pl0{ padding-left: 0 !important;}
.pl15{ padding-left: 1.5em !important;}
.center {text-align:center; }
.txtindent {
	text-indent:-1em;
	padding-left:1em;
}

.red {
    color: #EE0000;
}

.contents{
    margin-top: 30px;
}

ul.none{
    list-style: none;
}

ul li{
    margin-bottom: 0.5em;
}

.contents ul li ul li {
    text-indent: -3em;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 3em;
}

.pageTop {
    display: block;
}
.pageTop {
    clear: both;
    font-size: 0.76923em;
    margin: 20px 0;
    text-align: right;
}
.pageTop a, .pageTop a:link, .pageTop a:visited {
    color: #000000;
}
.pageTop a, .pageTop a:link, .pageTop a:visited {
    color: #000000;
}
.pageTop a {
    background: url("/share2/images/mod-pageTop/ico_01.png") no-repeat scroll 0 48% transparent;
    color: #000000;
    padding-left: 10px;
    text-decoration: none;
}


/*2022/11/15’Ç‹L*/
#closeBtn {
    display: none;
}