/* CSS Document */

.flow .box01 {
}
.flow img.top-left {
	margin:0 0 20px 0;
	float:left;
}
.flow .top-right {
	width:174px;
	margin:9px 0 20px 0;
	background:url(../../flow/img/flow_sdmenu_bg.jpg) no-repeat;
	float:left;
}
.flow .top-right ul {
	padding:8px 16px 4px 26px;
}
.flow .top-right ul li {
	width:132px;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #ccc;
	color:#0066FF;
	clear:both;
}
.flow .top-right ul li dl {
	width:132px;
	clear:both;
}
.flow .top-right ul li dl dt {
	width:30px;
	float:left;
}
.flow .top-right ul li dl dd {
	width:102px;
	float:left;
}
.flow .top-right ul li a {
	color:#0066FF;
	text-decoration:none;
}

.flow .box02 {
	width:542px;
	float:left;
}
.flow h2 {
	margin:0 0 6px 0;
	padding:0 0 2px 0;
	border-bottom:1px dotted #ccc;
	color:#FF7800;
	font-weight:bold;
	font-size:100%;
}
.flow img.left {
	float:left;
	border:1px solid #666;
	margin:0 10px 8px 0;
}
.flow img.right {
	margin:0 0 8px 10px;
	border:1px solid #666;
	float:right;
}
.flow .box03 {
	width:174px;
	float:right;
	margin:0 11px 0 0;
	display:inline;
}



