@charset "utf-8";

em{
	font-style:normal;
	color:#ff0000;
	font-size:11px;
}
table.form{
	width:880px;
	margin-left:30px;
	margin-bottom:20px;
	line-height:1;
}
table tbody{
	border:1px solid #cccccc;
}
table.form th{
	border:1px solid #cccccc;
	text-align:left;
	background-color:#e8e8e8;
	padding:8px;
	white-space:nowrap;
}
table.form th b{
	font-size:13px;
	letter-spacing:1px;
}
table.form td{
	padding:8px;
}
table.form thead td{
	padding:0px 0px 10px;
	border:none;
}
table.form tbody td{
	border:1px solid #cccccc;
	padding:8px;
}
