/*ＦＬＡＳＨ-------------------------------------------------*/
div.flash {
display:block;
width:570px;
height:270px;
padding:0px;
background-image:url(./images/ZZ_ESPA_HALL_bg_flash.jpg);
background-repeat:no-repeat;
background-position:center bottom;
}
table {
	font-size:14px;
}

a { 
	text-decoration: none; 
}

/*お知らせリンク-------------------------------------------------*/ 
a.info:link { color: #000099; } 
a.info:visited { color: #000099; } 
a.info:hover { color: #990000; } 
a.info:active { color: #990000; } 

/*ヘッダリンク--------------------------------------------------------*/

a.header:link { color: #FFFFFF; } 
a.header:visited { color: #FFFFFF; } 
a.header:hover { color: #CCFFFF; } 
a.header:active { color: #CCFFFF; } 

/*右メインメニュー-------------------------------------------------*/
.r_menu_on {
	text-align:left;
	border-bottom:1px #999999;
	background-image:url(/nissho-hall/images/ZZ_ESPA_HALL_r_menu_on.jpg);
	background-repeat : no-repeat;
	width:190px;
	height:38px;
	color:#ffffff;
	font-weight:bold;
}

.r_menu_off {
	text-align:left;
	border-bottom:1px #999999;
	background-image:url(/nissho-hall/images/ZZ_ESPA_HALL_r_menu_off.jpg);
	background-repeat : no-repeat;
	width : 190px;
	height : 38px;
	color:#ffffff;
	font-weight:bold;
}
.r_menu_off_noborder {
	text-align:left;
	background-image:url(/nissho-hall/images/ZZ_ESPA_HALL_r_menu_off.jpg);
	padding:0px 5px 0px 22px;
	width:190px;
	height:38px;
	color:#ffffff;
	font-weight:bold;
}


/* お知らせリンク */
a.info_link {  
background-image : url("/nissho-hall/images/ZZ_ESPA_hall_info_link.gif"); 
background-repeat : no-repeat;
background-position : left top; 
padding-left : 20px; 
padding-bottom : 4px; 
margin-bottom : 5px; 
font-size : 11pt; 
color : blue; 
text-decoration : none; 
border-bottom : dashed 1px gray; 
display : block; text-align : left;
}


/*大見出し -------------------------------------------------*/
h1.hall_headder {
background-image:url(/nissho-hall/images/ZZ_ESPA_HALL_bar_2.jpg);
background-repeat:no-repeat;
padding:12px 0px 0px 0px;
margin:0px 0px 5px 0px;
width:570px;
height:48px;
text-align:left;
font-size:18px;
color:#ffffff;
font-weight:bold;
text-indent: 1em;
}


/*サブ見出し -------------------------------------------------*/
H2.hall_bar_2 {
border-bottom:0px #999999;
background-image:url(/nissho-hall/images/ZZ_ESPA_HALL_sub_bar.jpg);
background-repeat:no-repeat;
padding:9px 10px 0px 15px;
margin:0px 0px 15px 0px;
width:520px;
height:33px;
text-align:left;
font-size:16px;
color:#3344dd;
font-weight:bold;
}

/*INDEX時の見出し -------------------------------------------------*/
h3.hall_index {
text-align:left;
margin:25px 0px 0px 0px;
width:520px;
font-size:16px;
color:#cc3300;
font-weight:bold;
}

/*小見出し -------------------------------------------------*/
H4.hall_bar_4 {
text-align:left;
margin:30px 0px 0px 0px;
width:520px;
font-size:14px;
color:#0000aa;
font-weight:bold;
}

/*INDEX見出し -------------------------------------------------*/
td.hall_index {
width:100px;
height:25px;
padding:3px 5px 3px 5px;
text-align:center;
background-color:#dd0000;
font-size:13px;
font-weight:bold;
}
a.hall_index:link { color: #ffffff; } 
a.hall_index:visited { color: #ffffff; } 
a.hall_index:hover { color: #330000; } 
a.hall_index:active { color: #330000; } 

/*料金表タイトル -------------------------------------------------*/
p.hall_title {
width:520px;
text-align:left;
font-weight:bold;
}

/*料金表内文字 -------------------------------------------------*/
table.hall_ryokin {
font-size:11px;
line-height:15px;
}

/*料金表注意書き -------------------------------------------------*/
p.hall_txt {
width:520px;
text-align:left;
}







