<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
  right : auto;
  left : auto;
}


body {
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "E­E³ E°ã‚´ã‚·ãƒE‚¯", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	
	
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}


#header {
	height: 76px;
	padding-left: 540px;
	padding-top: 30px;
	background-color: #E7E9E8;
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 {
	font-size: 0%;
	text-indent: -9999px;
}

#header p {
	color: #333;
	font-weight: normal;
	font-size: 90%;
}

#maincontent {
	display: inline;
	float: right;
	width: 560px;
	padding-right: 20px;
	margin-top: 20px;
}

#maincontent h2 {
	margin-top: 20px;
	margin-bottom: 15px;
}
#maincontent h3 {
	margin-bottom: 10px;
}

#maincontent ul {
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-type: none;
	font-size: 95%;
}
#subcontent {
	margin-bottom: 30px;
}
#subcontent p {
	font-size: 90%;
}

#subcontent .topic {
	float: left;
	width: 170px;
	display: inline;
}
#subcontent .topic-padding {
	float: left;
	width: 170px;
	display: inline;
	padding-right: 25px;
	padding-left: 25px;
}



#navigation {
	display: inline;
	float: left;
	width: 180px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#navigation h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 100%;
	font-weight: bold;
}
#navigation h5 a {
	color: #CCC;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 15px center;
}
#navigation h5 a:hover {
	color: #666;
	text-decoration: none;
	background-color: #BCDA74;
	background-repeat: no-repeat;
	background-position: 15px center;
}
#subcontent img {
	margin-bottom: 10px;
}
#topicpath {
	margin-top: 10px;
	margin-bottom: 20px;
}
#topicpath p {
	font-size: 85%;
	color: #999;
}
#maincontent .example {
	padding-left: 20px;
	margin-bottom: 30px;
}
#maincontent .example p {
	font-size: 90%;
	color: #669;
	margin-bottom: 15px;
}



#footer {
	clear: both;
	background-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}



#footer p {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}
</pre></body></html>