@charset "UTF-8";

#wrapper {
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	text-align:center;
	background:#FFF;
	padding:15px 0;
}

#wrapper * {
	color: #333;
	margin:0;
	padding:0;
}

#wrapper ul {
	list-style:none;
}

#contents {
	width:860px;
	margin:auto;
	text-align:left;
}

#contents #head {
	border:1px solid #898989;
	padding:2px 0;
	text-align:center;
	margin-bottom:20px;
}

#contents h2 {
	text-align:center;
	margin-bottom:20px;
	font-size:16px;
}


#contents h2 span {
	color:#F00;
	font-size:12px;
	font-weight:normal;
}

#contents h3 {
	font-size:14px;
	margin-bottom:5px;
}

#contents h3 span {
	font-size:12px;
	font-weight:normal;
}

#contents .section {
	margin-bottom:20px;
}

#contents .section .zero1 {
	color:#F3F5F5
}

#contents .section .zero2 {
	color:#FFF
}

#contents .section table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom:3px;
}

#contents .section th,
#contents .section td {
	border:1px solid #8A8A8A;
	padding:4px 2px;
	font-weight:normal;
	font-size: 12px;
	line-height: 1.1;
	white-space:nowrap;
	text-align:center;
}

#contents .section th {
	background:#F3F5F5;
}

#contents .section th span {
	font-size:10px;
}

#contents .section .note table {
	width:auto;
}

#contents .section .note li {
	font-size:11px;
}

/* 会議室 */

#contents .conference table {
	width:860px;
}

#contents .conference .floor {
	width:3.5%;
}

#contents .conference .seat,
#contents .conference .area {
	width:5%;
	text-align:right;
	padding-right:10px;
}

#contents .conference .fee {
	text-align:right;
	width:10%;
	padding-right:20px;
}

/* ご宿泊 */

#contents .stay table {
	width:515px;
}

/* お食事 */

#contents .meal table {
	width:375px;
}

#contents .meal th {
	width:55%;
}

#contents .meal td {
	width:45%;
	text-align:right;
	padding-right:55px;
}

/* 研修パック */

#contents .study table {
	width:375px;
}

#contents .study th {
	width:55%;
}

#contents .study td {
	width:45%;
	text-align:center;
	padding-right:0;
}

/* パーティー・懇親会 */

#contents .party table {
	width:375px;
}

#contents .party th {
	width:55%;
}

#contents .party td {
	width:45%;
	text-align:right;
	padding-right:55px;
}

/* 有料貸出し備品 */

#contents .lentCharge table {
/*	width:860px;	*/
}

#contents .lentCharge .item {
	width:18%;
}

#contents .lentCharge .unit {
	width:5%;
}

#contents .lentCharge .fee {
	width:5%;
	text-align:right;
	padding-right:5px;
}

#contents .lentCharge .remark {
	width:18%;
}

/* 無料貸出し備品 */

#contents .lentFree table {
	width:600px;
}

#contents .lentFree td {
	width:33.3%;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
}

/* 御予約のキャンセル */

#contents .cancel p {
	font-size:12px;
	line-height:1.4;
	margin-bottom:5px;
}

#contents .cancel table {
	width:600px;
}

#contents .cancel th,
#contents .cancel td {
	width:33.3%;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
}