@charset "utf-8";
#sub {
	width: 570px;
	background-repeat: no-repeat;
	left: 0px;
	margin-top: 15px;
	overflow:auto;
	margin-bottom: 0px;
}
#main h2 {
	background-image:url(h3_bg.jpg);
	border:3px double #FF9900;
	color: #FFFFFF;
	font-size: 100%;
	padding-left: 4px;
	clear:both;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main h3 {
	color: #CC4200;
	font-size:90%;
	background-image:none;
	padding-left: 5px;
	margin-top: 35px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CC4200;
	border-left-color: #CC4200;
}
#main h4 {
	color:#FF6600;
	font-size:80%;
	background-image:none;
	padding-left: 0px;
	margin-top: 25px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #FF6600;
	margin-right: 275px;
}
#main h5 {
	color:#009900;
	font-size:80%;
	background-image:none;
	padding-left: 0px;
	margin-top: 25px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #FF6600;
	margin-right: 275px;
}
#main p {
	font-size: 80%;
	color:#333333;
	line-height: 170%;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 15px;
	padding-left: 15px;
}
#contents #main dl {
	font-size: 80%;
	color:#333333;
	line-height: 170%;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 15px;
	padding-left: 15px;
}
