.black #contentbody h1 {
	width: auto;
	height: auto;
	margin: 0 ;
	padding: 0;
	background: none;
	text-indent: 0;
	line-height: 1;
}

#reservationMain {
	float: left;
	width: 390px;
}

#reservationBtn {
	width: 340px;
	margin: 20px 30px 0 20px;
	padding: 15px 0 15px;
	text-align:center;
	background: url(img/bg_btn.png) no-repeat;
}

#reservationBtn ul {
	margin: 0;
}

#reservationBtn ul li {
	margin-bottom: 5px;
}

#reservationBtn ul li.firstChild {
	margin-bottom: 11px; /*override*/
}

#reservationBtn ul li img {
	vertical-align: bottom;
}


#reservationSub {
	float: right;
	width: 280px;
}

#reservationTel {
	margin-top: 20px;
}

#contentbody .clear {
	height: 30px;
}
