@charset "utf-8";

.flow{
	padding: 0px 0px 0px 105px;
	min-height: 95px;
	margin-bottom: 30px;
}

.flow dt{
	margin-bottom: 8px;
}

#s01{
	background:url(../schedule/img/step01.gif) no-repeat left top;
}

#s02{
	background:url(../schedule/img/step02.gif) no-repeat left top;
}

#s03{
	background:url(../schedule/img/step03.gif) no-repeat left top;
}

#s04{
	background:url(../schedule/img/step04.gif) no-repeat left top;
}

.sample{
	margin-bottom:30px;
}

.b60{
	margin-top:10px;
}

.emph{
	font-size: 124%;
	font-weight: normal;
}

