<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: 14pt; 
				color: #008888;
				margin-left: 50px;
				background-image: url(small/toumei.gif); }

#title {

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

h1 {
		font-size: 20pt;	

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