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

/* ---------------------------- copyright
Modified: 2008-02-06

01: shared layout
02: top page layout
03: search result

-------------------------------------- */



/* ----------------------- shared layout style */



.note {
	margin-bottom: 1em;
}


.note02 {
	margin-bottom: 2em;
}

.note03 {
	margin-bottom: 0.5em;
}


.caption {
	margin-top: 3px;
	text-align: right;
}



/* ----------------------- top page style */

#mainImage {
	width: 800px;
}

div#contents .topBox {
	margin-bottom: 30px;
	padding-top: 18px;
	float: left;
	width: 560px;
	text-align:left;
}

div#contents .topBox h2 {
	margin-bottom: 13px;
}

div#contents .topBox table {
	margin-bottom: 18px;
	border-collapse: collapse;
}

div#contents .topBox table th,
div#contents .topBox table td {
	padding: 5px 8px;
	border: 1px solid #CCC;
	vertical-align: top;
}

div#contents .topBox table th {
	background: #F0F0F0;
	font-weight: normal;
	text-align: center;
}

div#contents .topBox table td.division {
	text-align: center;
}

div#contents .topBox .newsBox {
	margin-bottom: 18px;
}

div#contents .topBox dl.news {
	padding: 8px 0;
	border-top: 1px dotted #CCC;
	clear: left;
}

div#contents .topBox dl.news dt {
	float: left;
	width: 90px;
}

div#contents .topBox dl.news dd {
	margin-left: 100px;
	width: 450px;
}


div#contents .topBox .newsBox .pastEvent {
	padding-top: 10px;
	border-top: 1px dotted #CCC;
}

div#contents .topBox .newsBox .pastEvent h3 {
	padding: 7px 0 0 5px;
	height: 19px;
	background: url(../../image/bg_pastevent.jpg) repeat-x;
}

div#contents .topBox .newsBox .pastEvent dl.past {
	padding: 8px 0;
	border-bottom: 1px dotted #CCC;
	clear: left;
}

div#contents .topBox .newsBox .pastEvent dl.past dt {
	float: left;
	width: 90px;
}

div#contents .topBox .newsBox .pastEvent dl.past dd {
	margin-left: 100px;
	width: 450px;
}


/* ----------------------- 2nd directory shared style */


div#contents02 .secondaryBox {
	margin-bottom: 30px;
	float: left;
	width: 560px;
	text-align:left;
}

div#contents02 .secondaryBox h1 {
	margin-bottom: 10px;
}

div#contents02 .secondaryBox table {
	margin-bottom: 18px;
	border-collapse: collapse;
	clear: both;
}

div#contents02 .secondaryBox table th,
div#contents02 .secondaryBox table td {
	padding: 5px 8px;
	border: 1px solid #CCC;
	vertical-align: top;
}

div#contents02 .secondaryBox table th {
	background: #F0F0F0;
	font-weight: normal;
	text-align: center;
}

div#contents02 .secondaryBox h2 {
	margin-bottom: 10px;
	padding-left: 24px;
	clear: both;
	line-height: 26px;
	background: url(../image/bg_item.jpg) no-repeat;
}

div#contents02 .secondaryBox p.linkIcon {
	margin-bottom: 5px;
	padding-left: 16px;
	background: url(../image/ico_arrow.gif) no-repeat;
}

div#contents02 .secondaryBox p.linkIconEnd {
	margin-bottom: 24px;
	padding-left: 16px;
	background: url(../image/ico_arrow.gif) no-repeat;
}

div#contents02 .secondaryBox h3 {
	margin-bottom: 10px;
	padding: 5px 15px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	clear: both;
	background: #F0F0F0;
}



/* ----------------------- news page style */

div#contents02 .secondaryBox table.imageTb {
	margin-bottom: 18px;
}

div#contents02 .secondaryBox table.imageTb td {
	padding: 0;
	border: none;
}

div#contents02 .secondaryBox table.imageTb td img {
	margin-bottom: 7px;
	padding: 4px;
	border: 1px solid #CCC;
}

