<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 {
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	overflow-y: scroll;
}
header {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 0px;
	overflow: hidden;
}
header h1 {
	font-weight: normal;
	font-size: 14px;
	float: left;
}
.main_nav {
	list-style-type: none;
	font-size: 13px;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	color: #000000;
	float: right;
}
.main_nav li {
	display: inline-block;
	margin: 0;
	border-right: 1px solid #000000;
	text-align: center;
	width: 150px;
}
.main_nav li a {
	color: #000000;
}
.main_nav li:first-child {
	border-left: 1px solid #000000;
}
footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.copyright {
	color: #666666;
	font-size: 10px;
	text-align: right;
}
p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #333333;
}
#container {
	width: 800px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#index_menu {
	width: 200px;
	float: left;
	padding-top: 20px;
	margin-top: 50px;
}
#index_menu img {
	margin-bottom: 10px;
}
#index_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 180px;
}
#index_menu li {
	font-size: 16px;
	line-height: 2;
	background-color: #003366;
	text-align: left;
	padding-top: 3px;
	border-radius: 10px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-left: 20px;
	margin-top: 20px;
}
#index_menu p {
	margin-top: 15px;
	margin-left: 20px;
	line-height: 1.5;
	color: #006699;
}
#index_menu a {
	color: #FFFFFF;
}
#index_img {
	width: 600px;
	float: left;
	margin-top: 60px;
}
.midashi {
	color: #FFFFFF;
	border-radius: 10px;
	background-color: #003366;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 20px;

}
.profile_h3 {
	margin-top: 30px;
}
.profile {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	margin-bottom: 50px;
	margin-top: 5px;
}
.profile tr {
	border-bottom: 1px dotted #999999;
}
.profile tr:first-child {
	border-top: 1px dotted #999999;
}
.profile td {
	padding-left: 10px;
}
.profile2 {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	margin-top: 5px;
	float: left;
}
.profile2 tr {
	border-bottom: 1px dotted #999999;
}
.profile2 tr:first-child {
	border-top: 1px dotted #999999;
}
.profile2 td {
	padding-left: 10px;
}
.profile3 {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	float: left;
	clear: both;
}
.profile3 tr {
	border-bottom: 1px dotted #999999;
}
.profile3 td {
	padding-left: 10px;
}
.img_right {
	float: right;
	vertical-align: bottom;
	margin-top: 30px;
}

.now {
	color: #000066;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.title {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #990000;
	color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	font-size: 24px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
}
.honbun {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	margin-top: 30px;
	margin-bottom: 40px;
	line-height: 2;
}
.img_dm {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: baseline;
}
.img_dm img {
	padding-right: 10px;
}
.img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	margin-top: 40px;
	text-align: center;
	border-top: 1px solid #999999;
	padding-bottom: 10px;
}
.img_box {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
</pre></body></html>