<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*--------------------”トップに戻る”*/
.page_back {
	float: right;
	width: 900px;
	line-height: 25px;
	text-align: right;
	margin: 15px 0 0 0;
	font-size: 12px;

	/*border: 1px #0099ff solid;*/
}

.page_backr a:link {
	text-align: right;
	font-size: 12px;
	text-decoration: underline;
}

.page_back a:visited {
	text-align: right;
	font-size: 12px;
	text-decoration: underline;
}

.page_back a:hover {
	text-align: right;
	font-size: 12px;
	text-decoration: none;
}
/*--------------------//”トップに戻る”*/


/*--------------------ご利用について１段目*/
#rule_01 {
	float: left;
	width: 862px;
	height: auto;
	margin: 0 0 0 19px;
	_margin: 0 0 0 9px;

	/*border: 1px #cccccc solid;*/
}

#rule_01 h2 {
	float: left;
	line-height: 30px;
	width: 862px;
	height: 25px;
	line-height: 25px;
	margin: 25px 0 0 0;
	border: 1px #cccccc solid;
	border-width: 0 0 1px 0;
}

#rule_01 p {
	float: left;
	width: 862px;
	line-height: 18px;
	margin: 8px 0 0 0;
}
/*--------------------//ご利用について１段目*/

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