div#contents02 .secondaryBox table.newsTb {
	margin-bottom: 24px;
	border-collapse: collapse;
}

div#contents02 .secondaryBox table.newsTb th,
div#contents02 .secondaryBox table.newsTb td {
	padding: 5px 8px;
	border: 1px solid #CCC;
	vertical-align: top;
}

div#contents02 .secondaryBox table.newsTb th {
	background: #FFF;
	font-weight: normal;
	text-align: center;
}

div#contents02 .secondaryBox ul {
	list-style-type: none;
}

div#contents02 .secondaryBox ul li {
	margin-bottom: 5px;
}



/* ----------------------- facility page style */

div#contents02 .secondaryBox .txtBox {
	margin-bottom: 24px;
	float: left;
	width: 375px;
}

div#contents02 .secondaryBox .imgBox {
	float: right;
	width: 176px;
}


/* ----------------------- facility/co60 page style */

div#contents02 .secondaryBox p.caption {
	margin-top: 5px;
	font-size: 84%;
	text-align: center;
}

div#contents02 .secondaryBox ul.pageLink {
	list-style-type: none;
}

div#contents02 .secondaryBox ul.pageLink li {
	margin-bottom: 5px;
	padding-left: 16px;
	background: url(../../facility/image/ico_arrow02.gif) no-repeat;
}

div#contents02 .secondaryBox ol {
	margin: 0 0 12px 5px;
	list-style-type: none;
}

div#contents02 .secondaryBox table.co60Tb td {
	vertical-align: top;
	text-align: center;
}

div#contents02 .secondaryBox .section {
	margin-bottom: 24px;
	padding: 11px 9px;
	border: 3px solid #CCC;
}

div#contents02 .secondaryBox .section ol.sample {
	padding-left: 18px;
	list-style-type: decimal;
}

div#contents02 .secondaryBox .section ol.sample li {
	margin-bottom: 18px;
}

div#contents02 .secondaryBox .section p.notice {
	color: #DF5E55;
}

div#contents02 .secondaryBox .photoOutBoxR {
	margin-bottom: 24px;
	float: right;
	width: 180px;
}

div#contents02 .secondaryBox .photoOutBoxL {
	float: left;
	width: 370px;
}

div#contents02 .secondaryBox .photoInBoxL {
	margin-bottom: 15px;
	float: left;
	width: 180px;
}

div#contents02 .secondaryBox .photoInBoxR {
	margin-bottom: 15px;
	float: right;
	width: 180px;
}

div#contents02 .secondaryBox .addBox {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px dotted #CCC;
	width: 560px;
}


/* ----------------------- access page style */

div#contents02 .secondaryBox .mapLink {
	margin-bottom: 0;
	float: right;
}

div#contents02 .secondaryBox .mapBox {
	margin-bottom: 6px;
	clear: right;
}


/* ----------------------- sitemap page style */

div#contents02 .secondaryBox .sitemapBox {
	margin-bottom: 24px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCC;
	width: 560px;
}

div#contents02 .secondaryBox .sitemapBox p.topLink {
	margin-left: 26px;
	padding-left: 16px;
	background: url(../image/ico_arrow.gif) no-repeat;
}

div#contents02 .secondaryBox .sitemapBox p.topLink02 {
	margin: 0 0 8px 26px;
	padding: 0 0 8px 16px;
	border-bottom: 1px solid #CCC;
	background: url(../image/ico_arrow.gif) no-repeat;
}

div#contents02 .secondaryBox .sitemapBox ul {
	list-style-type: none;
}

div#contents02 .secondaryBox .sitemapBox ul li {
	margin: 0 0 8px 110px;
	padding: 0 0 8px 16px;
	border-bottom: 1px solid #CCC;
	background: url(../image/ico_arrow.gif) no-repeat;
}

div#contents02 .secondaryBox .sitemapBox ul li.end {
	margin: 0 0 0 110px;
	padding: 0 0 0 16px;
	border-bottom: none;
	background: url(../image/ico_arrow.gif) no-repeat;
}
</pre></body></html>