﻿/* Flow Style CSS */
.topbox
{
	width: 760px;
	margin-left: 10px;
}

.flow-parentbox0
{
	float: left;
	border: solid 1px #999999;
	margin-bottom: 0px;
}


.flow-parentbox
{
	float: left;
	border: solid 1px #999999;
	margin-bottom: 10px;
}

.flow-parentboxLower
{
	float: left;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	margin-bottom: 10px;
}

.flow-leftbox
{
	width: 250px;
	font-size:12px;
	font-weight: bold;
	float:left;
	line-height: 1.5;
	text-align: center;
	border-right: solid 1px #999999;
	background-color: #C9D1E4;
}

.flow-leftboxLower
{
	width: 250px;
	font-size:12px;
	font-weight: bold;
	float:left;
	line-height: 1.5;
	text-align: center;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	background-color: #C9D1E4;
}

.flow-rightbox
{
	width:520px;
	background-color: White;
	line-height: 1.5;
	font-size: 12px;
	float: right;
	margin-right:5px;
}

.innerbox5px
{
	margin: 5px;
	margin-right: 5px;
}

.left-innerbox10px
{
	margin-bottom: auto;
	margin-left: 5px;
	margin-right: 5px;
	width: auto;
}

.arrowbox
{
	margin-left: 117px;
	margin-bottom: 10px;
	width: 12px;
}


.t16-1B639DBold {color: #1B639D;font-size: 16px;font-weight:bold;line-height:1.3;}

.deffont
{
	font-family:ＭＳ Ｐゴシック, Osaka, Verdana, Arial, Helvetica;
	font-size:12px;
	line-height:1.5;
}
