@charset "utf-8";
/* CSS Document */

.title_flor{
	font-size: 20px;
	font-weight: bold;
	color: #DF1515;
	text-align: left;
	line-height: 22px;
}


.style1 {
	color: #669900;
	font-size: 80%;
}


hr{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
}


h2 {
	color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	font-size: 170%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-weight: normal;
}

.tokuten{
	font-size: 100%;
	font-weight: bold;
}


.style2 {
	font-size: 120%;
	font-weight: bold;
	color: #019021;
}


.style3 {
	font-size: 105%;
	font-weight: bold;
	color: #336600;
	background-color: #C8ECD1;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
}
