
#head{
	background:url(/img/sub/head.jpg) no-repeat center 25px;
	height:120px;
}

#body{
	background:url(/img/sub/head.jpg) no-repeat center -120px;
}


table#rmc{
	width:640px;
}

#rmc th{
	width:auto;
	padding:6px 0;
	text-align:center;
}






table#mailform{
	width:600px;
}

table#mailform th{
	padding-left:10px !important;
	width:150px;
}

table#mailform td{
	padding: 5px !important;
}

table#mailform td input,table#mailform td textarea{
	width:95%;
}

table#mailform td textarea{
	height:300px;
}