@charset "UTF-8";

div.news{
    margin-left:15px;
	margin-right:80px;
	font-size:13px;
}
dl.news dt{
	margin-bottom: 15px;
	padding-top:10px;
}
dl.news dd{
	line-height: 2em;
	margin-right:50px;
}
div.news ol li{
	line-height: 2em;
	margin-top:6px;
	margin-bottom: 7px;
	margin-left:30px;
	list-style-type: decimal;
}
div#contact{
	background-image: url(../i/news_bg.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top:3px;
}
div#contact p{
	margin-top: 7px;
	margin-left:75px;
	word-spacing: 0.5em;
	line-height: 1.5em;
	text-align: left;
}
div#modoru{
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}