<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: 'ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
	background-color: rgb(242, 242, 239);
	line-height: 1.25em;
}

.body {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	padding-top: 30px;
	background-color: rgb(255, 255, 255);
}

.about .header-logo {
	width: 980px;
	height: 44px;
	background-image: url("images/about-header-logo.gif");
	margin-bottom: 30px;
}

.about .header-logo-title {
	margin-left: 16px;
	width: 477px;
	height: 44px;
}
.article {
	padding-left: 21px;
	padding-right: 21px;
}
.section img {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(0, 0, 0);
}

.section {
	clear :both;
}

.section:after {
	display: block;
	content: "";
	clear :both;
}

.section .screen-shot {
	float: right;
}

.section h1, h2, h3, h4, h5, h6 {
	font-size: 112.5%;
	line-height: 1em;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #009999;
	margin-bottom: 0.25em;
}

.section p.read {
	font-size: 112.5%;
}

.section p.text {
	margin-top: 1em;
	margin-left: 2em;
	list-style-type: disc;
}

.section ul {
	list-style-type: disc;
	margin-left: 1.5em;
}

.footer {
	margin-top: 9px;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #009999;
	padding-top: 8px;
	padding-left: 18px;
	padding-bottom: 40px;
}

.footer p {
	font-size: 13px;
}
</pre></body></html>