<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 */

#gNav li.-profile &gt; a {
	background: #096FD5;
	color: #fff;
}

#gNav li.-profile &gt; a:after {
	opacity: 1;
}

/*----------------------------*/
.catNav {
	background-attachment: scroll;
	background-image: url(../profile/img/sbbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	margin-bottom: 20px;
}

.catNav h2 {
	background-attachment: scroll;
	background-image: url(../profile/img/sbbg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
	color: #0A70D5;
}

.catNav ul {
	background-attachment: scroll;
	background-image: url(../profile/img/sbbg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
}

.catNav ul li {
	text-align: left;
	margin-bottom: 2px;
	display: block;
	margin-right: 20px;
	margin-left: 40px;
}

#contents h2 {
	background-image: url(../profile/img/ttl_bg.jpg);
}

#cattop-bnr div h3 {
	font-weight: bold;
	color: #0C6FD5;
	margin: 10px;
	display: block;
	padding-left: 90px;
}

#cattop-bnr div h3 a {
	color: #0C6FD5;
}

#cattop-bnr div {
	background-image: url(../profile/img/cattop-bnr-bg.jpg);
}

/* ------------------------------------- */
.mes .name {
	width: 550px;
	text-align: right;
}

/* ------------------------------------- */
.gaiyou .school table {
	width: 100%;
}

.gaiyou .rinen {
	width: 500px;
}

.gaiyou .school table .td01 {
	width: 100px;
	padding: 10px 20px;
}

.gaiyou .school table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* ------------------------------------- */
.teacher .special {
	width: 465px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}

.teacher .koushi {
	background-color: #FFFEF7;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
}

.teacher .koushi .td01 {
	width: 120px;
}

.teacher .koushi td {
	padding: 10px 20px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

/* ------------------------------------- */
.annai .image {
	width: 252px;
}

.annai .naiyou {
	width: 390px;
}

/* ------------------------------------- */
</pre></body></html>