@import url("base.css");

#essential{width:800px;}

#contacttable{
	width:660px;
	margin:0px 0px 10px 0px;
	border-bottom:#999999 1px solid;
	border-right:#999999 1px solid;
}

#contacttable th{
	width:160px !important;
	padding:5px;
	background:#E8E8E8;
	color:#000000;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
}

#contacttable td{
	width:478px;
	padding:5px;
	background:#ffffff;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
}

.input_text{width:300px;}

span.red{color:#FF0066; font-weight:bold;}

#receptionist{width:300px; padding:25px 0px 0px 0px; color:#666666;}

#name,#tel{width:150px;}

#mail{width:300px;}

textarea{float:left; display:inline; width:458px; height:200px; margin:0px; padding:0px;}

#confirmation{float:left; display:inline; width:100px; height:25px; margin:10px 0px 0px 290px; padding:0px;}

#back{float:left; display:inline; width:100px; height:25px; margin:10px 0px 50px 205px; padding:0px;}

#submit{float:left; display:inline; width:100px; height:25px; margin:10px 0px 50px 50px; padding:0px;}


#result{width:640px; text-align:center; margin:100px 0px 20px;}

#toppage{width:860px; text-align:center; margin:120px 0px 200px; line-height:40px;}

#toppage a{color:#990000;}

#br_contact{line-height:10px;}