body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	font-size: 90%;
	line-height: 1.5em;
}

li {
	font-size: 95%;
	line-height: 130%;
	border: none;
	margin: 10px;
}

td {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	font-size: 90%;
	line-height: 150%;

}

th {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	font-size: 90%;
	line-height: 150%;

}

caption {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",sans-serif;
	font-size: 80%;
	line-height: 150%;

}





h1 {
	font-size: 95%;
	line-height: 130%;
	background-color: #EEEEdd;
	width: 102%;
	padding: 2px 8px;
	margin: 3em 0px 0.5em -7px;
	height: auto;
}

h2 {
	font-size: 95%;
	line-height: 130%;
	font-weight: bold;
	margin: 1em 0px -0.5em 0px;
	padding-top: 0.5em;

}

h3 {
	font-size: 95%;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}

form * {
	font-size: 100%;
}


a:link{color: #3344CC;text-decoration:none;}
a:visited{color: #993399;text-decoration:none;}
a:hover{
	text-decoration:underline;
	background-color: #eeffFF;
}


em {
	font-size: 150%;
	font-style: italic;
	font-weight: bolder;
}
.sidenav {
	font-size: 80%;
}
.topic {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

