@charset "utf-8";

.programCont01Wrap{
	border:solid 1px #D6C585;
	padding:9px;
	background:#FEF2F5;
}
.programCont02Wrap{
	width:660px;
	overflow:hidden;
}
.programCont02Wrap .f_right{
	width:202px;
}
.programCont02Wrap .f_left{
	width:445px;
}
.flowBox{
	padding:5px;
	background:#FEF5F9;
}
.arrow{
	padding-bottom:30px;
	background:#FEF5F9 url(../img/img_arrow.gif) no-repeat center bottom;
}
.flowBox p{
	line-height:1.5em;
}