
/* ===========================================
FLOW
==============================================*/

.flow #msg {
	position: relative;
	height: 367px;}

.flow #msg .png {
	position: absolute;
	right: -15px; top: -22px;}

.flow h3 {margin-bottom: 15px;}
.flow h4 {margin-bottom: 25px;}

.flow #msg p {
	margin: 0 280px 20px 2px;}

/* FLOWBOX
----------------------------------------------*/


.flowbox {
	width: 362px;
	background-color: #fff;}

#leftbox {
	float: left;
	margin-right: 30px;
	border: 3px solid #966;}

#rightbox {
	float: right;
	border: 3px solid #c60465;}

.flowbox dt {text-align: center;}

#leftbox dt {background-color: #966;}
#rightbox dt {background-color: #c60465;}

.flowbox div {
	clear: both;
	margin: 10px;
	background: url(../img/border.gif) left bottom no-repeat;}

#leftbox div strong {color: #966;}

.flowbox .box01 {height: 140px;}
.flowbox .box02 {height: 200px;}
.flowbox .box03 {height: 222px;}
.flowbox .box04 {height: 254px;}
.flowbox .box05 {height: 103px;}
.flowbox .box06 {height: 65px;}
.flowbox .last {height: 68px;}

#leftbox .box01 span img {
	float: left;
	margin: 0 10px 0 0;}

#leftbox .box01 p {margin: 8px 0 15px 0;}

#leftbox .box02 p {margin: 20px 0 0 0;}

#leftbox .box03 p {
	margin: 10px 0 0 0;
	padding-left: 95px;}

#leftbox .box06 img {padding-top: 10px;}

.flowbox .last {
	display: block;
	margin: 10px 0 10px 10px;}

#leftbox .last img {padding-top: 15px;}

#rightbox .check {
	padding-left: 20px;
	line-height: 15px;
	background: url(../img/checkbox.gif) left top no-repeat;}

#rightbox ul li {
	padding-left: 20px;
	line-height: 1.7em;
	margin-bottom: 5px;
	background: url(../img/checkbox.gif) left 3px no-repeat;}

#rightbox .box02 img {margin-bottom: 5px;}

#rightbox .box03 p {margin-bottom: 15px;}

#rightbox .box04 img {margin-bottom: 15px;}

#rightbox .box04 ul {clear: both;}

#rightbox .box04 .ul02 {margin: 5px 0 8px 0;}

#rightbox .box04 ul li {
	display: block;
	width: 150px;
	float: left;}

#rightbox .box04 .check {
	clear: both;
	margin-bottom: 10px;}

#rightbox .box05 p {margin-bottom: 3px;}

/* FLOWBOX
----------------------------------------------*/