@charset "UTF-8";

@import "../common3rd.css";

/* ================================================================================== 
★　スタッド学習教室 CSS インフォーメーション　★
☆　先生になりませんか：教室開設までの流れ　☆

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

h3{
	padding:10px 0 0;
}

h3.open_flow_step02{
	padding: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;
}

#left-nav-in li dt.left-nav-in-short a span{
	letter-spacing:-0.3em;
}

.text-layoutA p.text-layout-openflow02{
	padding:0;
	background:none;
}

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