@charset "UTF-8";




body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	line-height:1.2em;
	background:url(images/bg01.jpg) no-repeat top center #E5E5DE;
}



div#side_right {
	float:right;
	width:230px;
	background:url(images/right_bg01.gif) no-repeat;
	padding:380px 0 20px 0;
	margin-right:10px;
	text-align:left;
}


div#news {
	width:510px;
	background:url(images/news01.gif) no-repeat;
	padding:40px 0 0 0;
	border-bottom:#CCC 1px dotted;
}
