<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";



/*================================pnkz================================*/
#bread_crumb {
	display: block;
	width: 540px;
	margin-left: 250px;
	float: left;
	padding-top: 5px;
}

/*IE6*/
*html #bread_crumb {
	margin-left: 120px;
}

#bread_crumb ol {
	list-style: none;
	display: block;
}
#bread_crumb li {
	float: left;
}
#bread_crumb li.pnkz_arrow {
	padding-right: 18px;
	background: url(../images/pnkz_arrow.gif) no-repeat right center;
	margin-right: 5px;
}






/*================================contents================================*/


#contents_right {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

#contents p {
	margin-bottom: 1em;
	margin-right: 50px;
	margin-left: 50px;
}

#contents h2 {
	height: 25px;
	width: 685px;
	padding-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006900;
	margin-top: 5px;
}




#contents h3 {
	font-size:1.1em;
	font-weight:bold;
	margin: 0 auto 15px;
	color: #444444;
	background: url(../images/bg_h3.jpg) no-repeat scroll left top;
	display: block;
	width: 633px;
	height: 24px;
	padding-top: 8px;
	padding-left: 27px;
}

#contents  h4 {
	font-weight:bold;
	margin: 0 auto 15px;
	color: #444444;
	background: url(../images/bg_h4.jpg) no-repeat scroll left top;
	display: block;
	width: 638px;
	height: 21px;
	padding-top: 6px;
	padding-left: 12px;
}

#contents  h5 {
	font-weight:bold;
	color: #003300;
	display: block;
	width: 633px;
	padding-top: 6px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	font-size: 1em;
}


.keyword dl {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
.keyword dl dt {
	font-weight: bold;
	color: #003300;
}
.keyword dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}






#contents  table {
	border-collapse:collapse;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	margin-bottom: 0px;
	font-size: 0.9em;
}
#contents  table th {
	border-collapse:collapse;
}
#contents table tbody {
	
}

#contents  table tr {
	border-bottom: 1px solid #cccccc;
}

#contents  table th,
#contents  table td{
	border: 1px solid #cccccc;
}

#contents  table th{
	text-align: center;
	vertical-align:middle;
	color: #333333;
	background:url(../images/bg_th.jpg) no-repeat left top;
	padding: 8px 8px 4px 8px;
}
#contents table td{
	color: #333333;
	padding: 7px 8px 3px 8px;
	/*text-align: left;*/
	text-align: center;
	vertical-align: top;
}
#contents  table td.g01{
	color: #333333;
	padding: 6px 8px 4px 8px;
	text-align: left;
	vertical-align: middle;
	background:url(../images/bg_td.jpg) no-repeat left top;
}
#contents table td.g02{
	color: #333333;
	padding: 16px 8px 14px 8px;
	text-align: left;
	vertical-align: middle;
	background-color:#eff8fc;
	font-weight:bold;
	font-size: 1.1em;
}
#contents .Navi ul {
	width: 620px;
	margin:0 auto 15px;
}
#contents .Navi ul li {
	border: none;
	padding-left:13px;
	padding-top:5px;
	line-height:145%;
	background: url(../images/bg_list.gif) no-repeat scroll left 10px;
	list-style-type: none;
}
#contents .Navi ul li a {
	display: block;
	outline-style:none;
}
#contents .ctBox{
	margin-bottom: 5px;
	width: 668px;
}
#contents .ctBox .kgBox1{
	width: 668px;
	/*margin:0 20px 20px 0;*/
	/*margin:0 20px 20px 530px;*/
          padding:0 10px 25px 570px;
}
#content .ctBox .kgBox1 p{
	margin:0 10px 15px;
}
#contents .ctBox .kgBox1 img{
	margin: 0px;
}
</pre></body></html>