@charset "utf-8";

.right {
	text-align: right;
}
.center {
	text-align: center;
}
.blue {
	color: #0DB2DD;
}
.red {
	color: #FF4775;
}
.f-small {
	font-size: 0.8em;
}

.pdf {
	background: url(../../img/pdf.gif) no-repeat 1px 0px;
	padding: 3px 5px 5px 20px;
	list-style: none;
}

ul.notice li {
	list-style-position: inside;
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-bottom: 0.5em;
	list-style: none;
}

h2.stitle {
	padding-bottom: 20px;
	border-bottom: 4px dotted #2E2E68;
	padding: 5px 0px 8px 0px;
	margin-bottom: 1em;
	margin-right: 3px;
}

h3.sst {
	font-size: 110%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 5px 0;
	margin-bottom: 1em;
	clear: both;
}

h4.ssst {
	font-size: 100%;
	padding: 15px 0 0 5px;
	margin-bottom: 0.5em;
	border-left: 1px solid #333333;
}
ol li {
	list-style-position: inside;
}

p.otherp a {
	display: block;
	padding: 5px 5px;
	border: 1px solid #E0E0E0;
	border-left: 5px solid #E0E0E0;
	background: url(../../img/bg_lgr.gif);
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}
p.otherp a:hover {
	border: 1px solid #E0E0E0;
	border-left: 5px solid #0DB2DD;
	color: #0DB2DD;
}

ul.nomallist li {
	background: url(../../img/icon_07.gif) no-repeat 0px 4px;
	list-style-type: none;
	padding-left: 15px;
}
ul.list01 {
	margin-bottom: 1em;
}
ul.list01 li {
	list-style: none;
}
#contentsArea dl.nomal {
	padding: 0px;
	margin: 0 0 1em;
}
#contentsArea dl.nomal dt {
	padding: 0.2em 1em;
	margin: 0.75em 0 0.2em;
	font-weight: bold;
	background: #eeeeee;
	display:  inline-block;
}
#contentsArea dl.nomal dd {
	padding: 0 0 0 0.5em;
	margin-bottom: 0.5em;
}


table.guidetbl {
	border-collapse: collapse;
	width: 100%;
	border-left: 1px solid #B2B2B2;
}

table.guidetbl td {
	border-collapse: collapse;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	padding: 0.2em;
}

table.guidetbl th {
	border-collapse: collapse;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	padding: 0.2em;
	background-color: #333333;
	color: #FFFFFF;
}

table.guidetbl table,
table.guidetbl table th,
table.guidetbl table td {
	border: none;
	padding: 0.1em!important;
	background: none;
	margin: 0!important;
}
