body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: none;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
a:link { color: #0000FF; }
a:visited { color: #0000cc; }
a:hover { color: #0000FF; }
a:active { color: #0000FF; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.txt_s {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
}
.txt_bold {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
} 
.txt_blue {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #669900;
	font-style: normal;
}
.txt_blue_bold {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	color: #669900;
	font-style: normal;
	font-weight: bold;
}
.txt_orange {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #ff3300;
	font-style: normal;
}
.txt_orange_bold {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #FF3300;
	font-style: normal;
	font-weight: bold;
}
.txt_blue_bold .txt_blue strong {
	text-align: left;
}
