/*
-----------------------------------------------
WebGraphy Styles
Version:  01 Oct 2007
----------------------------------------------- */

@charset "Shift_JIS";

h3#News {
	height: 41px;
	background: transparent url(../image/title_news.gif) center 1px no-repeat;
	font-size: 0.9em;
	text-indent: -500em;
}
dl#NewsList {
	margin: 0 0 30px 20px;
	text-align: left;
}
dl#NewsList dt {
	margin:5px 0;
	color: #951620;
	font-size: 0.85em;
}
dl#NewsList dd {
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: 0.8em;
}











