h2 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
	padding: 5px;
	width: 100%;
	border: 1px solid #FF3300;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 2em;

}
.flow {
	font-size: 80%;
	background-color: #CCEDFF;
	text-align: center;
	margin: 0px;
	padding: 3px;
	width: 70%;
	border: 1px solid #0066CC;
	line-height: 130%;

}
.yajirushi {
	font-size: 150%;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.style1 {
	color: #228800;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px dashed #FF9900;
	padding: 3px;
}
.text {
	font-size: 90%;
	line-height: 140%;
}
.text02 {
	font-size: 85%;
}
