@charset "utf-8";

h2 {
	width: 730px;
	height: 40px;
	background: url(../img/h2-conference.png) no-repeat;
	text-indent: -9999em;
}

p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}

.nav {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(../../../../common/img/pattern-bee3f6-eaf5fd.png) repeat;
	border: 1px solid #CCC;
}

.nav li {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
}

#section-map h4 {
	width: 730px;
	height: 21px;
	margin-top: 20px;
	text-indent: -9999em;
	background: url(../img/h4-map.png) no-repeat;
}

#section-map .map {
	margin-top: 20px;
}

#section-map .wrapper {
	margin-top: 20px;
}

#section-map .wrapper div {
	float: left;
	margin-right: 10px;
}

#section-map .wrapper div p {
	margin-top: 5px;
	margin-bottom: 15px;
}

#section-map .wrapper div img {
	padding: 4px;
	border: 1px solid #CCC;;
}

h3 {
	width: 730px;
	height: 24px;
	margin-top: 30px;
	border-bottom: 1px solid #132C85;
	text-indent: -9999em;
}

#section-room-for-rent h3 {
	background: url(../img/h3-room-for-rent.png) no-repeat;
}

#section-room-for-rent .wrapper {
	width: 420px;
	margin-top: 20px;
	background: url(../img/center-line.png) repeat-y center top;
}

#section-room-for-rent .wrapper h4 {
	width: 200px;
	height: 21px;
	text-indent: -9999em;
}

#section-room-for-rent #section-room-hour {
	float: left;
	width: 200px;
}

#section-room-for-rent #section-room-hour h4 {
	background: url(../img/h4-room-hour.png) no-repeat;
}

#section-room-for-rent #section-room-hour table {
	margin-top: 10px;
	width: 200px;
}

#section-room-for-rent #section-room-hour td {
	line-height: 1.5;
}

#section-room-for-rent #section-holiday {
	float: left;
	width: 200px;
	margin-left: 20px;
}

#section-room-for-rent #section-holiday h4 {
	background: url(../img/h4-holiday.png) no-repeat;
}

#section-room-for-rent #section-room-fee h4 {
	width: 730px;
	height: 21px;
	margin-top: 20px;
	text-indent: -9999em;
	background: url(../img/h4-room-fee.png) no-repeat;
}

#section-room-for-rent #section-room-fee table {
	margin-top: 10px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

#section-room-for-rent #section-room-fee th,
#section-room-for-rent #section-room-fee td {
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 12px;
}

#section-room-for-rent #section-room-fee th {
	text-align: center;
	background: url(../../../../common/img/pattern-bee3f6-eaf5fd.png) repeat;
}

#section-room-for-rent #section-room-fee .header th {
	background: #C8E8F6 none;
}

#section-room-for-rent #section-room-fee td.numeric {
	text-align: right;
}

#section-accommodation h3 {
	background: url(../img/h3-accommodation.png) no-repeat;
}

#section-accommodation .wrapper {
	width: 730px;
	margin-top: 20px;
	background: url(../img/center-line.png) repeat-y center top;
}

#section-accommodation .wrapper .left {
	width: 355px;
	float: left;
}

#section-accommodation .wrapper .right {
	width: 355px;
	float: right;
}

#section-accommodation .wrapper h4 {
	width: 355px;
	height: 21px;
	margin-top: 20px;
	text-indent: -9999em;
}

#section-accommodation .wrapper .section.first h4 {
	margin-top: 0;
}

#section-accommodation .wrapper table {
	width: 355px;
	margin-top: 10px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

#section-accommodation .wrapper .column-header {
	width: 120px;
}

#section-accommodation .wrapper .column-data {
	width: 235px;
}

#section-accommodation .wrapper th,
#section-accommodation .wrapper td {
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 12px;
}

#section-accommodation .wrapper th {
	text-align: center;
	background: url(../../../../common/img/pattern-bee3f6-eaf5fd.png) repeat;
}

#section-accommodation .wrapper .header th {
	background: #C8E8F6 none;
}

#section-accommodation .wrapper td {
	text-align: center;
}

#section-accommodation #section-accommodation-hour h4 {
	background: url(../img/h4-accommodation-hour.png) no-repeat;
}

#section-accommodation #section-accommodation-hour strong {
	font-weight: bold;
}

#section-accommodation #section-accommodation-rule h4 {
	background: url(../img/h4-accommodation-rule.png) no-repeat;
}

#section-accommodation #section-accommodation-rule li {
	list-style-type: disc;
	margin: 10px 0 0 20px;
}

#section-accommodation #section-accommodation-fee h4 {
	background: url(../img/h4-accommodation-fee.png) no-repeat;
}

#section-accommodation #section-parking-fee h4 {
	background: url(../img/h4-parking-fee.png) no-repeat;
}

#section-accommodation #section-parking-fee .price {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 1em;
	text-align: center;
}

#section-application h3 {
	background: url(../img/h3-application.png) no-repeat;
}

#section-application #section-phone-number {
	margin-top: 20px;
	background: url(../img/center-line.png) repeat-y 424px top;
}

#section-application #section-phone-number p {
	margin-top: 0;
}

#section-application #section-phone-number .phone {
	float: left;
	width: 404px;
	height: 71px;
	margin-right: 20px;
	text-indent: -9999em;
	background: url(../img/phone-number.png) no-repeat;
}

#section-application #section-phone-number .fax {
	float: left;
	width: 273px;
	height: 71px;
	margin-left: 20px;
	text-indent: -9999em;
	background: url(../img/fax-number.png) no-repeat;
}

#section-application strong {
	font-weight: bold;
}

#section-application address {
	margin-top: 20px;
}

