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

/*■■■■■■■■■■■■■■■global_navi■■■■■■■■■■■■■■■*/
#global_navi {
	height: 47px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/global_navi_a.jpg) no-repeat left top;
	margin-bottom: 10px;
}
#global_navi li {
	list-style: none;
	float: left;
	text-indent: -9999px;
}
#global_navi li a {
	outline-style:none;
	display: block;
	height: 47px;
}

#gnavi01 a,
#gnavi04 a {
	width: 238px;
}
#gnavi02 a,
#gnavi03 a {
	width: 237px;
}

#gnavi01 a:hover {background: url(../images/global_navi_b.jpg) no-repeat 0px 0px;}
#gnavi02 a:hover {background: url(../images/global_navi_b.jpg) no-repeat -238px 0px;}
#gnavi03 a:hover {background: url(../images/global_navi_b.jpg) no-repeat -475px 0px;}
#gnavi04 a:hover {background: url(../images/global_navi_b.jpg) no-repeat -712px 0px;}


#gnavi01.act a {background: url(../images/global_navi_b.jpg) no-repeat 0px 0px;}
#gnavi02.act a {background: url(../images/global_navi_b.jpg) no-repeat -238px 0px;}
#gnavi03.act a {background: url(../images/global_navi_b.jpg) no-repeat -475px 0px;}
#gnavi04.act a {background: url(../images/global_navi_b.jpg) no-repeat -712px 0px;}








/*■■■■■■■■■■■■■■■pnkz■■■■■■■■■■■■■■■*/
#bread_crumb {
	display: block;
	width: 950px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#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_left {
	float: left;
	width: 238px;
}

#sub_navi {
	margin-bottom: 2em;
}
#sub_navi dl dd {
	background: #B6E4B8;
	padding: 5px;
}
#sub_navi dl dd ul {
	list-style: none;
}
#sub_navi dl dd li a {
	height: 25px;
	width: 203px;
	display: block;
	background: url(../images/sub_menu_a.jpg) no-repeat left top;
	padding-left: 25px;
	padding-top: 5px;
}
#sub_navi dl dd li a:hover {
	background: url(../images/sub_menu_b.jpg) no-repeat left top;
	color: #FFFFFF;
}
#sub_navi dl dd li.act a {
	background: url(../images/sub_menu_b.jpg) no-repeat left top;
	color: #FFFFFF;
}




#facility #sub_navi dl dd li a {
	height: 46px;
	width: 203px;
	display: block;
	background: url(../images/sub_menu02_a.jpg) no-repeat left top;
	padding-left: 25px;
	padding-top: 5px;
}
#facility #sub_navi dl dd li a:hover {
	background: url(../images/sub_menu02_b.jpg) no-repeat left top;
	color: #FFFFFF;
}
#facility #sub_navi dl dd li.act a {
	background: url(../images/sub_menu02_b.jpg) no-repeat left top;
	color: #FFFFFF;
}








#bnr {
	background: #F5F9FE;
	border: 1px solid #e3e3e3;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bnr ul {
	list-style: none;
	display: block;
	width: 166px;
	margin-right: auto;
	margin-left: auto;
}
#bnr li {
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: -9999px;
}
#bnr li a {
	outline-style:none;
	height: 40px;
	width: 167px;
	display: block;
}
#bnr01 a {
	background: url(../images/bnr01_a.jpg) no-repeat left top;
}
#bnr02 a {
	background: url(../images/bnr02_a.jpg) no-repeat left top;
}
#bnr01 a:hover {
	background: url(../images/bnr01_b.jpg) no-repeat left top;
}
#bnr02 a:hover {
	background: url(../images/bnr02_b.jpg) no-repeat left top;
}



#contents_right {
	float: right;
	width: 670px;
}
#contents {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}


#contents p {
	margin-bottom: 2em;
	margin-right: 20px;
	margin-left: 15px;
}

#contents h2 {
	height: 32px;
	width: 635px;
	background: url(../images/entry_title.jpg) no-repeat left top;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 8px;
	display: block;
	margin-bottom: 15px;
}



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

#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: 620px;
	height: 21px;
	padding-top: 6px;
	padding-left: 12px;
}

#contents  h5 {
	font-weight:bold;
	color: #000000;
	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;
}
.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.gif) 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 20px 38px 530px;
}
#content .ctBox .kgBox1 p{
	margin:0 5px 5px;
}
#contents .ctBox .kgBox1 img{
	margin: 0px;
}




/*================================２階層：インデックスページ(ハーフサイズ)===============================*/

.index_box_left{ float: left ; }

.index_box_right{ float: right ; }

#contents .index_box_half { margin: 0px 0px 7px 0px ; }

#contents .index_box_half dl{
	text-align: left;
	width: 265px;
	height: auto;
	}

#contents .index_box_half dt{
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	padding-right: 0px;
	padding-left: 0px;
	width: 245px;
	border: 1px solid #4C9F33;
	}

#contents .index_box_half dt a{
	display: block;
	padding: 10px 0px 0px 28px;
	text-decoration: none;
	background: #C7E1BE url(../images/index_title01_off.jpg) no-repeat left top;
	width: 217px;
	height: 30px;
	color: #FFFFFF;
	}

#contents .index_box_half dt a:hover{
	background: #C7E1BE url(../images/index_title01_on.jpg) no-repeat left top;
	text-decoration: underline;
	color: #FFFFFF;
	}

#contents .index_box_half dd {
	padding: 12px;
	}

#contents .index_box_half img{
	width: 90px;
	height: 70px;
	float: left;
	border : 1px solid #999999;
	padding: 2px;
	margin: 0px 8px 0px 0px;
	}
</pre></body></html>