<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body{
	background-image:url(../images/back.jpg);
	font-family:meiryo,"繝｡繧､繝ｪ繧ｪ";
	margin:0px;
	}

#all_wrapper {
	width: 980px;
	margin-right:auto;
	margin-left: auto;
	float: none;

}

.contents{
	width: 980px;
	margin:0px;
	float: none;
	font-size: 12px;


}


.news{
	margin:0px;
	width:980;
	height:100%;
	padding-bottom:20px;

	}
	
.newsleftbox{
	background:url(../images/leftbackimg.gif) no-repeat;
	width:620px;
	margin:10px 0px 1px 50px;
	padding:20px 5px 3px 5px;
	float:left;
	}
	
.newsleftbox ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
	text-decoration:none;
	}
.newsleftbox li{
	border-bottom:#CCCCCC 1px dashed;
	background:url(../images/list_img.jpg) no-repeat;
	padding:2px 0px 0px 26px;
		text-decoration:none;

	}

.newsrightbox{
	background-color:#FFFFFF;
	width:164px;
	margin:28px 10px 10px 10px;
	padding:5px;
	float:left;
	
	}
</pre></body></html>