.entry-body{
	width		: 500px;
    overflow	: hidden;
}
,entry-body img{
	width		: 160px;
	float		: left;
}

/* air_menu 出発先メニュー
================================================== */
.air_menu{
	margin		: 0 0 25px 0;
	}
	
.air_menulist{
	width		: 200px;
	float		: left;
	font-size	: 12px;
	font-weight	: bold;
	line-height	: 420%;
	text-align	: center;
	background	: url("../img/bg_airmenu.gif") center center no-repeat;
	}


