@charset "Shift-JIS";

/* グローバルナビ */
#menu .menu-faciliti a {
	background-position: left bottom;
}

#page-title {
	background: url(../pic2/fac-title-back2.jpg) no-repeat;
}
#page-title h2 {
	position: absolute;
	bottom: 50px;
	right: 25px;
}

/* page-charm(基本はpage.css) */
#page-charm {
}
#page-charm .gaiyo-box {
	color: #734729;
}
#page-charm .gaiyo-box a{
	text-decoration: underline ;
	color: #734729;
}
#page-charm .gaiyo-box table td.fac-margin{
	padding: 0px 0px 0px 15px ;
}
#page-charm .gaiyo-box dl{
	margin: 0px ;
	line-height: 23px ;
	font-size: 13px;
}
#page-charm .gaiyo-box dl dt{
	clear: left;
	float: left;
	width: 5.5em;
	padding-left: 5px ;
	background: #E9B3A4 ;
	border-bottom: 1px dashed #FFFFFF ;
}
#page-charm .gaiyo-box dl dd{
	zoom: 1 ;
	margin: 0px 0px 0px 6.5em;
	border-bottom: 1px dashed #FFFFFF ;
	font-size: 13px ;
}
#page-charm .gaiyo-box table td.fac-margin dl dt{
	width: 6.5em;
}
#page-charm .gaiyo-box table td.fac-margin dl dd{
	margin: 0px 0px 0px 7.5em;
}

/* ページ内容 */
#fac-main {
}
#fac-main .content {
	margin: 0px 0px 30px 0px;
}
#fac-main .content h3 {
	margin: 0px 0px 5px 0px;
}
#fac-main .content .detail {
	padding: 10px;
	background: #FFFBFA;
	border-top: 3px solid #BF6B6B;
	border-bottom: 1px solid #EFD1CA;
}

/* text-box */
#fac-main .content .detail .text-box {
	float: left;
	margin: 0px 15px 0px 0px;
}
#fac-main .content .detail .text-box .page-link {
	margin: 10px 0px 0px 0px;
	line-height: 1.1em;
}
#fac-main .content .detail .text-box .page-link a {
	float: right;
	padding: 4px 3px 4px 10px;
	background: #E9F2F8 url(../img2/mark3.gif) left center no-repeat;
	text-decoration: underline;
}
#fac-main .content .detail .text-box .page-link a:link{ color: #385D90; }
#fac-main .content .detail .text-box .page-link a:visited{ color: #385D90; }
#fac-main .content .detail .text-box .page-link a:hover{
	color: #835C36 ;
	background: #EEEEEE url(../img2/mark3.gif) left center no-repeat;
}

/* pic-box */
#fac-main .content .detail .pic-box {
	float: left;
	text-align: left;
}
#fac-main .content .detail .pic-box img {
	border: 3px solid #E6E1E1;
}
#fac-main .content .detail .pic-box .caption {
	text-align: right;
}

/* レストラン「白鳥」 */ /* その他館内設備 */
#fac-main #restaurant-box,
#fac-main #sonota-box {
}
#fac-main #restaurant-box .text-box,
#fac-main #sonota-box .text-box {
	width: 325px;
}
#fac-main #restaurant-box .pic-box,
#fac-main #sonota-box .pic-box {
	width: 310px;
}
#fac-main #restaurant-box .pic-box img,
#fac-main #sonota-box .pic-box img {
	margin-bottom: 3px;
}
#fac-main #restaurant-box .text-box .image-box,
#fac-main #sonota-box .text-box .image-box {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	background: url(../img2/line2.gif) left bottom repeat-x;
	line-height: 1.4em;
	color: #825435;
}
#fac-main #restaurant-box .text-box .image-box h4,
#fac-main #sonota-box .text-box .image-box h4 {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 5px;
	background: url(../img2/line2.gif) left bottom repeat-x;
	border-left: 5px solid #CDB399;
	font-size: 14px;
	font-weight: bold;
}
#fac-main #restaurant-box .text-box .image-box td,
#fac-main #sonota-box .text-box .image-box td {/*IE6用*/
	font-size: 13px;
	color: #825435;
}
#fac-main #restaurant-box .text-box .image-box img,
#fac-main #sonota-box .text-box .image-box img {
	margin: 0px 10px 0px 0px;
}
#fac-main #restaurant-box .text-box .image-box a,
#fac-main #sonota-box .text-box .image-box a {
	text-decoration: underline;
}
#fac-main #restaurant-box .text-box .image-box .cyui,
#fac-main #sonota-box .text-box .image-box .cyui {
	margin-top: 5px;
}

/* ご宴会場 */
#fac-main #enkai-box {
}
#fac-main #enkai-box .text-box {
	width: 325px;
}
#fac-main #enkai-box .pic-box {
	width: 310px;
}
/* 電子レンジ */
.p-t-50 {
	padding: 50px 0px 0px 0px;
}
.p-t-70 {
	padding: 70px 0px 0px 0px;
}

/* 臨時のお知らせ */
.fac-rinji {
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background: #EE944B;
	color: #FFFFFF;
	text-align: center;
}
.fac-rinji-title {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom: double 3px #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.fac-rinji-text {
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
}
/* 臨時のお知らせ */

/* グレースハウス */
.fac-grace-midashi {
	margin: 0px 0px 8px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #825435;
}
table.fac-grace-table {
	width: 100%;
}
table.fac-grace-table td {
	padding: 3px 3px 6px 3px;
	vertical-align: middle;
}
td.fac-grace-td {
	padding: 0px 0px 0px 3px;
	background: #F6ECE1;
	border-left: 3px solid #CDB399;
	font-weight: bold;
	color: #825435;
}
.fac-grace-td-indent {
	margin-left:  1em;
	text-indent: -1em;
}
#fac-main .content .detail .pic-box2 {
	float: right;
	width: 310px;
	text-align: left;
}
#fac-main .content .detail .pic-box2 img {
	border: 3px solid #E6E1E1;
}
.fac-grace-bspace {
	margin: 0px 0px 13px 0px;
}
