#main { 
	background: url(../img/img_top01b.jpg) no-repeat;
	width: 568px;
	float: right;
	margin-left: 10px;
}

#news {
	font-size: small;
	padding: 500px 0 20px 20px;
}

#news a { color: #000; text-decoration: none; }
#news a:hover { color: #f00; }
.news_title { color: #f00; font-size: medium; font-weight: bold; }
#news ul { margin-left: 0; padding-left: 5px; list-style-type: none; }
#news li { margin-bottom: 7px; }
/*
#main { background-image: url(../img/img_top01b.jpg); width: 568px; height: 610px; float: right; margin-left: 10px; }
#news { font-size: small; position: relative; top: 350px; left: 30px; width: 248px; height: 150px; }
#news a { color: #000; text-decoration: none; }
#news a:hover { color: #f00; }
.news_title { color: #f00; font-size: medium; font-weight: bold; }
#news ul { margin-left: 0; padding-left: 5px; list-style-type: none; }
#news li { margin-bottom: 7px; }
*/
