<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 {
		margin: 0 auto;
		width: 100%;
		}
#block_header   {
		background-image: url("../IMAGE_LOGO/header_back.JPG");
		background-size:contain;
		background-repeat:no-repeat;
		width: 98%;
		height:20%;
		margin-top:2px;
		}
#block_headerin  {
		width:98%;
		padding:5px;
		font-size:3.5vw;
		font-weight:800;
		margin-left:15px;
		}
table.border  {border: non}
table td.deco1  {
		
		background-color: #3333FF;
		text-align: center;
		font-family:"メイリオ";
		font-size: 2.5vw;
		color: white;
		}
table td.deco2  {
		
		text-align: center;
		font-family:"メイリオ";
		font-size: 2.5vw;
		border: solid 1px gray;
		}
.text1    {
		color:red;
	}

a        {color:white;text-decoration:none;}
a:hover  {color:#FF00FF;text-decoration:none;}
a:active {color:#FF00FF;text-decoration:none;}


#block_main01   {
		width: 98%;
		psdding: 10px;
		}
#block_main02   {
		width: 95%;
		padding: 10px;
		}
#title01    {
		width:98%;
		font-weight:600;
		font-size:3vw;
		color:red;
		text-align:center;
		padding:5px;
		margin:auto;
		font-family:"メイリオ";
		}
#title02    {
		width:98%;
		border-bottom:solid 2px blue;
		font-weight:400;
		font-size:2.5vw;
		padding:5px;
		margin:auto;
		font-family:"メイリオ";
		}
#subtitle1  {
		width:98%;
		height:15px;
		border-bottom:solid 2px blue;
		padding-bottom:2%;
		font-weight:800;
		font-family:"メイリオ";
		font-size: 3vw;
		margin: 5px;
		}
#conts01   {
		font-size:2.5vw;
		font-family:"メイリオ";
		width:98%
		}
#conts02   {
		font-size:16px;
		font-family:"メイリオ";
		}
#picture01 {
		width:180px;
		float:left;
		margin-right:20px;
		margin:10px;
		}
#bl4   {
		width:95%;
		margin:10px;
		font-family:"メイリオ";
		font-size16px;
		}
</pre></body></html>