@charset "utf-8";

#contents2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 700px;
	font: 14px/24px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents2 h2 {
	font: bold 14px/30px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(../common/bg_h2_700.gif) no-repeat left top;
	color: #91B41E;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 20px;
}
#contents2 h3 {
	font: bold 12px/23px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #828282;
	background: url(../common/bg_h3_700.gif) no-repeat left top;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
 	width: 685px;
 	height: 23px;
}
#rapper #main #contents #contents2 a {
	color: #0099CC;
}
#rapper #main #contents #contents2 a:hover {
	color: #91B41E;
	text-decoration: underline;
}
#contents2 strong {
	color: #FF9900;
}
#contents2 .linormal {
	list-style: none;
	margin-bottom: 5px;
}
#contents2 .linormal li {
	background: url(../img/linormal.gif) no-repeat 5px 8px;
	padding-left: 18px;
}

