<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*　bodyの定義を書きます。行末は;で終わること。*/
BODY {
	font-family:Verdana,Roboto, 'Droid Sans',  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Noto Sans CJK JP',游ゴシック,'Yu Gothic UI',Meiryo, メイリオ, 'ＭＳ Ｐゴシック','IPA Pゴシック',sans-serif;
	color:#696969
	text-align: center;
    margin: 30px auto;
	position: relative;
   }
/* record用 */
.main-daisen {
	padding: 30px auto;
	width: 900px;
	background-color:#ccffff;
   }
.main-daisen1 {
	padding: 30px auto;
	width: 960px;
	background-color:#ccffff;
   }  
/* index用 */
.main-index {
/*	padding: 10px 30px; */
	width: 960px;
    background-color:#FFF8DC;
   }
div.usual {
    padding: 0 79px;
   }
TABLE {
	font-size: 13pt;
	background-color: #ccffff;
   }
TD {
	font-size:13pt;
   }
.title1 {
    margin: 0px 25px;
    font-size: 120%;
    font-weight: bold;
    line-height:1.5em;
    text-align: center;
    color: #000000;}
.title2 {
    margin: 30px auto 5px;
    font-size: 240%;
    font-weight: bold;
    line-height:1.5em;
    text-align: center;
    color: #000099;}
.title2_1 {
    margin: 30px auto 5px;
    font-size: 180%;
    font-weight: bold;
    line-height:1.5em;
    text-align: center;
        }
.title3 {
    font-size: 110%;
    font-weight: bold;
    line-height:1.5em;
    margin: 0px 30px;
    color:
    #000099;
    }
.title4 {
    line-height:1.5em;
    text-align: center;
    }
.title4_1 {
    line-height:1.5em;
    font-size:120%;
    font-weight:bold;
    text-align: center;
    
    }
.title4_2 {
    line-height:1.5em;
    font-size:110%;
    font-weight:bold;
    text-align: center;
    
    }
    
    
.title5 {
    margin: 20px 15px 0px 15px;
    font-size: 100%;
    font-weight: bold;
    line-height:1.5em;
    text-align: left;
    color:black;}
.title5_1 {
    margin: 20px 15px 0px 15px;
    font-size: 110%;
    font-weight: bold;
    line-height:1.5em;
    text-align: left;
    color:black;}
.title5_2 {
    margin: 20px 15px 0px 15px;
    font-size: 105%;
    font-weight: bold;
    line-height:1.5em;
    text-align: left;
    color:black;}
    
.title6 {
    font-size: 130%;
    font-weight: bold;
    line-height:1.5em;
    text-align: center;
    }
.title6_1 {
    font-size: 110%;
    font-weight: bold;
    line-height:1.5em;
    text-align: center;
    color: #000000;
           /* 文字色 */
    }
A:link{color:#0000FF;
}
A:visited{
	color:maroon
	;}
A:active{color:red;}

}
.tb1 {
    width: 100%;
    border: solid 1px;
    }
.tb2 {
    width: 100%;
    text-align: center;
    }
.tb3 {
    width: 800px;
    border: solid 1px;
    }

.td1 {
    width: 50%;
/*    border: solid 1px; */
    }
.td2 {
    vertical-align: bottom;
    text-align: left;
/*    border: solid 1px; */
    }
.td3 {
    margin:0px 30px;
    vertical-align: top;
    width: 265px;
    text-align: left;
    border: solid 1px;
    }
.td3_1 {
    margin:0px 30px;
    vertical-align: top;
    width: 400px;
    text-align: left;
    border: solid 1px;
    }
.td3_2{
    margin:0px 30px;
    vertical-align: top;
    width: 250px;
    text-align: left;
    border: solid 1px;
    }
    
.td4 {
    height: 86px;
    border: solid 1px;
    }
.td4_3 {
    height: 86px;
    border: solid 1px;
    background-color: #f0fff0;}

.td4_1 {
    height: 86px;
    border: solid 1px;
    border-color: #880000;}
.td4_2 {
    height: 86px;
    border: solid 1px;
    border-color: #880000;
    background-color: #fffff0;}



.td5 {
    border: solid 1px;
    background-color: #ccffcc;
    width: 317px;
    vertical-align: top;
    }
.pos-c {
    text-align: center;
    }

.pos-c-tb {
    margin-left: auto;
    margin-right: auto;
    }

.pos-r {
    text-align: right;
    }

.pos-l {
    text-align: left;
    }

.pos-t {
   vertical-align: top;
   }

.pos-b {
    vertical-align: bottom;
    }
.pos-bl {
    vertical-align: bottom;
    text-align: left;
    }

.pos-tr {
    vertical-align: top;
    text-align: right;
    }

.pos-tc {
    vertical-align: top;
    text-align: center;
    }

.pos-tl {
    vertical-align: top;
    text-align: left;
    }
.ctnt1 {
    /* padding: 15px 30px;  */
    /* width: 860px;             本文中の幅 */
     margin: 20px 50px;       /* 上下　左右　*/
     text-align: left;
     font-size: 13pt;
     line-height:1.5em;       /* 行間 */
     color: #000000;          /* フォントカラー */
    }
.ctnt2 {
    /* padding: 15px 30px;  */
    /* width: 860px;             本文中の幅 */
     margin: 20px 50px;       /* 上下　左右　*/
     text-align: center;
     font-size: 13pt;
     line-height:1.5em;       /* 行間 */
     color: #000000;          /* フォントカラー */
    }
.ctnt3 {
    /* padding: 15px 30px;  */
     width: 800px;           /*  本文中の幅 */
     margin: 0px 50px;       /* 上下　左右　*/
     text-align: left;
     font-size: 13pt;
     line-height:1.5em;       /* 行間 */
     color: #000000;          /* フォントカラー */
    }
.ctnt4 {
    /* padding: 15px 30px;  */
    /* width: 800px;             本文中の幅 */
     margin: 0px 50px;       /* 上下　左右　*/
     text-align: left;
     font-size: 13pt;
     line-height:1.5em;       /* 行間 */
     color: #000000;          /* フォントカラー */
    }
.ctnt5 {
     text-align: left;
     font-size: 13pt;
     line-height:1.1em;       /* 行間 */
     color: #000000;          /* フォントカラー */
    }

/* HR の定義 */
hr.style1 {
	border-top: 1px solid #8c8b8b;
	text-align: center;
	width: 900px;
    }
hr.style2 {
	border-top: 1px solid #8c8b8b;
	width: 960px;
    }
</pre></body></html>