﻿/* Booking Inquiry & Recent Press */
.inquiry-home,
.recent-press-home {
	height:145px;
/*	position:absolute;
	top:388px;	*/
	}
.inquiry-home {
	width:201px;
	left:0;
	}
.inquiry-home label {
	display:block;
	font-size: 12px;
	margin: 0 0 10px 0;
	}
.recent-press-home {
	width: 729px;
	left:231px;
	}
.recent-press-home .header {
	width:729px;
	height:28px;
	position:relative;
	margin-bottom:10px;
	}
.all-press-link {
	position:absolute;
	right:2px;
	bottom:10px;
	text-decoration:none;
	}
.press-link:hover,
.press-link.hover {text-decoration:underline;}

.press-tout {
	width:230px;
	height:104px;
	float:left;
	margin-right: 12px;
	}

.press-tout a,
.press-tout p {width:209px; display:block;}

.press-tout .headline,
.press-tout .byline {display:block; font-weight:bold;}

.main-contentHm
{
    float:left;
    /*height:400px;*/
    padding:0 10px 20px 32px;
    position:relative;
    width:710px;
}

.main-contentHm a
{
    color: #02a0b7;   
}