@charset "utf-8";
/* CSS Document */

table.defult {
	font-size: 1.0em;
	width: 635px;
	line-height: 1.5;
	background: #CCCCCC;
}

td.width {
	width: 150px;
	background: #FFFFFF;
}

td.width_r {
	background: #FFFFFF;
}

input.width {
	width: 437px;
}

textarea.width {
	width: 441px;
}

.font_red {
	color: #FF0000;
}

.m_right {
	margin-right: 6px;
}

.m_left {
	margin-left: 6px;
}
