body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p {
	margin: 0px;
}
h1 {
	margin: 0px;
}
h2 {

	font-weight: bold;
	color: #333333;
	margin: 0px;
}
h3 {
	color: #333333;
	margin: 0px;
}
h4 {
	font-size: 12px;
}

td {
	line-height: 145%;
}
form {
	margin-top: 5px;
	margin-bottom: 5px;
}

.fs-75 {
	font-size: 75%;
	line-height: 145%;
}
ul {
	margin: 0px 0px 0px 20px;
}
li {
	margin: 0px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
