@charset "utf-8";

div.busWrap {
	width:705px;
}

div.busWrap div.busBox {
	position:relative;
	float:left;
	width:100%;
	min-height:280px;
	margin-bottom:30px;
}

body.bright div.busWrap div.busBox {background:url(../business/img/bright/bg_photo.gif) left 84px no-repeat;}
body.dark div.busWrap div.busBox {background:url(../business/img/dark/bg_photo.gif) left 84px no-repeat;}

div.busWrap div.busBox h3.h3bus {
	display:block;
	width:100%;
	height:84px;
	margin-bottom:167px;
	text-indent:-9999px;
	background-position:left top;
	background-repeat:no-repeat;
}

div.busWrap div.num1 {
	margin-right:18px;
}

body.bright div.busWrap div.num1 h3 { background:url(../business/img/bright/img_tit_charter-business.gif);}
body.bright div.busWrap div.num2 h3 { background:url(../business/img/bright/img_tit_charter-helicopter.gif);}
body.dark div.busWrap div.num1 h3 { background:url(../business/img/dark/img_tit_charter-business.gif);}
body.dark div.busWrap div.num2 h3 { background:url(../business/img/dark/img_tit_charter-helicopter.gif);}

div.busWrap div.busBox a {
	position:absolute;
	bottom:42px;
	left:48px;
}




/*////////////////////////////////////////////////////////////////
//
// 詳細ページ
//
////////////////////////////////////////////////////////////////*/

div#headexplain {
	width:100%;
	margin-bottom:30px;
}

div#headexplain p {
	line-height:1.8em;
}

div#headexplain div.left {
	float:left;
	width:360px;
	margin-right:10px;
	padding:14px;
}

body.bright div#headexplain div.left { 	background:url(../img/global/bright_seamless.gif) left top repeat; }
body.dark div#headexplain div.left { 	background:url(../img/global/dark_seamless.gif) left top repeat; }

div#headexplain div.right {
	float:left;
	width:300px;
}
