@charset "UTF-8";

h3.h3_03_01 {
	background-image: url(../images/03_01.gif);
}
h3.h3_03_02 {
	background-image: url(../images/03_02.gif);
}
h3.h3_03_03 {
	background-image: url(../images/03_03.gif);
}
h3.h3_03_04 {
	background-image: url(../images/03_04.gif);
}
h3.h3_03_05 {
	background-image: url(../images/03_05.gif);
}
h4 {
	font-size: 16px;
	padding: 10px;
	color: #CC0000;
}
div.section dl {
	background-color: #FFFFEE;
}
div.section dl dt {
	font-size: 14px;
	padding: 10px 20px 2px 20px;
	color: #000099;
}
div.section dl dd {
	font-size: 12px;
	line-height: 1.7em;
	padding: 0px 20px 20px 20px;
	border-bottom: solid 1px #CCCCCC;
}