@charset "utf-8";

#mid #page-title #disp-title {
	background-image: url(../images/title_outline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#middle #contents #cont-block {
	background-image: url(../images/information_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 580px;
}
#contents #cont-block #hotel {
	margin-bottom: 15px;
	width: 870px;
	margin-left: 20px;
}
#hotel .hotel-p {
	float: left;
	width: 400px;
	padding-right: 15px;
	padding-left: 15px;
}
#hotel .hotel-p p {
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
}
#contents #cont-block #ricense {
	margin-bottom: 20px;
	margin-left: 35px;
	border-left: 1px solid #999999;
}
#ricense table tr th {
	background-color: #4b4d71;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding: 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999999;
}
#ricense table tr td {
	font-size: 12px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
#ricense table tr .ninzu {
	text-align: center;
}
.ricense-cap  {
	width: 820px;
	margin-left: 35px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.ricense-cap p {
	float: left;
	width: 460px;
	font-size: 14px;
	line-height: 20px;
}

#contents #cont-block #ricense-p {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	margin-bottom: 30px;
	display: none;
}
#ricense-p .r-photo {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#print-photo {
	float: right;
	width: 350px;
}
