<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content h2{
	margin-bottom: 20px;
}

#content .imgL {
	float:left;
}
#content .use {
	overflow:hidden;
	zoom:1;
	clear:both;
	margin:-6px 0 13px 0;
}
#content .next {
	margin-bottom:17px;
}
#content .use p {
	margin:-2px 0 0 222px;
	padding-bottom:16px;
	border-bottom:#CCCCCC 1px solid;
}
#content p.name {
	text-align:right;
	padding:0 2px 26px 0;
}
#content .table02 {
	width: 100%;
	margin:0 0 51px 0;
	clear:both;
}
#content .table02 tr th, table tr td {
	border:#ccc 1px solid;
	border-left:none;
	border-right:none;
	color:#535353;
}
#content .table02 tr th {
	background-color:#FFFFCC;
	font-weight:normal;
	vertical-align: top;
	padding:6px 0 4px 11px;
	width:150px;
	text-align: left;
}
#content .table02 tr td {
	padding:6px 0 4px 10px;
	vertical-align:top;
	background-color:#FFF;
	text-align:left;
}
#content .table02 tr td a {
	text-decoration:none;
}
#content .table02 tr td a:hover {
	text-decoration:underline;
}
#content .table02 tr td.special a {
	color:#0066AA;
	text-decoration:underline;
}
#content .table02 tr td.special a:hover {
	text-decoration:none;
}
#content .map {
	width:638px;
	height:478px;
	border:#CCCCCC 1px solid;
	margin:-5px 0 96px 0;
}
</pre></body></html>