@charset "utf-8";
/* CSS Document */

h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9;
}

#mainlink {
	font-size:12px;
	line-height:24px;
	margin-bottom:124px;
}

#mainlink dt {
	margin-top: 30px;
	padding-left: 35px;
	padding-top: 4px;
	width: 677px;
	height: 30px;
	background:url(../images/link/bg_title.gif) no-repeat top left;
	clear: both;
}

#mainlink dd {
	margin: 8px 0 8px 40px;
	clear: both;
}

#mainlink a {
	color:#df2c67;
	text-decoration:none;
}

#mainlink a:hover {
	text-decoration: underline;
}

