@charset "UTF-8";

@import "../common3rd.css";

/* ================================================================================== 
★　スタッド学習教室 CSS インフォーメーション　★
☆　一緒に学ぼう：学習日の流れ　☆

================================================================================== */
.text-layout,
.text-layoutA{
	margin:10px auto 15px;
}

h3{
	padding:10px 0 0;
}

.text-layoutA p{
	padding:0 0 55px;
	background:url(../../images/common/flow_arrow.gif) no-repeat bottom center;
}

#text-layoutEnd.text-layoutA{
	margin:10px auto 45px;
}

#text-layoutEnd.text-layoutA p{
	padding:0;
	background:none;
}
