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

#main #contents {
	width: 740px;
	margin: 0 auto;
	border: none;
	font-size: 16px;
	line-height: 2em;
}

h2{
	padding: 0;
	border: none;
	background-image: none;
	color: #663300;
	text-align: center;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 32px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
}

h3 {
	border: none;
}

h4 {
	margin-bottom: 40px;
	text-align: center;
	font-size: 32px;
	color: #0070C0;
	line-height: normal;
}

ul {
	overflow: hidden;
}

#maintitle {
	padding-bottom: 0;
}



.cont {
	clear: both;
	background-image: none;
	font-size: 21px;
	line-height: normal;
	color: #663300;
	font-weight: bold;
	clear: both;
}

table {
	border-spacing: 0;
}

#title {
	text-align: center;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", serif;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

#title.title02 {
	margin-bottom: 100px;
}

#title p {
	padding: 0;
}

h2 .sma {
	font-size: 24px;
}

.s_h4 {
	font-size: 21px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	display: inline-block;
}

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