TD{
	font-size : 12px;
}

.mh{
	font-size : 12px;
	height : 30px;
	white-space:nowrap;
	padding:0px 10px;
	text-align:left;
	color:#fff;
	background-color:#6699FF;
}

.mk1{
	font-size : 11px;
	color : #c00;
}
.mk2{
	font-size : 11px;
	color : #060;
}
TH,TD{
	font-size		: 13px;
}

/* タイトル */


/* 送信ボタン */
.sub{
	background-color: #99c;
	color			: #009;
}

/* 閉じる・リセットボタン */
.can{
	background-color: #66c;
	color			: #cff;
}

/* ロゴ表示部 */
.logo{
	margin-top		: 20px;
	font-size		: 12px;
	border-top		 : #339 1px solid;
}

/* 入力データ */

/* ヘッダ */
.eh
{
	width			: 100px;
	text-align		: left;
	color			: #669;
	font-weight		: bold;
	padding			: 2px 7px;
	border-bottom	: #669 1px dotted;
}

/* データ */
.ed
{
	text-align		: left;
	border-bottom	: #669 1px dotted;
	padding			: 2px 7px;
}
/* タイトル */
.et
{
	width		: 500px;
}