@charset "utf-8";

.ttlMonth {
	width: 680px;
	margin-top: 25px;
	padding: 20px 35px;
	background: url(/common/img/parts/bg_ttltwo_w.gif) repeat-x left top;
	color: #666666;
	font-weight: bold;
}

dl.wrapList {
	clear: both;
	width: 100%;
}

dl.wrapList dt {
	width: 670px;
	padding: 10px 40px;
	border-top: 1px dotted #dadada;
	color: #666666;
	font-weight: bold;
}

dl.wrapList dd {
	width: 670px;
	margin-bottom: 10px;
	padding: 0 40px;
}

#mainContentBody {
	padding-bottom: 25px !important;
}