@charset "Shift_JIS";


/* container
----------------------------------------------- */

div#container {
	width:940px;
	margin-top:16px;
	}

/* main
----------------------------------------------- */

div#main {
	position:relative;
	width:940px;
	/*height:583px;
	background:#122840 url(../img4/main_bg.jpg) no-repeat left top;*/
	}
div#main {
	height:755px;
	background:#122840 url(../img4/main_bg.jpg) no-repeat left top;
	}

div#main h3 {
	position:absolute;
	top:54px;
	left:64px;
	z-index:2;
	}

div#main p.image {
	position:absolute;
	top:54px;
	left:418px;
	z-index:1;
	}

div#main p.catch {
	position:absolute;
	top:185px;
	left:64px;
	z-index:3;
	}

div#main p.lead {
	position:absolute;
	top:383px;
	left:64px;
	z-index:4;
	}
div#main p.bbas {
	position:absolute;
	top:514px;
	left:76px;
	z-index:5;
	}

div#main p.linkBtn {
	position:absolute;
	top:689px;
	left:81px !important;
	z-index:6;
	}

div#main p.note {
	position:absolute;
	top:546px;
	left:76px;
	}


/* private
----------------------------------------------- */

div#private {
	position:relative;
	width:940px;
	background:#102236 url(../img4/private_bg.jpg) no-repeat left top;
	}

div#private h4 {
	margin:0 0 0 76px;
	height:114px;
	}

div#private div.movie {
	width:890px;
	margin-left:25px;
	padding-bottom:40px;
	}

div#private div.movie .leftBox {
	float:left;
	width:454px;
	}

div#private div.movie .rightBox {
	float:left;
	width:436px;
	}

div#private div.movie .rightBox p {
	padding:10px 3px 0 3px;
	font-size:1.07em;
	line-height:1.67;
	color:#fff;
	}

div#private div.photos {
	width:890px;
	margin-left:25px;
	}

div#private div.photos p {
	padding:10px 3px 0 3px;
	font-size:1.07em;
	line-height:1.67;
	color:#fff;
	}

div#private div.photos .leftBox {
	float:left;
	width:454px;
	}

div#private div.photos .leftBox p {
	padding:10px 21px 0 3px;
	}

div#private div.photos .rightBox {
	float:left;
	width:436px;
	}

div#private div.photos .rightBox p {
	padding:10px 3px 0 3px;
	}


/* function
----------------------------------------------- */

div#function {
	width:940px;
	height:1009px;
	padding-top:25px;
	background:#122840 url(../img4/function_bg.jpg) no-repeat left top;
	}

div#function h4 {
	margin:0 0 0 121px;
	height:115px;
	}

div#function div.photos {
	width:890px;
	height:299px;
	margin-left:25px;
	}

div#function div.photos p {
	padding:10px 3px 0 3px;
	font-size:1.07em;
	line-height:1.67;
	color:#fff;
	}

div#function div.photos .leftBox {
	float:left;
	width:302px;
	}

div#function div.photos .leftBox p {
	padding:10px 18px 0 3px;
	}

div#function div.photos .centerBox {
	float:left;
	width:301px;
	}

div#function div.photos .centerBox p {
	padding:10px 17px 0 3px;
	}

div#function div.photos .rightBox {
	float:left;
	width:287px;
	}

div#function div.photos .rightBox p {
	padding:10px 3px 0 3px;
	}


/* rosen
----------------------------------------------- */

div#rosenBox {
	width:940px;
	padding-bottom:60px;
	background:#fff url(../img4/rosen_bg.jpg) no-repeat left top;
	}

div#rosen {
	width:890px;
	margin-left:25px;
	padding-bottom:35px;
	background:#fff url(../img4/rosen_bg.gif) no-repeat left bottom;
	}

div#rosen h5 {
	margin:0;
	padding:0;
	}

div#rosen dl {
	padding:0 28px 16px 28px;
	}

div#rosen dt {
	float:left;
	color:#777;
	font-weight:bold;
	line-height:1.5;
	}

div#rosen dd {
	float:left;
	color:#777;
	line-height:1.5;
	}

div#rosen p.note {
	padding:0 28px;
	color:#777;
	}

/* skysuite_banner
----------------------------------------------- */		
.skysuite_banner {
	text-align:center;
	background-color:#0f2439;
	padding:10px 0 20px 0;
	}
