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

@charset "UTF-8";

/* 画面の横幅が1000px以上　ＰＣ */
	
	#syozaiti {
				font-size: 20pt; 	
				color: #008888;
				margin-left: 50px;
				background-image: url(small/toumei.gif); }

#title {

		font-size: 28pt; 	
		color: #000088;
		margin-left: 70px;
		background-image: url(small/toumei.gif); }

h1 {
		font-size: 36pt;	

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