@charset "utf-8";
/* CSS Document */
#contact{
	text-align: left;
}


.contact-new-table-line {
	background-color: #FF9900;
	margin-top: 5px;
}
.contact-new-table-bg1 {
	background-color: #FFD595;
	text-align: center;
}
.contact-new-table-bg2 {
	background-color: #FFFFFF;
}

