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





#foot_area {
	background : #ededed url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #333333;
	font-size: 14px;
	text-align: center;
	clear: both;
	width: 900px;
	padding: 25px 0px 0px;
	margin-top: 15px;

}

#foot_area p {
	font-size: 12px;
	padding: 10px 20px 5px;
}

#foot_area a {
	color: #333333;
	text-decoration: none;
}

#foot_area a:hover {
	text-decoration: none;
}

#foot_area h3 {
	background : url(../images/footer_h3.gif);
	font-size: 13px;
	color:#333333;
	padding-left:40px;
	text-align: left;
	line-height:30px;
	height:30px;
}

#mainfooter {
	background : url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px 30px 5px;
}

#foot_area li {
	background : url(../images/navi_li.gif);
	background-repeat: no-repeat;
	background-position:left center;
	font-size:13px;
	line-height:22px;
	height:22px;
	font-weight:normal;
	margin-bottom: 2px;
	text-align: left;
	padding-left:12px;
}

#foot_area ul {
	margin: 3px 40px 0px;
}

#foot_area li a {
	color: #666666;
	text-decoration: none;
	display: block;
	border:0px solid #444444;
	overflow: hidden;
}

#foot_area li a:hover {
	border:0px solid #999999;
	color: #999999;
	text-decoration: none;
}




#tyosaku {
	color: #888888;
	text-align: right;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#tyosaku a {
	color: #888888;
	text-decoration: none;
}
</pre></body></html>