﻿@charset "UTF-8";
/******************** business style ********************/

.business-catch {
	font-size:0.9em;
	line-height:1.5em;
	color:#009933;
	font-weight:bold;
}



#aircraft_01{
	width:560px;
	height:402px;
	background:url(../../aboutus/company/images/aircraft_01.jpg) no-repeat left top;
	position:relative;
}

#aircraft_01 div#aircraft_01_inner{
	width:210px;
	position:absolute;
	top:200px;
	left:350px;
}



