<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Apple Design Style Sheet 2002 */
/*
body { margin: 0; background-color: #ffffff }
.K10 { font-size: 10px; line-height: 130%}
.K12 { font-size: 12px;  line-height: 130%}
.KB12 { font-size:12px}
.K14 { font-size: 14px;  line-height: 130%}
.KB14 { font-size:14px}
.M12 { font-size: 12px; line-height: 130%}
.MB12 { font-size:12px}
.M14 { font-size: 14px; line-height: 130%}
.MB14 { font-size:14px}
.R10 { font-size: 10px; line-height: 130%}
.R12 { font-size: 12px;  line-height: 130%}
.R14 { font-size: 14px; line-height: 130%}
*/

body{
	margin:0;
	padding:0;
	border:0;
	font-size:small;
	line-height:1.6em;
}

h2{
	margin-bottom:1em;
	color:#CC3300;
	font-family: "ヒラギノ角ゴ Pro W3";
	font-weight: normal
}

ul{
	line-height:1.6em;
	margin-left:0;
}
.basic {
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	line-height:1.3em;
	font-weight: normal;
	color: #333333;
}
.text10 {
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	line-height:1.3em;
	font-weight: normal;
	color: #333333;
}
.text10_sp {
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	font-weight: normal;
	color: #333333;
}
.text12_sp {
	margin:0;
	padding:0;
	border:0;
	font-size:14px;
	font-weight: normal;
	color: #333333;
}
.text14 {
	margin:0;
	padding:0;
	border:0;
	font-size:14px;
	line-height:1.5em;
	font-weight: normal;
	color: #333333;
}
.text14_b {
	margin:0;
	padding:0;
	border:0;
	font-size:14px;
	line-height:1.8em;
	font-weight: bold;
	color: #FF3300;
}
.text18 {
	margin:0;
	padding:0;
	border:0;
	font-size:18px;
	line-height:1.5em;
	font-weight: bold;
	color: #0066CC;
}
.text19 {
	margin:0;
	padding:0;
	border:0;
	font-size:16px;
	line-height:1.5em;
	font-weight: bold;
	color: #0066CC;
}
.text20 {
	margin:0;
	padding:0;
	border:0;
	font-size:13px;
	line-height:1.5em;
	font-weight: bold;
	color: #0066CC;
}
</pre></body></html>