@charset "shift_jis";
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #FF0099;
	padding: 5px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 1px dotted #FF3333;
	color: #FFFFFF;
}
p {
	font-size: 14px;
	line-height: 20px;
}
h3 {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3366;
}
