#officeBlock #mainArea {
	margin:0 0 10px 0;
}

/*JS（xfade2.js）、CSS（slideshow1.css）に連携*/
#officeBlock #mainArea #rotator {
	float:left;
	width:279px;
	height:200px;
	padding:0 20px 0 0;
}

#officeBlock #mainArea .mainTextArea {
	float:left;
	width:481px;
}



/*旅客部
------------------------------------------------------*/
img.left {
	padding-right:20px;
	padding-bottom:10px;
}



/*航務部
------------------------------------------------------*/
.blockLeft,
.blockLeftBottom {
	float:left;
	width:502px;
	padding:0 0 30px 0;
}
.blockRight,
.blockRightBottom {
	float:left;
	width:230px;
	padding:0 0 30px 0;
}

.left01,
.left02 {
	float:left;
	width:230px;
	padding:0 20px 0 0;
}
.left01 {
	padding-left:2px;
}

.blockLeft img,
.blockRight img,
.blockLeftBottom img,
.blockRightBottom img {
	padding-bottom:10px;
}

.caption {
	position:relative;
}
.caption p {
	position:absolute;
	top:-1.6em;
	left:502px;
	font-weight:bold;
	padding:0;
}


