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

body,
#bg_left,
#wrap,
#header,
#middle,
#content_top,
#container,
#footer_wrap,
#footer {background:none !important; }

#bg_left,
#header,
#d_title,
#snb,
#spot,
#content_util,
#content_bottom,
#btn_top,
#footer_nav,
#footer_logo,
#footer_top,
#debugwindow,
#cms_button {display:none;}

#wrap {width:620px; margin:0 auto; min-width:0; overflow:hidden;}
	#middle {width:100%; margin:0; padding:0; border:none;}
		#container {width:100%; min-height:0; margin:0;}
		#content_top {width:620px; margin:0; border-bottom:2px solid #F4F4F4;}
			#location {margin:0 !important; text-align:right;}
			h1#p_title {margin-left:0;}
			
		#content {margin-left:0; padding-bottom:15px;}
	
	
	#footer {width:620px; height:50px; margin:0 auto; border-top:2px solid #F4F4F4;}
	#footer address {position:relative; display:block; width:620px; margin:10px 0 0 0; text-align:center;}
	#footer p#copyright {position:relative; display:block; width:620px; margin:5px 0 0 0; text-align:center;}</pre></body></html>