#contents {
	height: auto;
	float: left;
	padding-right: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 530px;
	margin-right: 0px;
	display: inline;
}
#contents h2 {
	margin-bottom: 10px;
}
#contents h3 {
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(../img/common/bg_subtitle01.jpg);
	height: 23px;
	width: auto;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 18px;
	margin-top: 20px;
}
h3 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
h3  a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#contents  h4 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #F7F7F7;
	font-weight: bold;
	color: #0B0100;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0B0100;
	border-right-color: #0B0100;
	border-bottom-color: #0B0100;
	border-left-color: #0B0100;
	margin-top: 15px;
}

#contents p {
	margin-right: 10px;
	margin-left: 10px;
}

#rootlist {
	margin-top: 0px;
	margin-bottom: 5px;

}#rootlist li {
	display: inline;
	margin-right: 2px;
}
#rootlist .crumb {
	background-image: url(../img/common/bg_rootlist.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 2px;
}


.ul_sub {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
}
.ul_sub li {
	list-style-type: disc;
	margin-left: 10px;
	margin-bottom: 5px;
}
.ul_sub02 {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	background-color: #EBEAF2;
	border: 1px solid #464040;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
}
.ul_sub02  li {
	list-style-type: disc;
	margin-left: 10px;
	margin-bottom: 5px;
}
.ol_sub {
	margin-left: 25px;
	margin-bottom: 15px;
	margin-right: 10px;
}
.ol_sub li {
	list-style-type: decimal;
	margin-left: 10px;
	margin-bottom: 5px;
}
.ol_sub02 {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	font-weight: bold;
	background-color: #EBEAF2;
	border: 1px solid #464040;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 1.1em;
}
.ol_sub02_b {
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	font-weight: bold;
	background-color: #EBEAF2;
	border: 1px solid #464040;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size: 1.1em;
}
.ol_sub02  li {
	list-style-type: decimal;
	margin-left: 10px;
	margin-bottom: 10px;
}
.ol_sub02_b   li {
	list-style-type: decimal;
	margin-left: 10px;
	margin-bottom: 10px;
}
blockquote {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 20px;
}



.search {
	margin-top: 20px;
	background-image: url(../img/subpage/search.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	color: #0099CC;
	padding-left: 25px;
	clear: left;
}

