@charset "UTF-8";
/* CSS Document */

#base #main #content .dl_link dd {
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
#base #main #content p {
	font-size: 16px;
	background-image: none;
	margin-left: 5px;
	color: #F00;
}
#base #main #content h4 {
	font-size: 18px;
	color: #09F;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #09F;
}
#base #main #content h5 {
	font-size: 18px;
	color: #03F;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #03F;
	border-left-color: #03F;
	line-height: 22px;
	font-weight: normal;
}
#base #main #content {
	border: thin solid #999;
}
