body {
	background: #E8E8E8 repeat-x;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.bg-topmain {
	background: url(../../shared/images/bg_topmain.gif) repeat-y;
}
.bg-main-inner1 {
	background: url(../../shared/images/bg_main_inner1.gif) repeat-y;
}
.bg-main-inner2 {
	background: url(../../shared/images/bg_main_inner2.gif) repeat-y;
}
a:link {
	color: #006633;
	border: 0px;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	border: 0px;
	text-decoration: underline;
}
a:hover {
	color: #339966;
	border: 0px;
}
a:active {
	color: #006633;
}
.top-banner {
	padding: 0px 10px;
}
img {
	border: 0px;
}.top_waku {
	background: url(../../shared/images/waku.gif) no-repeat;
	height: 80px;
	width: 530px;
}
.contentsbg {
	background-color: #FFFFFF;
	background-image: url(../../shared/images/contentsbg.jpg);
	background-repeat: repeat-y;
}
.pankuzu {
	background-image: url(../../shared/images/con_pankuzubg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.conwaku1 {
	background-image: url(../../shared/images/con_waku01.gif);
	padding: 10px 5px 0px 10px;
	height: 160px;
	width: 330px;
	margin: 0px;
}
.pdfcolor {
	color: #999999;
}
.not {
	list-style-type: none;
}
ol {
	text-align:justify;
	text-justify:distribute;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul {
	text-align:justify;
	text-justify:distribute;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.roman {
	list-style-type: lower-roman;
}
.italic {
	font-style: italic;
}
