@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ sunrise-villa css ] [ page_info.css ]
	-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 2009-02-2
	---------------------------------------------------------------------------------------------*/


/* ================================================

	

=================================================*/

/*  -------------*/
form table {
	width: 790px;
	margin: 0px auto;
}

form table tr {
	background: url(../_img/contact/bgi_sep.jpg) no-repeat left bottom;
}

form table tr.first th,
form table tr.first td {
	padding-top: 0px;
}


form table th {
	vertical-align: top;
	color: #3FB308;
	text-align: left;
	padding: 20px 0px;
}

form table td {
	text-align: left;
	padding: 20px 0px;
}

form table th span.require {
	color: #FF3300;
}

form table th span.multiple {
	color: #FF9900;
}
form label {
	display: inline-block;
	padding-right: 10px;
}
p.error,
p.error strong {
	color: #FF0000;
}


p.control {
	padding-top: 20px;
	text-align: center;
}
