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

.hajimemashite {
	line-height: 40px;
	background-image: url(images/hajimemashite.gif);
	text-indent: -9999px;
}
a#okigaruni{
	display:block;
	text-decoration:none;
	text-indent: -9999px;
	clear: both;
	height: 127px;
	width: 725px;
	background-image: url(images/okigaru.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.box p {
	line-height: 150%;
	font-size: 100%;
}

a#banner_01{
	display:block;
	text-decoration:none;
	height: 100px;
	width: 308px;
	background-image: url(images/kaitai-back.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0 25px 0 20px;
	padding: 160px 10px 0 10px;
	line-height: 150%;
	font-size: 95%;
}
a#banner_02{
	display:block;
	text-decoration:none;
	height: 100px;
	width: 308px;
	background-image: url(images/sanpai-back.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 160px 10px 0 10px;
	line-height: 150%;
	font-size: 95%;
}
</pre></body></html>