#contents .box {
	width: 500px;
}
#contents .box-header {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/flow/bg_01.gif);
	height: 10px;
	background-repeat: no-repeat;
}
#contents .box-body {
	background-image: url(../images/flow/bg_02.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents .box h2 {
	margin-bottom: 10px;
}

#contents .box p {
	margin-bottom: 1em;
}
#contents .box ol li{
	margin-left: 12px;
	text-indent: -12px;
}
#contents .box .image {
	float: right;
	width: 210px;
	text-align: right;
}
#contents .box strong {
	color: #00B2D9;
}


#contents .box-footer {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/flow/bg_03.gif);
	height: 10px;
}
#contents .break {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#flow1,
#flow2,
#flow3,
#flow4,
#flow5,
#flow6 {
	position: relative;
	width: 760px;
}
#flow1 .charactor {
	height: 184px;
	width: 240px;
	position: absolute;
	top: 50px;
	right: 0px;
}
#flow2 .charactor {
	height: 184px;
	width: 240px;
	position: absolute;
	top: 20px;
	right: 0px;
}
#flow3 .charactor {
	height: 184px;
	width: 240px;
	position: absolute;
	top: 20px;
	right: 0px;
}
#flow4 .charactor {
	height: 184px;
	width: 240px;
	position: absolute;
	top: 10px;
	right: 0px;
}
#flow5 .charactor {
	height: 184px;
	width: 240px;
	position: absolute;
	top: 10px;
	right: 0px;
}
#flow6 .charactor {
	height: 184px;
	width: 240px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#flow6 {
	margin-bottom: 20px;
}

