@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content p.p01 {
	margin:16px 0 44px;
}
/*-------------------------------------------------------------------
	.greeting
-------------------------------------------------------------------*/
.greeting {
	margin:-4px 0 34px;
}
.greeting .image {
	padding:4px 0 6px;
}


/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#company table {
	margin-bottom: 40px;
}
#company table th {
	vertical-align:middle;
}
#company table th,
#company table td {
	line-height:1.8;
	padding: 5px 9px 3px;
}


/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#content #map {
	width: 640px;
	height: 400px;
}