@charset "UTF-8";

#right-content h5	{
	font:normal 1em "ヒラギノ角ゴ Pro W3", "平成角ゴシック", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color:#990000;
	margin-bottom: 0px;
	margin-top: 0px;
}

#right-content ul {
	font: normal 0.9em/1.5em "ヒラギノ角ゴ Pro W3", "平成角ゴシック", "ＭＳ Ｐゴシック", "ＭＳ ゴシック";
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
}

#right-content hr {
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

