@charset"Shift_JIS";

/*---------------------------------------------*/
/*-texteria-*/
/*---------------------------------------------*/
#reservation-img-nospace {
	float:left;
	width:245px;
	height:auto;
	margin:0px;
	padding:0px;
}

#reservation-txt {
	float:right;
	width:410px;
	height:auto;
	margin:0px;
	padding:0px;
}
#reservation-txt dl {
	margin:0px;
	padding:0px;
}
#reservation-txt dt {
	width:395px;
	height:auto;
	margin:0px;
	padding-left:15px;
}
#reservation-txt dt.h3txt {
	width:auto;
	height:27px;
	margin:0px;
	padding-left:15px;
	font-size:18px;
	background-image:url(../images/line_tenji.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color: #F77142;
}
#reservation-txt dt.reservationtel {
	width:395px;
	height:130px;
	margin:0px;
	padding-left:15px;
	padding-top:15px;
	background-image:url(../images/reservation_imgtel.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
