@charset "UTF-8";

#header{
	height:205px;
	width:750px;
	background:url("/images/header_hall_02.jpg") no-repeat;
}


ul#local-navi li.li01 a{
	background:url("/images/lnavi01_12.gif") top left ;
}

ul#local-navi li ul li.li01-1 a{
	background:url("/images/lnavi_c_19.gif") top left;
}
ul#local-navi li ul li.li01-2 a{
	background:url("/images/lnavi_c_20.gif") top left;
}
ul#local-navi li ul li.li01-3 a{
	background:url("/images/lnavi_c_21.gif") top left;
}
ul#local-navi li ul li.li01-4 a{
	background:url("/images/lnavi_c_22.gif") top left;
}
ul#local-navi li ul li.li01-5 a{
	background:url("/images/lnavi_c_23.gif") top left;
}
ul#local-navi li ul li.li01-6 a{
	background:url("/images/lnavi_c_24.gif") top left;
}
ul#local-navi li ul li.li01-7 a{
	background:url("/images/lnavi_c_25.gif") top left;
}
ul#local-navi li ul li.li01-8 a{
	background:url("/images/lnavi_c_26.gif") top left;
}

ul#local-navi li a:hover,ul#local-navi li a.cur{
	background-position:146px 0;
}
ul#local-navi li ul li a:hover,ul#local-navi li ul li a.cur{
	background-position:146px 0;
}








img.map{
	margin:0 0 40px 10px;
}


form#hall-search{
	clear:both;
	margin-left:10px;
	/*width:530px;*/
/*	background:url("/search/images/input_bg01.gif") no-repeat;*/
	height:33px;
/*	width:527px;*/
}


div#search-result{
	margin:0 0 0 0;
}


table.search-result-table{
	clear:both;
	margin: 0 0 0 4px;
	empty-cells: show;
	border:none;
	border-collapse: collapse;
	border-spacing:0;
	float:right;
	font-size:80%;
}

table.search-result-table tr th{
	background-color:#E6E6E6;
	font-weight:normal;
	border:none;
	height:2em;
	border-left:solid 1px #E6E6E6;
	
}
table.search-result-table .col1{
	width:200px;
}
table.search-result-table .col2{
	width:245px;
	padding:1em 0;
}
/*
table.search-result-table .col3{
	width:80px;
}
*/

table.search-result-table tr td{
	line-height:1.1em;
/*	height:60px;*/
	border:solid 1px #fff;
	border-bottom:solid 1px #EAEAEA;
}


div.related-link{
	margin:10px 0;
}

p.message{
}


h2.hall-detail-title{
/*	background-color:#E6E6E6;*/
	background:url("/images/h2_bg.gif");
	border-bottom:solid 1px #efefef;
	margin:0;
	padding:14px 0 14px 10px;
	font-size:100%;
}

dl.hall-detail{
	margin:1em 0 50px 15px;
}
dl.hall-detail dt{
	float:left;
	font-size:80%;
	line-height:140%;
	width:80px;
}

dl.hall-detail dd{
	font-size:80%;
	line-height:140%;
	/*height:1.5em;*/
	width:420px;
	margin-left:80px;
}

div.float-wrap{
	width:530px;
	float:right;
}

#right-column p.address{
	margin:0;
	float:left;
	padding:.5em 0 .5em 10px;
}

#right-column p.tel{
	float:right;
	margin:0;
	padding:.5em 0 .5em 0;

}

#right-column p.means{
	margin:0;
	float:right;
}
#right-column p.link{
	float:left;
	margin:0;
	padding-left:16px;
}

img.map-detail{
	border:solid 1px #e6e6e6;
	float:right;
}

div.detail-wrap{
	margin:.5em 0 0 0;
	border-top:solid 1px #EAEAEA;
	border-bottom:solid 1px #EAEAEA;


}
div.detail-wrap a{
	display:block;
	background-color:#fff;
}
div.detail-wrap a:hover{
	background-color:#f3f3f3;
}


/*table
----------------------------------------*/

div#hall-list-wrap{
	clear:both;
	float:right;
	margin: 0 0 0 0;

}

table.hall-list{
	margin:15px 0 0 0;
	empty-cells: show;
	border:none;
	border-collapse: collapse;
	border-spacing:0;
}
table.hall-list .col1{
	width:100px;
	padding-left:10px;
}

table.hall-list .col2{
	width:340px;
}
/*table.hall-list .col3{
	width:60px;
	text-align:right;
}*/

table.hall-list tr td{
	line-height:1.2em;
	height:1.8em;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #EAEAEA;
	font-size:80%;
}
* html table.hall-list tr td{
	line-height:1.2em;
	height:1.8em;
	border:solid 1px #ffffff;
	border-bottom:solid 1px #EAEAEA;

}

div.result-list{
	clear:both;
	font-size:80%;
	width:530px;
	text-align:center;
	margin:20px 0;
}









