@charset "UTF-8";
/* CSS Document */

body{
	width:1000px;
	height:3500px;
	background:url("../img/c_allBg.jpg") no-repeat 317px 179px;
	background-color:#111111;
	margin: 0 auto;
}

/*================================================

column01

================================================*/

#column01{
}

#column01 ul{
	clear:both;
	width:950px;
	margin:0 0 0 40px;
}

#column01 li{
	float:left;
	padding:0 28px 0 0;
}

#booking + p + p{
	text-align:center;
	margin:28px 0 12px 0;
}

.clm01{
	clear:both;
	width:950px;
	height:444px;
}

.clm01_ano{
	clear:both;
	width:950px;
	height:424px;
}

.clm01 + p{
	text-align:center;
	padding:54px 0 0 0;
}

.clm01 + p + p{
	text-align:right;
	padding:65px 0 0 0;
}

.clm01_phS{
	width:155px;
	float:right;
	padding:99px 0 0 0;
}

.clm01_phS img{
	margin:0 0 15px 0;
}

.clm01 .clm01_spring{
	float:left;
	margin:0 20px 0 55px;
	width:722px;
	height:425px;
	background:url("../img/c_springBg.jpg") no-repeat 0 0;
	position:relative;
}

.clm01 .clm01_summer{
	float:left;
	margin:0 0 0 55px;
	width:722px;
	height:445px;
	background:url("../img/c_summerBg.jpg") no-repeat 0 0;
	position:relative;
}

.clm01 .clm01_full{
	float:left;
	margin:0 0 0 55px;
	width:722px;
	height:445px;
	background:url("../img/c_fallBg.jpg") no-repeat 0 0;
	position:relative;
}

.clm01 .clm01_winter{
	float:left;
	margin:0 0 0 55px;
	width:722px;
	height:445px;
	background:url("../img/c_winterBg.jpg") no-repeat 0 0;
	position:relative;
}

.clm01 .clm01_spring p{	
	top:80px;
	left:55px;
	position:absolute;
}

.clm01 .clm01_summer p,
.clm01 .clm01_full p,
.clm01 .clm01_winter p{
	top:100px;
	left:55px;
	position:absolute;
}



/*================================================

column02

================================================*/

#column02{
	clear:both;
	width:950px;
	height:288px;
	background:url("../img/c_userBg.jpg") no-repeat 0 0;
	position:relative;
	margin:11px 0 0 0;
}

#column02 p{
	position:absolute;
	bottom:5px;
	left:225px;
}

#column03{
	display:none;
}

#column03 p{
	margin:0 74px 0 57px;
}

#column04{
	width:950px;
	height:498px;
	background:url("../img/c_clm04.jpg") no-repeat 0 0;
	position:relative;
	margin-bottom:51px;
}

#column04 p{
	position:absolute;
	top:225px;
	left:78px;
}