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


*{margin:0;
  padding:0;
  }
html{height:100%;}
body{height:100%;}

body, textarea { font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }
input, select { font-family: Arial, "ＭＳ Ｐゴシック", sans-serif; }

img{border:none;}

/* レイアウト */


#header{
	width:100% auto;
	height:100px;
	margin:0 auto;
	border-top:#900 solid 3px;
	text-align:center;
	}

#head{
	width:900px;
	position:relative;
	margin:0 auto;
	text-align:left;	
	}

#contents{
	width:100% auto;
	margin:0 auto;
	}
	
#navi{
	background-color:#900;
	height:40px;
	position:relative;
	bottom:0;
	text-align:center;
	}
	
#navi_menu ul{
	width:900px;
	margin:0 auto;
	}

#navi_menu ul li{
	display: block;
	float:left;
	width:150px;
	height:30px;
	margin:0;
	list-style:none;
	color:#FFFFFF;
	font-size:1em;
	padding-top:10px;
	font-weight:bold;
	}

#navi_menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

#contents_main{
	width:900px;
	position:relative;
	margin:0 auto;
	}
	
#footer{
	width:100% auto;
	height:120px;
	margin:0 auto;
	background-color:#EEE;
	bottom:20px;
	border-top:#CCC solid 1px;
	
	}
#foot{
	width:900px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
	
	}	
	
#copyright{
	width:100%;
	text-align:center;
	background-color:#900;
	color:#FFF;
	font-size:0.8em;
	padding:10px;
	bottom:0;
}

h1{
	font-size:30px;
	margin:5px  0px 0px 20px;
	color:#900;
	padding:0;
	letter-spacing:2px;
	}	

h1 a{
	color:#900;
	text-decoration:none;
	}		
	

	
h2{
	margin:40px 20px 20px 30px;
	padding:5px 10px;
	border-left:solid 7px #A00;
	background-color:#DDD;
	font-size:1.4em;
	letter-spacing:1px;
	}
	
	
h3{
	margin:30px 0 0 40px;
	padding:0;
	color:#900;
	font-size:1.3em;
	}
	
h4{	margin:30px 30px 20px 40px;	
	padding:2px 10px;
	background-color:#FCC;
	font-size:1em;
	}

h5{
	margin:30px 30px 20px 45px;
	padding:0px 7px;
	border-bottom:#C00 solid 1px;
	border-left:#C00 solid 5px;
	font-size:0.95em;
	}

.list{
	margin:20px 30px 20px 50px;
}
	

.list dl dt {
  float:left;
  clear:left;
  width:13em;
  font-size:0.9em;
  font-weight:bold;
  color:#900;
}


.list dl dd {
  margin:0 0 0.8em 13em;
  font-size:0.9em;
}



p{
	margin:10px 30px 20px 50px;
	font-size:0.9em;
	line-height:1.6em;
	}
	
div.kaisoku {
    position: relative;
    margin: 2em 38em 0 3em;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
div.kaisoku .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}

div.kaisoku p {
    margin: 0; 
    padding: 0;
    font-size: 120%;
 
}

p.youkou{
    color: #C00;
    text-align: right;
}


ul{
	margin:0 0 0 50px;
	padding:0;
}

ul li{
	margin:0 0 0 20px;
	padding:0 0 10px 0px;
	font-size:0.9em;
}

.lec-semi{
	margin-right:9em;
}

.lec-semi li{
	display:block;
	float:right;
	text-align:center;
}

.contents ul{
	margin:10px 0 0 40px;
	padding:0;
}

.contents ul li{
	margin:0 0 0 20px;
	padding:0 0 20px 0px;
	font-size:1.1em;
	font-weight:bold
}


ol{
	margin:0 0 0 60px;
	padding:0;
}

ol li{
	margin:0 0 0 20px;
	padding:0 0 10px 0px;
	font-size:0.9em;
}



table{
	margin:10px 10px 10px 45px;
}

.darkred_title{
	font-weight:bold;
	color:#900;
}

.imgr{
	float:right;
	margin: 0 0 20px 20px}

.clear{
	clear:both;
	}

.table_01 table{
	margin:15px 50px;
	}
.table_01 p{
	margin:10px;
	}

.right{
	text-align:right;}


.img_r{
	float:right;
	display:block;
	margin:0 0 15px 15px;
}

.dg{
    margin: 0 20px 150px 20px;
    float: right;
    text-align: center;
    font-size: 120%;
    font-weight: 400;
}

.line_01{
	border-bottom:#999999 dotted 1px;
	margin-top:30px;
	width:100%;
}

.to_pagetop{
	text-align:right;
	font-weight:bold;
	font-size:0.8em;
}

.arrow{
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}

.arrow::before{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  background-color:#0b1693;
  -webkit-border-radius: 25%;
  border-radius: 25%;
}

.arrow::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 5px;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #ffffff;
}


/*ページの先頭へ*/
.page-top {
position: fixed;
bottom: 20px;
right: 20px;
padding: 11px;
background: #1fbba6;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
font-size: 12px;
-ms-filter: "alpha(opacity=80)";
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
color:#ffffff;
text-decoration:none;
}

.page-top a{
color:#ffffff;
}



/*アイコン*/
.fffword i{
    margin-left:3px;
    color: #2d6cf8;
    font-size: 130%;
}

.fffexcel i{
    margin-left:3px;
    color: #0d8b17;
    font-size: 130%;
}

.fffpdf i{
    margin-left:3px;
    color: #ce1010;
    font-size: 120%;
}</pre></body></html>