@charset "utf-8";



.htitlebig {
	font-size: 16px;
	font-weight: bold;
	line-height:20px;
	border-left:solid 5px #999966;
	border-bottom:solid 1px #999966;
	padding-left:15px;
	}
.t-msg {
	font-size: 11px;
	padding-bottom:2px;
	}

p.note {
	font-size:12px;
	line-height:16px;
	}

.m-hotel {
	font-size:12px;
	line-height:18px;
	border-bottom:solid 1px #999966;
	padding-bottom:10px;
	}
.m-hotel img {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	}

.package {
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#800000;
	}
.package span {
	color:#000000;
	}

.h-hotel {
	font-size:12px;
	line-height:18px;
	}
.h-hotel img {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	}

.h-line {
	width:100%;
	border-bottom:solid 1px #999966;
	margin:0;
	}

.h-rmenu {
	font-size:12px;
	width:100%;
	line-height:20px;
	text-align:right;
	}

.h-com {
	font-weight: bold;
	line-height:20px;
	border-left:solid 5px #999966;
	border-bottom:solid 1px #999966;
	padding-left:5px;
	margin-bottom:5px;
	}

.r-inq {
	font-size:12px;
	width:100%;
	line-height:20px;
	text-align:right;
	}
.r-inq a {
	text-align:center;
	padding:5px 10px 5px 10px;
	height:30px;
	width:100px;
	background-color:#999966;
	color:#800000;
	}
.r-inq a:hover {
	color:#ffffff;
	background-color:#bfb73f;
	text-decoration:none;
	}

