@charset "utf-8";
@import "../../css/info.css";

/* 右側メインコンテンツ部分の設定 */
/* -----------
 info
------------*/
.infoMain .photo {
	float: left;
	width: 320px;
}
.infoMain .text {
	float: left;
	width: 325px;
	height: 250px;
}

.infoMain .cate {
	float: left;
	width: 320px;
	height: 180px;
}

.infoMain .cate .photo{
	float: left;
	width: 220px;
}

/* -----------
 info_kankou 観光
------------*/

/* -----------
 info_faci 施設
------------*/
.floor table {
	width: 100%;
	border: none;
}

.floor td {
	border: none;
	border-top: 1px solid #d2cfcf;
	border-bottom: 1px solid #d2cfcf;
}

.floor .a td {
	background: #F4F3F3;
}

.room table {
	width: 100%;
}

.room td {
	text-align: center;
}

/* -----------
 info_access
------------*/
.map {
	display: inline;
	float: left;
	width: 300px;
	margin-right: 5px;
}

.access dt {
	margin-bottom: 3px;
	padding-left: 20px;
	color: #ae692c;
	background-image: url(../../image/common/point.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.access dd {
	margin-left: 20px;
	margin-bottom: 10px;
}

/* -----------
 info_contact お問合わせ
------------*/
.contact ul {
	margin: 10px 0 10px 0;
	padding: 5px;
	background : #ffffcc ;
	border : 1px solid #b9936d ;
	border-collapse:collapse 
}/* 特典枠囲み */ 

/* -----------
 info_links
------------*/
#links table {
	width: 100%;
}

#links th,td {
	text-align: left;
	vertical-align: top;
}

/* ------------------
 info_contact_k 設定(ssl)
------------------ */
.formContact {
	padding: 3px;
}

.formContact table {
	border: none;
}

.formContact td {
	border: none;
}

/* ----------------------------------
 sitemap.html
----------------------------------- */
.sitemap table {
	width: 100%;
	border: none;
}
.sitemap th {
	padding-left: 20px;
	background-image: url(../../image/top/yazi.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-align: left;
	border: none;
	border-bottom: 1px solid #d2cfcf;
}
.sitemap  .thTitle {
	padding-left: 20px;
	background-image: url(../../image/common/bg_th.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #b69142;
}
.sitemap td {
	border: none;
	border-bottom: 1px solid #d2cfcf;
}
.sitemap .noline {
	border: none;
}

/* -----------
 求人案内
------------*/
.recruit table{
	width: 100%
}

.recruit dt{
	float: left;
	width: 60px;
}
.recruit dd{
	margin: 0 0 3px 60px;
}

#main iframe {
	width: 610px;
	border: none;
}
* html #main iframe {
	width: 610px;
}

