<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


#EventNavi,
#P1 #MainVisual ul,
.jump,
#FloorMap p,
#MainVisual #Print,
#MainVisual ul,
#MainVisual ul *{ display: none; }

#HEADER,
#CABINET,
#BaseFrame{ width: 700px; position: relative; }
#HEADER .navi,

#HEADER{ height: 70px; }
#HEADER .logo,
#HEADER .navi{
	position: absolute;
	top: 1em;
}
#HEADER .logo{ left: 0; }
#HEADER .navi{ right: 0; }

#MainVisual,
#MainVisual img{ width: 700px; height: 242px; }

#P0 #MainFrame{ width: 500px; }
#P0 #SubFrame{  width: 180px; }
#P0 #SubFrame img{ width: 180px; height: 138px; }

h1{ width: auto; }

.infobox dt,
.infobox dd{
	float: left;
	width: auto;
}
.infobox dt{ white-space: nowrap; margin-right: 1em; }

.frame,
#P1 .frame,
.section,
#P1 .section{
	margin: 0; padding: 0;
	border: none;
}
.section,
#P1 .section{ 
	margin: 0 0 1em; padding: 0 0 1em;
	border-bottom: 1px solid #000; 
}
.boxC{ width: 280px; }</pre></body></html>