h3 {
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 110%;
	background-image: url(image/ic_b.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	margin: 0px 30px 0px 20px;
}
*:first-child+html h3 {
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 110%;
	background-image: url(image/ic_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	margin: 0px 30px 0px 20px;
}
* html h3 {
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 110%;
	background-image: url(image/ic_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	margin: 0px 30px 0px 20px;
}
.h3bg {
	margin: 0px 20px 0px 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(image/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main a {
	text-decoration: none;
	color: #006699;
}
#main a:hover {
	color: #333333;
	border: none;
}
.h3bg li {
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	list-style-type: none;
}
.h3bg li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
.b01 li, .b02 li, .b03 li {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 50px;
}
.b01 li {
	background-image: url(image/bn01.jpg);
}
.b02 li {
	background-image: url(image/bn02.jpg);
}
.b03 li {
	background-image: url(image/bn03.jpg);
}
