@charset "Shift_JIS";

#main-box .section table{
	margin : 5px;
	border-collapse: collapse;
}

#main-box .section table td, #main-box .section table th{
	vertical-align : top;
	font-size: 90%;
	font-weight : normal;
	padding : 3px;
	border : solid 1px #BBBBBB;
}

#main-box .section table th{
	width : 130px;
}

#main-box .section table td input.text, #main-box .section table td textarea.text{
	width : 300px;
}
.section table td textarea.text{
	height : 10em;
}
#main-box .section table td input.texts{
	width : 100px;
}


