@charset "euc-jp";
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	background-image: url(green.jpg);
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: 20px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9900;
	border-left-color: #FF9933;
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
}
.gyoukan {
	line-height: 25px;
}
