body {
	font-size: 96%;
	margin: 0px 2px 2px 20px;
	background-color: #FFFFFF;
	background-image: url(images/washi2_1.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;
}
p	{
	text-justify:inter-ideograph;
	line-height:13.9pt;
	text-autospace:none;
	word-break:break-all;
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #330066;
	background-color: #F6EFD2;
}
h2 {
	font-size: 11pt;
	margin: 10px 2px 2px;
	background-color: #6699CC;
	width: 240px;
	padding: 3px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	background-color: #FFFFCC;
	padding: 3px;
	margin: 0px;
	border-bottom: 1px solid #FF6600;

}

.navi1 {
	font-size: 10pt;
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	text-align: left;
}
.footer {
	font-size: 10px;
	color: #996600;
}
.s10pt {
	font-size: 10pt;
}
.kanjicode {
	text-align: left;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
.link {
	border: 1px solid #FF6600;
	padding: 0px 0px 10px 0px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
}
.link ul{
	margin-bottom: 5px;
	list-style-type: none;
	margin-top: 5px;
}
.link li{
	margin-bottom: 10px;
	list-style-type: none;
	margin-top: 5px;
}
td {
	text-align: left;
}
