@charset "UTF-8";
h1 {
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size:20px;
	margin:0;
	color:#006633;
	background-image: url(../img/midashi_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	height: 40px;
}
.midashi {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0066FF;
}
.small {
	font-size: 11px;
	line-height: 14px;
	color: #663300;
}
