@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);


#content h3.spa{
	margin-bottom: 15px;
}
/*-------------------------------------------------------------------
	#greeting
-------------------------------------------------------------------*/
#content .imgright {
	margin-bottom: 32px;
}
#content .imgright .image{
	margin: 0 0 0 25px;
}
#content .imgright p{
	margin-bottom: 25px;
}
#content .imgright p.none{
	margin-bottom: 0;
}
#content .imgright p.top{
	margin-bottom: 9px;
	color:#2B7F7F;
	font-weight:bold;
	line-height:1.4;
	font-size:1.14em;
}
/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#company table {
	line-height:1.6;
	margin-bottom: 36px;
}
#company table th {
	width: 160px;
}
#company table th,
#company table td {
	padding: 3px 9px 3px;
}
#company table td span{
	color:#2B7F7F;
	font-weight:bold;
}
/*-------------------------------------------------------------------
	#map
-------------------------------------------------------------------*/
#content #map {
	width: 640px;
	height: 380px;
	margin-bottom: 20px;
}
/*-------------------------------------------------------------------
	.fir
-------------------------------------------------------------------*/
#content dl.fir dt{
	margin: 18px 0 33px;
	line-height:1.5;
}