@charset "utf-8";
/* content */
#contents #lead {
	margin-top: 5px;
}
#contents ul {
	list-style-position: inside;
	list-style-type: none;
}
#contents .button {
	text-align: center;
	background-color: #EBEBEB;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
}
#contents h2.sub_catch {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 2px;
	background-color: #348B4D;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#contents a {
	text-align: right;
	color: #666666;
	text-decoration: underline;
}
table {
	background-color: #EBEBEB;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contents .cap {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #666666;
}

