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

/* 上部
--------------------------------------------------------------*/
#mainarea{
	width:950px;
	height:330px;
	margin:0 0 25px;
}

#subarea{
	clear:both;
	width:950px;
	text-align:left;
}

#topMain {
	float:left;
	width:700px;
}

/*TOP左箱*/
#topbox {
	margin:0;
	padding:0 0 10px;
	background:url(../../images/topic_bg.gif) bottom left no-repeat;
}
#topbox h2 {
	width:950px;
	height:40px;
	text-indent:-10000px;
	background:url(../../images/topic_title01.gif) top left no-repeat;
}
#topbox dl{
	margin:10px 20px;
}
#topbox dt {
	width:100px;
	float:left;
	clear:both;
	background:url(../../images/topbox_date.gif) center left no-repeat;
	padding:0 0 4px 15px;
	margin:0 0 10px 0;
}
#topbox dd{
	margin-left:100px;
	font-size:100%;
	border-bottom:1px solid #FFFFFF;
	line-height:1.4;
	margin:0 0 10px 0;
	padding:0 0 4px 0;
}

/*not Found*/
#not #wrapper #content #subarea #topMain h1 {
	width:700px;
	height:50px;
	margin:0 0 20px 0;
	padding:0;
}
#not #wrapper #content #subarea #topMain .read {
	margin:0 0 0 10px;
}

.frame {
	border-collapse:collapse;
	border-spacing:0;
	width:700px;
	border:1px solid #c0c0c0;
	margin:20px 0 300px;
}
.frame td {
	padding:10px;
	text-align:left;
	line-height:1.8;
}
.linkTop a {
	float:left;
	display:block;
	width:147px;
	height:31px;
	background:url(../../images/btn_404_01.gif) top left no-repeat;
	margin:0 15px 0 0;
	text-indent:-10000px;
}
.linkTop a:hover {
	background-position: 0 -31px;
}
.linkMap a {
	float:left;
	display:block;
	width:147px;
	height:31px;
	background:url(../../images/btn_404_02.gif) top left no-repeat;
	margin:0 15px 0 0;
	text-indent:-10000px;
}
.linkMap a:hover {
	background-position: 0 -31px;
}</pre></body></html>