@charset "Shift_JIS";

#table_form{
	width:600px;
	border-top:1px solid #cccccc;
}
#table_form th{
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	background-image:url("../../img/common/pattern_01.gif");
	padding:5px 10px 5px 5px;
}
td.form_td{
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #cccccc;
	padding:5px 5px 5px 5px;
}
td.form_td_end{
	vertical-align:top;
	text-align:left;
	padding:5px 5px 5px 5px;
}
.form_bikou{
	width:430px;
	height:100px;
}

.table_form_layout{
	border:transparent;
}

.table_form_layout_td_box{
	border:hidden;
	width:15px;
	background-color:#ffffff;
}