body {
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	background-color: #FFFFFF;
}
a:link {
	color: #d2b48c;
	text-decoration: none;
}
a:visited {
	color: #d3d3d3;
	text-decoration: none;
}
a:hover {
	color: #ff1493;
	text-decoration: none;
}
a:active {
	color: #ffb6c1;
	text-decoration: none;
}
body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.comment {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #666666;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.text_top {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000018;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.text_small {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}