@charset "utf-8";

h3 {
	width: 580px;
	height: 100px;
	margin-bottom: 20px;
	background: url(../flow/image/title.gif) no-repeat;
	text-indent: -1000em;
}

img.rightSpace {
	margin-right: 8px;
}

.sentence span {
	color: #E58D0E;
}

table {
	margin: 20px auto 0px;
	background: #FFF;
	font-size: 1.2em;
}

th {
	width: 50px;
	text-align: center;
	font-family: Arial;
}

td {
	text-indent: 0.5em;
}

img.allow {
	display: block;
	margin: 15px 0px 15px 120px;
}

.footSpace {
	margin-bottom: 25px;
}