@charset "utf-8";
/* CSS Document */

/* 
--------------------------------------------------------------------*/
#pageTitle {
	margin-bottom:20px;
}

/* contact
--------------------------------------------------------------------*/
#company table {
	width:600px;
	margin-bottom:20px;
	line-height:1.8;
}

#company table th {
	width:140px;
	text-align:left;
	vertical-align:top;
	background-color: #F9F9F9;
	font-weight:normal;
}

#company table th,#company table td {
	font-size:1.2em;
	padding:10px;
	border-bottom:1px solid #fff;
}

#map {
	width:600px;
	height:400px;
}