@charset "shift_jis";

.top_txt {
	line-height: 1.6em;
	margin-top: 13px;
	margin-left: 18px;
	margin-bottom: 30px;
}

.newsbox  {
	line-height: 1.5em;
	margin-bottom: 10px;
}


.newsbox dl {
	overflow: auto;
	width: 705px;
	height: 200px;
	padding-top: 15px;
	

}



.newsbox dt {
	/*	background: url(../image/list.png) no-repeat 0px;
*/		margin-top: 15px;
	padding-left: 28px;
	background: url(../image/list_allow.jpg) no-repeat left 3px;



}

.newsbox dd {
	/*	background: url(../image/list.png) no-repeat 0px;
*/		margin-top: 10px;
	padding-left: 25px;
	border-bottom: 1px dotted #F0E8E1;
	padding-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;



}
#container #contents {
	clear: left;
	padding-top: 30px;
	margin-bottom: 24px;
}