@charset "Shift_JIS";
h1 {
	color: #5033ae;
	font-size: xx-small;
	font-style: italic;
	text-align: right;
	font-weight: lighter;
}
h2 {
	border-top-style: solid;
	border-top-color: #e6b319;
	border-left-color: #e6b319;
	border-top-width: 2px;
	border-left-style: solid;
	border-left-width: 2px;
	padding: 5px;
	color: #6a5c95;
	font-size: medium;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6b319;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e6b319;
	border-radius: 8px;
	text-indent: 4px;
}
h3 {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #e6b319;
	padding-top: 2px;
	padding-left: 4px;
	font-size: small;
	color: #6a5c95;
}
h4 {
	font-size: small;
	text-shadow: 1px 1px 2px #6a5c95;
	line-height: 125%;
	color: #555;
}
p {
	line-height: 150%;
	font-size: small;
}
