/* CSS Document */


/* 電話番号と会社の案内 */
#companyInfo {
	
}

#companyInfo th {
	font-weight: normal;
	text-align: right;
	line-height: 1;
	white-space: nowrap;
}

#topleft #companyInfo th span {
	display: inline;
	color: #0B479F;
	font-size: 9px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*  */
table#inquiryTable {
	
}

#inquiryTable th {
	font-weight: normal;
	text-align: right;
	line-height: 1;
	white-space: nowrap;
}

#inquiryTable th em {
	color: #F00;
	font-style: normal;
}

#topleft #inquiryTable th span {
	display: inline;
	color: #0B479F;
	font-size: 9px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#inquiryTable td {
	
}

textarea {
	width: 200px;
	height: 323px;
}

.partition {
	width: 2px;
	background-color: #F6D7D7;
}





