@charset "utf-8";
/* CSS Document */

#form tbody th.label{
	background-image:url(../images/contents/contact/contact_label.png);
	height:38px;
	width:200px;
	background-repeat:no-repeat;
}

#form tbody th.label div.text{
	line-height:38px;
	height:38px;
	width:140px;
	margin-left:60px;
}

#form td.confirm{
	border-bottom:1px solid #ff9600;
	background-color:#FFF8F0;
}