<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リセット */html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,var,b,i,dl,dt,dd,fieldset,form,label,legend,caption,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;-webkit-text-size-adjust:100%;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
sup { font-size: .7em; vertical-align: top; position: relative; top: -0.3em;}
/* 一般・共通設定 */
html {width:100%;}
body { font:14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Helvetica,Arial,Sans-Serif; color:#333; background:#FFF; width:100%; min-width:900px; text-align:center;}
img { border:none; vertical-align:middle;}
a{ color:#12C;}
	a:hover{color:#273E52;}

/* レイアウト */

header { width:100%; min-width:1200px; padding: 0; margin-bottom: -90px;  overflow: hidden; text-align:center; position: relative; z-index: 100;}
	header h1 { display:block; width: 940px; height: 20px; padding:0 130px; margin:0 auto; line-height:20px; text-align:left; font-size:12px; color:#999; font-weight:normal; }
	header p { display:block; width: 940px; height: 60px; padding:0 130px; margin:0 auto; text-align: left;}

nav { width:100%; min-width:960px; height: 80px; padding:0; margin-top: -80px; overflow: hidden; text-align:center; background: rgba(255,255,255,.9); position: relative; z-index: 100;}
	nav ul { display: table; width: 960px; margin: 0 auto; padding: 0; list-style: none; clear: both;}
	nav li { display: table-cell; margin: 0; padding: 0;}

#contact {width:100%; min-width:1200px; padding: 20px 0 40px 0; text-align:center;}
	#contact p { display: block; width: 960px; padding: 0 120px; margin: 0 auto; text-align: center;}

footer { width:100%; min-width:1200px; padding:20px 0 20px 0; overflow: hidden; text-align:center; border-top:2px solid #00672F;}
	footer ul { display: table; width: 960px; margin: 0 auto; padding: 0 120px; list-style: none; clear: both;}
		footer li { display: table-cell; margin: 0; padding: 0;font-size: 14px; vertical-align: bottom;}
			footer li:nth-of-type(1) { text-align: left;}
			footer li:nth-of-type(2) { text-align: right;}
			footer li a { color:#333; text-decoration: underline;}
				footer li a:hover { color: #008934; text-decoration: none;}
			footer li .fg {color:#999; font-size:12px; }
			footer li img { padding:0 0 4px 0;}

.cb { height:1px; display:block; clear:both; font-size:1px; line-height:1px; overflow:hidden; width:100%;}
.f10 { font-size:10px;}
.f11 { font-size:11px;}
.f12 { font-size:12px;}
.f13 { font-size:12px;}
.f14 { font-size:14px;}
.f16 { font-size:16px;}
.f18 { font-size:18px;}
.f20 { font-size:20px;}
.f22 { font-size:22px;}
.f24 { font-size:24px;}
.f28 { font-size:28px;}
.f32 { font-size:32px;}
.f36 { font-size:36px;}
.gray { color:#999;}
.pink { color:#FF329A;}
.blue { color:#6EA9C1;}
.navy { color:#151E3E;}
.red { color:#FF0000;}
.orange { color:#FF9900;}
.purple { color:#6812CD;}
.green { color:#00AA00;}
.tac { text-align:center;}
.tar { text-align:right;}
.tal { text-align:left;}
.fb { font-weight:bold;}
.fbn { font-weight: normal;}
.fr { float:right;}
.fl { float:left;}
.fg { font-family:Arial, Helvetica, sans-serif;}
.iv { filter: alpha(opacity=0); -moz-opacity:0; opacity:0;}
.btn {}</pre></body></html>