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



/*-------------------------
__common_style
-------------------------*/

html{overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-family:'メイリオ','Meiryo','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;font-size:62.5%;line-height:1;text-align:center;-webkit-text-size-adjust:100%;}
fieldset,table,img,a img{border:0;}
address,em{font-style:normal;}
strong,dt,h1,h2,h3,h4,h5,h6,th{font-weight:normal;}
ul,ol{list-style:none;}
.clearfix{zoom:1;}
.clearfix:after{content:"";display:block;clear:both;}

.error_box{
	width:500px;
	margin:100px auto 200px!important;
	font-size:13px;
	line-height:25px;
	text-align:center;}

.error_box .error_title{
	font-size:18px;}

.error_box p{
	margin:15px 0 0 0;}
</pre></body></html>