@charset "utf-8";

#main2 div.mainBody {
	width: 800px;
}

#main2 li {
	padding: 0 0 30px 0;
	margin-bottom: 30px;
	background: url(../../shared/images/common/line_001.gif) left bottom repeat-x;
	zoom: 1;
}

#main2 h4 {
	width: 150px;
	float: left;
}

#main2 div.mutualRt {
	width: 630px;
	float: right;
}

#main2 div.mutualRt dt {
	color: #465b91;
	font-size: 14px;
	line-height: 16px;
}

#main2 div.mutualRt dd {
	line-height: 20px;
}

#main2 div.mutualRt dd.url {
	line-height: 20px;
	margin-bottom: 10px;
}

#main2 div.mutualRt dd.url a {
	text-decoration: underline;
}