<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {display: none;}
#hd-menu {display: none;}
#hd_sub {display: none;}
#footer {display: none;}
#ft-pagetop {display: none;}
.main-pagetop{display: none;}


/* バグ対応
------------------------------------------------------------------------------ */
/* cmn.css
------------------------------------------ */
h1 {
	_height:15px;
}

.a-arrow {
	_height:14px;
}

.a-win {
	_height:14px;
}

.a-box-up {
	_height:14px;
}

.a-arrow-up {
	_height:14px;
}

.a-box-arrow {
	_height:14px;
}

.a-box-win {
	_height:14px;
}

.a-pdf {
	_height:14px;
}

.a-list {
	_height:14px;
}

.a-list-white {
	_height:14px;
}

/* header.css
------------------------------------------ */
#hd-pan {
	border-bottom: none;
}


/* main.css
------------------------------------------ */
.menu-down li {
	_height:14px;
}

.menu-down ul li {
	_height:14px;
}

.menu li {
	_height:1px;
}

.menu ul li {
	_height:14px;
}

#sidebar-right li{
	_height:14px;
}
	
#sidebar-right li.a-win{
	_height:14px;
}

.contents dt {
	padding: 5px 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69CB66;
	font-weight: bold;
	background-image: url(../img/ic_box_arrow.gif);
	background-position: 0 8px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	_height:14px;
}

.contents dt a{
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 5px;
	line-height: 1.1em;
	background:none;
}

.contents dt.gaibu {
	padding: 5px 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69CB66;
	font-weight: bold;
	background-image: url(../img/ic_box_up.gif);
	background-position: 0 8px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	_height:14px;
}

.contents dt.gaibu a{
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 5px;
	line-height: 1.1em;
	background:none;
}

.contents-side dt {
	float: left;
	width: 13em;
	margin: 0px;
	padding: 5px 0px;
	border: none;
	font-weight: bold;
	background-image: url(../img/ic_box_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	_height:14px;
}

.contents-side dt a{
	padding: 0px 0px 0px 16px;
	margin: 0px;
	line-height: 1.1em;
	background:none;
}
</pre></body></html>