<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 {
	background-color: #E7D6CE;
	background-image: url(../topiximg/otomo_back.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	top: 20px;
	bottom: 20px;
}
.contents1 {
	margin-top: 10px;
}
.contents2 {
	margin-top: 50px;
}
.contents3 {
	margin-top: 100px;
}
.footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin-top: 20px;
	text-align: center;
}
table {
	text-align: center;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: #FF5400;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #999;
	font-size: 14px;
}

.back {
	background-color: #FFFFEC;
	
	margin-top: 20px;
	margin-bottom: 20px;
}
</pre></body></html>