@charset "UTF-8";
#content .right-box h1 {
	background-image: url(../img/policy/maintitle.jpg);
}
#content .right-box h2 {
	background-image: url(../img/policy/category_title.jpg);
}
a.sbtn02:link {
	background: url(../img/share/sbtn02o.jpg);
}
a.sbtn02:visited {
	background: url(../img/share/sbtn02o.jpg);
}
a.sbtn02:hover {
	background: url(../img/share/sbtn02o.jpg);
}
#content .right-box h3 {
	font-size: 14px;
	line-height: 20px;
	color: #404040;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}
#content .right-box h4 {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

