﻿@charset "utf-8";


#Flow {
	width:768px;
	text-align:left;
	margin:auto auto 20px auto;
}


#Flow .head {
	font-size:30px;
	line-height:120%;
	text-align:left;
}


#Flow .waku1 {
	width:568px;
	font-size:24px;
	line-height:120%;
	text-align:left;
	margin:40px 0 0px 0;
}

#Flow .waku2 {
	width:568px;
	font-size:20px;
	line-height:140%;
	text-align:left;
	margin:20px 0 0 0;
}

#Flow .waku2 img {
	margin:10px 0 10px 0;
}

#Flow .waku3 {
	width:768px;
	font-size:20px;
	line-height:140%;
	text-align:left;
	margin:0;
}

#Flow .waku3 .Pright {
	width:180px;
	float:right;
	text-align:center;
}

#Flow .waku3 .Tbox {
	width:568px;
	float:left
	text-align:left;
	margin:0;
}


#Flow .flowhead {
	width:568px;
	text-align:left;
	margin:40px 0 20px 0;
}


#Flow .flowBox {
	width:568px;
	border:solid 1px #0000FF;
}

#Flow .flowBox .Rp {
	float:right;
	width:283px;
	border:none;
}

#Flow .flowBox .bun {
	width:190px;
	border:none;
	margin: 0 0 0 60px;
}

#Flow .flowBox .fd {
	width:283px;
	border:none;
	text-align:center;
	margin: 30px 0 0 0;
}


#Flow .ya{
	width:568px;
	text-align:center;
	margin: 5px 0 5px 0;
}


.blockBlue {
	color:#004EA2;

}
