@charset "utf-8";

#contents h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 2px;
}
#contents ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	line-height: 14pt;
	font-weight: normal;
	color: #666666;
	list-style-position: inside;
	list-style-type: none;
}
#contents li {
	background-image: url(patern.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-left: 7px;
	color: #666666;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 15pt;
}
#contents a {
	text-align: right;
	color: #666666;
	text-decoration: none;
}
#contents p strong {
	font-weight: normal;
}