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

#wrapper {
	height : 1620px;
	_height: 820px;
}

#main {
	margin-bottom: 50px;
}

h2 {
	font-weight: bold;
	text-align: left;
	font-size: medium;
	margin-top: 40px;
}

h3 {
	font-weight: bold;
	text-align: left;
	margin-top: 50px;
	font-size: medium;
	margin-bottom: 20px;
	margin-left: 3em;
}

ul {
	text-align: left;
	list-style: none;
}

.section-top {
	font-weight: bold;
	margin-top: 20px;
}

#main ul li {
	text-align: left;
	line-height: 1.5;
	margin-left: 6em;
}

ul li a:link  {
	color: #06C;
	text-decoration: underline;
	line-height: 1.5;
}

ul li a:hover {
	color: #F30;
	text-decoration: underline;
	line-height: 1.5;
}

ul li a:visited {
	color: #ED6D00;
	text-decoration: underline;
	line-height: 1.5;
}

html:not(:only-child:only-child) #wrapper {/*Safari3用*/
	height: 840px;	
}

.li{
  
  
  
  
  
  
  
  

  margin-right : 20px;
}
.img{
  margin-top : 30px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 30px;
}
</pre></body></html>