@charset "UTF-8";

/* タイトル
--------------------------------------------------------------------*/
#maincontents h2 {
	background: #ffffff url('../images/sheader_news.jpg') no-repeat left top;
}

#maincontents .content dt {
	font-size: 100%;
	font-weight: bold;
}
#maincontents .content dd {
	margin-bottom: 20px;
	line-height: 1.7em;
}
