@charset "UTF-8";

table td .err {
	background: #cee1e0;
}
table td .err input {
	background: #cee1e0;
}
table td .after.err {
	background: #fff !important;
}
table td .after.err input {
	background: #fff !important;
}
#inquiry_contents #main_area .form_segment td table.innertable td {
	padding:0 0 0 0; 
	background: none;
}
ul#shiryo {
	margin:0;
	padding:0;
}
ul#shiryo li {
	float:left;
	width:160px;
}
ul#shiryo li.mgr {
	margin-right:40px;
}
ul#shiryo li.bottom {
	margin-top:10px;
}
ul#shiryo li input{
	vertical-align:middle;
}
#name input,
#furikana input {margin-left:5px;}

#sex input,
#kyojuchi input {margin-right:5px;}

