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


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #ffd981;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top/bk_container.jpg);
	background-color: #FFFFFF;
	min-height: 100%;
}

#container h2 {
	padding-bottom: 20px;
	float: center;
	color: #0F497D;
	font-size: 24px;
	font-weight: bold;
}

#container h4 {
	padding-left: 2px;
	float: left;
}

#container #btn01 a {
	background-image: url(images/top/menu_00.jpg);
	display: block;
	height: 32px;
	width: 130px;
	text-indent: -9999px;
}

#container #btn02 a {
	background-image: url(images/top/menu_00.jpg);
	display: block;
	height: 32px;
	width: 130px;
	text-indent: -9999px;
}

#container #btn03 a {
	background-image: url(images/top/menu_00.jpg);
	display: block;
	height: 32px;
	width: 130px;
	text-indent: -9999px;
}

#container #btn04 a {
	background-image: url(images/top/menu_00.jpg);
	display: block;
	height: 32px;
	width: 130px;
	text-indent: -9999px;
}

#container #btn03 a {
	background-image: url(images/top/menu_00.jpg);
	display: block;
	height: 32px;
	width: 130px;
	text-indent: -9999px;
}

#container #btn04 a {
	background-image: url(images/top/menu_00.jpg);
	display: block;
	height: 32px;
	width: 130px;
	text-indent: -9999px;
}

#oomidashi {
	color: #0F497D;
	font-weight: bold;
	font-size: 24px;
}

.text00 {
	color: #333333;
	width: 680px;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.text01 {
	color: #333333;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 48px;
	margin-bottom: 20px;
}

#text02 {
	color: #333333;
	line-height: 200%;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#text02 li {
	list-style-type: square;
	list-style-position: inside;
}

#topicpath {
	clear: both;
	background-image: url(images/contents/bk_topicpath.gif);
	padding-left: 20px;
	height: 40px;
	padding-top: 15px;
	background-repeat: no-repeat;
}

#topicpath p {
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 1px;
	margin-bottom: 2px;
}

#topicpath a {
	text-decoration: none;
	color: #666666;
}

#topicpath a:hover {
	text-decoration: none;
	color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

.borderline {
	margin-bottom: 10px;
}

#container h1 {
	margin-bottom: 30px;
}

#content_left {
	clear: both;
	float: left;
	width: 200px;
	padding-left: 30px;
}

#content_left h3 {
	font-weight: bold;
	color: #333333;
}

#content_right {
	float: right;
	padding-right: 30px;
	width: 550px;
}

#content_right #topic {
	width: 380px;
	float: left;
	padding-right: 20px;
}

#content_right img {
	padding-bottom: 20px;
}

#content_right h2 {
	font-weight: bold;
	font-size: 18px;
}

#content_right #topic p {
	font-size: 12px;
	line-height: 22px;
}

#footer {
	clear: both;
	padding-top: 30px;
}

.small {
	font-size: 12px;
}

#komidashi {
	width: 680px;
	color: #0F497D;
	font-size: 24px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

#komidashi_2{
	font-weight: bold;
	font-size: 18px;
}

#okuduke {
	color: #333333;
	line-height: 150%;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#okuduke_b {
	font-size: 18px;
	font-weight: bold;
}

.text04 {
	color: #333333;
	line-height: 100%;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#text03 {
	color: #333333;
	line-height: 150%;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

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