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

#header {width:100%; text-align:center;background-color:#F2EEE8;}
	#header-inner {width:930px; padding:0; margin:0 auto; text-align: left; }
	#header h1 { display:block; position:absolute; width:870px; height:16px; overflow:hidden; padding:2px 30px; text-align:right; font-size:12px; line-height:16px; color:#BBB; font-weight: normal;}
	#header-tel { display:block; position:absolute; width:900px; padding:20px 0; text-align:right;}
	#header-logo { display:block; width:860px; margin:0 auto; padding:16px 35px; text-align:left;}

#menu { padding:8px 0 8px 0;}

#title {width:100%; text-align:center; background:url(../images/title-bg.jpg) repeat-x top; }
	#title-inner { width:100%; text-align:center; background:url(../images/title.jpg) no-repeat top;}
	#title h2 { display:block; width:880px; height:90px; overflow:hidden; padding:10px 20px 0 30px; margin:0 auto; text-align:left; font-size:12px; line-height:14px; color:#DDD;}
	#title p { display:block; width:890px; height:30px; overflow:hidden; padding:10px 20px 0 20px; margin:0 auto; text-align:left; font-size:12px; line-height:14px; color:#DDD;}
	#title a {padding:0 10px; color:#DDD; text-decoration:none;}
		#title a:hover {color:#003333; text-decoration:underline;}
	#title strong {padding:0 8px; color:#DDD; font-weight:normal;}


.contact-end { padding:24px 40px 16px 40px;}
	.contact-end-inner { background:#F2F2F2; padding:20px 0; margin-bottom:8px;}
	.contact-end p { line-height:1em; padding:4px 0; text-align:center;}
	.contact-end p a { display:block; width:200px; color:#FFF; margin:8px auto; text-decoration:none; line-height:20px; padding:4px 0; background:#006CBE; }
	.contact-end p a:hover { color: #FFFF00;}

#pagelink p { padding:0 20px 20px 20px; margin:0 auto; text-align:left; font-size:12px; line-height:14px; color:#666; }
	#pagelink a {padding:0 10px; color:#666; text-decoration:none;}
		#pagelink a:hover {color:#003333; text-decoration:underline;}

.pagetop { padding:20px 40px; clear:both;}
.pagetop p { text-align:right;}</pre></body></html>