.main_txt {
	font-size: 12px;
	color: #333333;
}
html {
	text-align: center;
}
body,td,p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
h2 {
	color: #000000;
	border-bottom-color: #000000;
	font-size: 12px;

}
h3 {
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h4 {
	color: #CC6600;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}
li {
	list-style-type: none;
}
.mar15 {
	margin: 15px;
}
.mar_r15 {
	margin-right: 15px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
