body { margin-left: 50px}

.search { 
	color: ff9966;
	font-weight: bold;
}

.txtss {
		font-family : "ＭＳ ゴシック";
		font-size : 9pt;
		color : #333333;
		line-height : 135%;
	}

.txts {
		font-family : "ＭＳ ゴシック";
		font-size : 10pt;
		color : #333333;
		line-height : 135%;
	}
.txt {
		font-family : "ＭＳ ゴシック";
		font-size : 11pt;
		color : #333333;
	}
.desc {
		font-family : "ＭＳ ゴシック";
		font-size : 9pt;
		color : #363636;
		line-height : 135%;
	}
.txtb {
		font-family : "ＭＳ ゴシック";
		font-size : 10pt;
		font-weight : bold;
		line-height : 135%;
	}
A {
	text-decoration : none;
	color: #003366;

}
A:HOVER {
	text-decoration : underline;
}
.bottom {
	font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size : 8pt;
	color : #333333;
	}
