<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
.text1s { font-size: 10px; line-height: 12px; }
.text2s { font-size: 12px; line-height: 16px; }
.text3s { font-size: 14px; line-height: 18px; }
.text1m { font-size: 10px; line-height: 16px; ; font-weight: 300}
.text2m { font-size: 12px; line-height: 18px; }
.text3m { font-size: 14px; line-height: 19px; }
.text1l { font-size: 10px; line-height: 18px; }
.text2l { font-size: 12px; line-height: 20px; }
.text3l { font-size: 14px; line-height: 22px; }

.textlist1 { text-indent:-1em; margin-left:1em; }
.textlist2 { text-indent:-1.5em; margin-left:1.5em; }
.textlist3 { text-indent:-2em; margin-left:2em; }

/* New text style 2006_7_3
-------------------------------------------- */
.text10-14 { font-size: 10px; line-height: 14px; }
.text10-16 { font-size: 10px; line-height: 16px; }
.text10-18 { font-size: 10px; line-height: 18px; }

.text12-16 { font-size: 12px; line-height: 16px; }
.text12-18 { font-size: 12px; line-height: 18px; }
.text12-20 { font-size: 12px; line-height: 20px; }

.text14-18 { font-size: 14px; line-height: 18px; }
.text14-19 { font-size: 14px; line-height: 19px; }
.text14-22 { font-size: 14px; line-height: 22pt; }

:link {color: #23537F; text-decoration: none}
:visited {color: #990000; text-decoration: none}
:active {color: #990000; text-decoration: none}
:hover {color: #000000; text-decoration: none}

/*
.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
------------ */

.broken-line			{
	margin:0 auto;
	padding: 0 0 10px;
	background-image: url(yokoku/image/broken_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
</pre></body></html>