@charset "UTF-8";
/* CSS contactFromOnly */

th.error {
	background-color:#FFCCCC;
	color:#000;
	border-right:#333333 0px solid;
	border-bottom:#333333 0px solid;
	font-size:65%;
	line-height:140%;
	text-align:center;
	font-weight:normal;
	vertical-align:top;
	padding:5px 7px;
	width:27%;
}

#contents table.table_pluse {
	border-top:#333333  0px solid;
	border-left:#333333  0px solid;
	width:430px;
}
#contents table.table_pluse th {
	border-right:#333333 0px solid;
	border-bottom:#333333 0px solid;
	font-size:65%;
	color:red;
	line-height:140%;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:5px 7px;
	width:50%;
}
#contents table.table_pluse td {
	border-right:#333333 0px solid;
	border-bottom:#333333 0px solid;
	font-size:65%;
	line-height:140%;
	text-align:right;
	padding:5px 7px;
	width:50%;
}