@charset "Shift_JIS";

body { color: #666666; background-color: #ffffff; margin-top: 0px ;}
h1, h2, h3, h4, h5, h6, p, ol, ul {
 margin-top: 0px;
 margin-bottom: 0px;
 font-size:100%;
 clear:both;
}
a:link {
color: #003366;
text-decoration: underline
;}
a:active {	color: #003366;
text-decoration: underline
;}
a:hover { color: #003366;
text-decoration: underline
;}
a:visited { color: #003366;
text-decoration: none
;}
a img { border: none ;}
hr {
 color: #003366;
 width: 850px;
 size: 1px
}
.indent12 {
 text-indent: 12px;
 }
.line_a { line-height: 24px; margin-left: 24px ;}
.line_b {
	border-top: 1px dotted #2F4F4F;
	font-weight: bold;
	color: #2F4F4F;
}
.line_c {
	border-top: 1px dotted #cccccc;
}
.line_bb {
	border-bottom: 1px dotted #2F4F4F;
	font-weight: bold;
	color: #2F4F4F;
}
.line_cc {
	border-bottom: 1px dotted #cccccc;
}
.syou_a {
 color: #2F4F4F;
	font-weight: bold;	
	text-align: center;
	background: #FFF0F5;
	border-top: 1px dotted #2F4F4F;
	border-bottom: 1px dotted #2F4F4F;
}
.syou_b {
 color: #2F4F4F;
	font-weight: bold;	
	letter-spacing: 1ex;
	text-align: center;
	background: #FFF0F5;
	border-top: 1px dotted #2F4F4F;
	border-bottom: 1px dotted #2F4F4F;
}
.syou_c {
 color: #2F4F4F;
	font-weight: bold;	
	text-align: center;
	border-bottom: 1px dotted #2F4F4F;
}
.syou_cc {
 color: #2F4F4F;
	font-weight: bold;
	letter-spacing: 1ex;	
	text-align: center;
	border-bottom: 1px dotted #2F4F4F;
}
.syou_d {	
	text-align: center;
	border-bottom: 1px dotted #cccccc;
}
.syou_dd {
	text-align: left;
	border-bottom: 1px dotted #cccccc;
	padding-left: 1ex;
}
h1 { color: #FF0000; font-weight: bolder; font-size: 125%; text-align: left; padding-top: 5px; }
h2 { color: #FF0000; font-weight: bolder; font-size: 120%; text-align: left; margin: 2px 10px; padding: 5px 10px; width: 535px; height: auto ;}
h3 { color: #FF0000; font-weight: bolder; font-size: 106%; text-align: left; margin: 2px 10px; padding: 5px 10px; width: 535px; height: auto ;}
.midashi_h1 { color: #2F4F4F; font-weight: bolder; font-size: 125%; text-align: left; padding-top: 5px; }
.midashi_h2 { color: #2F4F4F; font-weight: bolder; font-size: 120%; text-align: left; margin: 2px 10px; padding: 5px 10px; width: 535px; height: auto ;}
.midashi_h3 { color: #2F4F4F; font-weight: bolder; font-size: 106%; text-align: left; margin: 2px 10px; padding: 5px 10px; height: auto ;}
.double { border: double 4px #b0c4de ;}
table.table-a{
	margin:0 0 10px 15px;
	font-size:1.0em;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
    border-collapse: collapse;
    border-spacing: 0;
	line-height: 1.2em;
}
table.table-a caption{
	margin-top: 5px;
	text-align:right;
}
table.table-a th{
	text-indent: 0;
	padding:8px;
	font-size:1.0em;
	font-weight:bold;
	background-color:#e6e6fa;
	border:solid 1px #CCCCCC;
	white-space: nowrap;
}
table.table-a td{
	text-indent: 0;
	padding:5px;
	font-size:1.0em;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
}

table.table-b{
	margin:0 0 10px 15px;
	font-size:0.9em;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
    border-collapse: collapse;
    border-spacing: 0;
	line-height: 1.2em;
}
table.table-b caption{
	margin-top: 5px;
	text-align:right;
}
table.table-b th{
	text-indent: 0;
	padding:8px;
	font-size:1.0em;
	font-weight:bold;
	background-color:#e6e6fa;
	border:solid 1px #CCCCCC;
	white-space: nowrap;
}
table.table-b td.wrap{
	white-space:nowrap;
}
table.table-b td{
	text-indent: 0;
	padding:5px;
	font-size:1.0em;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
}
table.table-qa{
	margin:0 0 10px 14px;
	font-size:1em;
	border: none;
    border-collapse: collapse;
    border-spacing: 0;
	line-height: 1.2em;
}
table.table-qa th{
	text-indent: 0;
	padding:5px;
	font-size:1.0em;
	font-weight:bold;
	white-space: nowrap;
	vertical-align: top;
	font-weight: normal;
}
table.table-qa td{
	text-indent: 0;
	padding:5px;
	font-size:1em;
	vertical-align: top;
}
table.table-qa .question{
	margin-top:10px;
	font-weight: bold;
	border-bottom:2px solid #e6e6fa;
	color:#006699;
}
table.table-qa .anser{
	padding-bottom:20px;
}
#cont_box p{
	padding:10px 0;
	margin:0;
	line-height: 1.2em;
}
#cont_box p img{
	vertical-align: text-bottom;
}
#cont_box p.text-a{
	padding:0;
	margin:0;
	text-indent:1em;
}
#cont_box p.text-r{
	text-align:right;
}
#cont_box p.caption{
	font-size: small;
	width: 250px;
}
