@charset "utf-8";

/* =========== ご案内のタイトル =========== */

div.notifyBlock h2 {
	color:#387378;
	line-height:1.2;
	margin:0 9px 4px;
	}

/* =========== columnGrid　グレー1pxライン =========== */

table.columnGrid div.divide
	{
	margin-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #cccccc;
	}

table.columnGrid div.divide hr
	{
	display: none;
	}

/* =========== columnGrid　グレー1pxライン（幅広後） =========== */

div.divide
	{
	margin-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #cccccc;
	}

div.divide hr
	{
	display: none;
	}
	
	
/* =========== LoungeContent　ラウンジ詳細 =========== */

div.LoungeContent
	{

	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #c0c0c0;
	border-collapse: collapse;
	padding:15px 20px;
	}

div.LoungeContent .txt
	{
	line-height:1.4em;
	}
a.emphasis,
a.emphasis:link,
a.emphasis:visited
	{
	color: #990000;
	text-decoration: none;
	}

a.emphasis:hover,
a.emphasis:active
	{
	color: #0f0f69;
	text-decoration: none;
	}

/* =========== LoungeContent　ラウンジ詳細（幅広後460px用） =========== */

div.LoungeContentNew01
	{
	width: 430px;
	border-collapse: collapse;
	padding:15px 15px;
	}

div.LoungeContentNew01 .txt
	{
	line-height:1.4em;
	width:430px;
	}

/* -- 場所・営業時間用BG-- */
div.bg_A{background:url(/en/dom/lounge/common/img/bg_index_A_rn.jpg) no-repeat top;background-position:0 29px;}

/* -- 設備・サービス内容用BG-- */
div.bg_B{background:url(/en/dom/lounge/common/img/bg_index_B_rn.jpg) no-repeat top;background-position:0 29px;}

div.bottom_line{background:url(/en/dom/lounge/common/img/bottom_line.gif) no-repeat top;}



/*.ie6 {
  min-height: 51px;
  height: auto !important;
  height: 51px;
}
*/

/* =========== LoungeContent　ラウンジ詳細（幅広後940px用） =========== */

div.LoungeContentNew02
	{
	width: 750px;
	border-collapse: collapse;
	vertical-align:top;
	padding:15px 15px;
	}

div.LoungeContentNew02 .txt
	{
	line-height:1.4em;
	}

/* =========== 汎用class =========== */

.marginR10
	{
	margin-right: 10px;
	}

.ReButton{
	margin-right: 10px;
	float: right;
	position:relative;
	top: -50px;
	}

/* =========== テーブル =========== */

table.box
	{
	width: 940px;
	vertical-align:top;
	}
	