@charset "utf-8";

#contents .topheadings{
	padding:36px 0 30px 0;
}
#contents .topheadings h2{
	text-align:center;
	line-height:1.8em;
}
#contents .topheadings h3{
	text-align:center;
	line-height:1.8em;
	color:#58811e;
}
#contents .upperlist{
	margin-bottom:0.3em;
}
#contents #logoimage{
	text-align:center;
	padding-top:40px;
}
dt{
	line-height:1.4em;
}


#news {
	height:100px;
	border:#E8D6C1 1px solid;
	margin:5px 0 30px 0;
	overflow-y:scroll;
	background:#fff;
}
#news dl {
	margin-top:10px;
	padding-left:1em;
}
#news dt {
	width:6em;
}
#news dd {
	margin-left:6em;
}

