@charset "utf-8";
@import "../../css/info.css";

/* 右側メインコンテンツ部分の設定 */
/* -----------
 info 設定
------------*/
.infoPhoto {
	float: left;
	width: 360px;
	height: 260px;
}

.infoText {
	float:left;
	width: 250px;
}

.floorMap img {
	float: left;
	width: 400px;
}/* フロアマップ */

.floorMap dl {
	margin-top: 15px;
}
.floorMap dt {
	float: left;
	margin: 0 0 5px 5px;
	width: 50px;
}/* その他料金表 */

.floorMap dd {
	margin-bottom: 5px;
	padding: 0 0 5px 50px;
	border-bottom: dotted 1px #d2cfcf;
}

/* -----------
 kankou 設定
------------*/

/* ------------------
 info_faci 設定
------------------ */
.topText {
	padding: 3px;
}/* ホテル施設、交通案内で使用 */

.lPhoto {
	float: left;
	width: 220px;
}/* プラン左写真 */
* html .lPhoto {
	width: 216px;
}

.rText {
	float: left;
	width: 385px;
	margin: 5px;
}/* プラン右外枠 */
* html .rText {
	width: 380px;
}

/* -----------
 交通
------------*/
.access .map {
	border: 1px solid #d2cfcf;
/*	text-align: center;*/
}/* 地図枠 */

.access .content .accessPg {
	margin-left: 10px;
}

.access .content .accessPg h5 {
	padding: 7px 0 0 20px; 
	background-image: url(../../image/common/point.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #321702;
}

.access .content .accessPg p{
	padding: 0 0 5px 20px;
	border-bottom: 1px dotted #d2cfcf;
}

/* ------------------
 info_recruite
------------------ */
.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;
}

/* ----------------------------------
 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;
}

/* ------------------
 info_contact_ko 設定(ssl)
------------------ */
.formContact {
	padding: 3px;
}

.formContact table {
	border: none;
}

.formContact td {
	border: none;
}

