#titleBox #titleNew {
	background-image: url(../../new/images/title_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 92px;
}
#contents dl#news {
	text-align: left;
	margin-bottom: 30px;
}
#contents dl#news dt {
	font-weight: bold;
	background-image: url(../images/ic_ars.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
}
#contents dl#news dd {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d9;
	margin-bottom: 15px;
	padding-left: 8px;
}
