@charset "utf-8";

#Rside .h3_policy {
	padding: 12px 10px;
	background-color: #525C63;
	color: #fff;
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 12px;
}

#mainArea .h4_policy {
	padding: 12px 10px;
	background-color: #525C63;
	color: #fff;
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 12px;
}

#mainArea .dl_riyou dt {
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 12px;
	background: url(../images/bg_border01.gif) left bottom repeat-x;
	padding-bottom: 7px;
	margin-bottom: 8px;
}

#mainArea .dl_riyou dd {
	margin-bottom: 27px;
	line-height: 1.5;
}

#mainArea .dl_riyou dd.mbnone {
	margin-bottom: 0;
}

#mainArea .dl_riyou dd .malink a {
	color: #977F53;
	text-decoration: underline;
}

#mainArea .dl_riyou dd .malink a:hover {
	color: #977F53;
	text-decoration: none;
}

