@charset "UTF-8";

#info_form tr.normal{
	background:url(../img/form_bg.png) repeat-x #fff;
	background-position:0 bottom;
	height:54px;
}

#info_form tr.nigyou{
	background:url(../img/form_bg02.png) repeat-x #fff;
	background-position:0 bottom;
	height:71px;
}

#info_form tr.big{
	background:url(../img/form_bg03.png) repeat-x #fff;
	background-position:0 bottom;
	height:150px;
}

#info_form th{
	font-size:18px;
	font-weight:700;
	width:190px;
	line-height:22px;
	padding:0 0 0 25px;
}
