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

body{
	font-family:Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	color:#333;
	text-align:center;
	font-size:13px;
	font-size: 81.25%\9;/* for IE8 */
	*font-size:small;
	*font:x-small;
	background-position:center 165px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{
	padding: 0;
	margin: 0;
}
#sai_h{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:100%;
	height:109px;
	margin:0 auto;
	background:url(../img/sai.jpg) no-repeat center top;
}
#in_body{
	width:100%;
	background:#fff url(../img/bg.jpg) no-repeat center top;
	margin:0 auto;
}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{color:#ffc609; text-decoration:none;}
img, a img{border:none;}
ol, ul{list-style: none;}

/**clearfix**/
.clearfix:after{  
	content: ".";  
	display:block;  
	visibility:hidden;  
	height:0.1px;  
	font-size:0.1em;  
	line-height:0;  
	clear:both;
}
.clearfix{display:inline-block;}  

.left{float:left !important;}
.right{float:right !important;}

.align-r{text-align:right;}
.align-c{text-align:center;}
.align-l{text-align:left;}

#wrapper{
	width:980px;
	margin:0 auto;
	text-align:center;
}
#main{
	height:650px;
	margin:0 auto ;
	overflow:hidden;
	clear:both;
}
#main .right{
	width:627px;
	margin:0;
	padding:10px 0 0;
	border:0;
}
#main .right h1{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:627px;
	height:179px;
	background:url(../img/title.png) right no-repeat;
}
#main .right #date{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:627px;
	height:36px;
	background:url(../img/date.png) right no-repeat;
}

#main .right #h_text{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:627px;
	height:309px;
	background:url(../img/text.png) right no-repeat;
	padding-top:45px;
}
#txt-copyr a{color:#7bb5ff; text-decoration:none; display:block; margin:20px;}

</pre></body></html>