<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; height:80px; padding: 5px 0  10px 0; overflow: hidden;text-align:center; border-top: 2px solid #00ADA7;}
	.header { width: 960px; overflow: hidden; padding:0 120px; margin: 0 auto;}
	.header h1 { display:block; height: 20px; padding:0 10px; margin:0 auto; line-height:20px; text-align:left; font-size:12px; color:#999; font-weight:normal; }
	.header ul { display: table; width: 960px; margin: 0; padding: 0; list-style: none; clear: both;}
	.header li { display: table-cell; margin: 0; padding: 0;}
		.header li:first-of-type { text-align: left; width:340px;}

#subfooter {width:100%; min-width:960px; text-align:center; border-bottom:5px solid #00AAF7; border-top:5px solid #00AAF7;}
	#subfooter p { display:block; width:960px; padding:20px 0; margin:0 auto; text-align:center;}

footer {width:100%; min-width:1200px; text-align:center; padding:20px 0; border-top: 1px solid #B3B3B3;}
	#footer { display:table; width:960px; padding:8px 120px; margin:0 auto;}
		#footer:after{ content:" "; height:1px; display:block; clear:both; font-size:1px; line-height:1px; overflow:hidden; width:100%;}
		#footer p { font-size: 14px; padding: 0; margin: 0;}
		#footer p:nth-of-type(1){ display: block; width:470px; float: left; text-align: left;}
			#footer p strong {  font-size:20px;}
		#footer p:nth-of-type(2){ display: block; width:470px; float: right; text-align: right;}
			#footer p:nth-of-type(2):before { display: block; content:" "; height:20px;}
			#footer p a { color:#333; text-decoration: underline;}
			#footer p a:hover { color: #00ACA6; text-decoration: none;}
			#footer p .fg {color:#999; font-size:12px; }

.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>