@charset "utf-8";

/*
#side,#main,article,section{border: 1px solid #669999 ;}
*/


.flowchart-box{}
table.shinryou-flowchart{
	border-collapse: separate ;
	border-spacing: 3px;
}
table.shinryou-flowchart th{
	padding: 5px 10px 2px 10px ;
	text-align:center;
	vertical-align:middle;
	background: #737F4B ;
	white-space: nowrap ;
	color: #FFF ;
	border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}

table.shinryou-flowchart td{
	padding: 5px 10px 2px 10px ;
	vertical-align:middle;
	background: #EDF2DC ;
	border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}
table.shinryou-flowchart .line{
	padding: 0px ;
	background: none ;
	line-height: 100% ;
	text-align:center;
}




.okoshinokatahe section,
.box03 section{
	padding-left: 20px ;
}
.okoshinokatahe section.text-box1{
	margin: 0px 0px 15px 0px ;
}
.okoshinokatahe section.text-box2{
	margin: 0px 0px 10px 10px ;
}






