/* 各ブラウザ別 文字設定 NOJS */

td {
	font-size: small;
	color: #333333;
}

.txt-M {
	font-size: small;
	line-height: 125%;
	color: #333333;
}

.txt-S {
	font-size: x-small;
	line-height: 130%;
	color: #333333;
}

/* トップページフォーム横幅 */
.form-01 {
	font-size: small;
	width: 50px;
	height: 18px;
}
.form-02 {
	font-size: small;
	height: 18px;
}
