*{
margin:0;
padding:0;
}

#container{
	background-color:#EEF1F6;
	width:100%;
	margin:auto;
	text-align:center;
}
#main2{
	width:790px;
	margin:0 auto 0 auto;
	border-left:2px #FF9900 solid;
	border-right:2px #FF9900 solid;
	padding:0 0 5px 0;
	text-align:left;
	background-color:#EEF1F6;
}
h1{
	display:none;
	overflow:hidden;
	position:relative;
	margin:0 0 0 0;
	padding:0;
	border:none;
        
}
h1 span{
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	top:0pt;
	left:0pt;
}


#catcharea{
	width:788px;
	height:auto;
	background:url(./images/main.jpg) no-repeat;
	margin:0;
	padding:0 10 0 0 ;
	text-align:center;
}
#catch {
        color:#3F1C00;
	text-align:left;
	font-size: 13pt;
	font-weight:bold;
	line-height:160%;
	margin:0;
	color: #303030;
        padding:220px 165px 0 160px;
}

/*-----------------コンテンツ下-----------------------------*/
#tab{
padding-left:20px;
padding-right:20px;
margin-top:20px;
}

.h2bg{
background:url(./images/bg_h2.jpg) no-repeat;
width:500px;
height:61px;
padding:14px 0 12px 100px;
font-size:11pt;
color:#3F1C00;
margin-top:50px;
margin-bottom:20px;
}
.h2bg h2{
height:25px;
text-indent:-9999px;
}

#map{
background:url(./images/txt_map.gif) no-repeat;
}
#floor{
background:url(./images/txt_floor.gif) no-repeat;
}
#news{
background:url(./images/txt_news.gif) no-repeat;
}


h5{
font-weight:normal;
margin:15px 20px 15px 60px;
border-bottom:dotted 1px #AFAFAF;
padding-left:10px;
font-size:11pt;
}

.section_lev2,.list01{
margin:5px 0 5px 20px;
}
.list01 dt{
	margin:5px 0 10px 0;
	font-size:100%;
	font-weight:bold;
	color:#000000;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color: #ff9900;
}
.list01 dd{
	margin:5px 0 0 10;
	font-size:100%;
	padding:0.2em;
	border-width: 0px 0px 0px 0px;
	border-style: none none dashed none;
	border-color: #ff9900;
}
.subtext{
margin:0 0 0 10;
font-size:90%;
}


