@charset 'UTF-8';
/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/
.section h1{
	font-size:32pt;
	margin-bottom:15px;
}
.section h2{
	font-size:25pt;
	margin-bottom:10px;
}
.section .txt{
	font-size: 12pt;
}
.tiBox::before{
	height:60px;
}
.tiBox::after{
	height:100px;
}


/*********************************************************************************/
/* home                                                                           */
/*********************************************************************************/
#homeArea{
	
}
#homeArea .box{
	top:5%;
	/*border:5px #d5d dotted;*/
}
#homeArea .logo {
	/*bottom:22%;*/
}
#bookingArea .box{
	top:0%;
	width:900px;
}
