@charset "utf-8";
/* CSS Document */

#visual {
	background: url(../first/images/h2.jpg) no-repeat center top;
}

#box_flow {
	width: 656px;
	margin: 0;
	border: 1px dotted #fd69a4;
}
#box_flow.no1 {
	margin-top: 20px;
	background: url(../first/images/flow_no1.gif) no-repeat top left;
}
#box_flow.no2 {
	background: url(../first/images/flow_no2.gif) no-repeat top left;
}
#box_flow.no3 {
	background: url(../first/images/flow_no3.gif) no-repeat top left;
}
#box_flow.no4 {
	background: url(../first/images/flow_no4.gif) no-repeat top left;
}
#box_flow.no5 {
	background: url(../first/images/flow_no5.gif) no-repeat top left;
}
#box_flow.no6 {
	background: url(../first/images/flow_no6.gif) no-repeat top left;
}
#box_flow.no7 {
	background: url(../first/images/flow_no7.gif) no-repeat top left;
}

#box_flow table {
	margin: 16px 10px 5px 40px;
	padding: 0;
}
#box_flow th {
	font-size: 110%;
	font-weight: bold;
	color: #713a06;
}
#box_flow td {
	padding-top: 10px;
	vertical-align: top;
}
#box_flow font.point {
	font-size: 0.9em;
	color: #8A3E28;
}

#arrow {
	width: 660px;
	margin: 0;
	text-align: center;
}
