@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;
}

/* /////////////////////////////////////////////////////////////////////////////////  

■２．体験学習のチャンスがあります!

////////////////////////////////////////////////////////////////////////////////// */

#student3rd-ctg{
	margin:25px auto;
	background:url(../../images/common/ctg3rd_bg_green.gif) repeat-y;
}

#student3rd-ctg-in{
	padding:0 0 10px;
	background:url(../../images/common/ctg3rd_bg_green_end.gif) no-repeat bottom;
	
	font-size:1.2em;
}

#experience-chance{
	width:560px;
	margin:8px auto;
}

#experience-chanceL{
	float:left;
	width:395px;
}

#experience-chanceR{
	float:right;
	width:156px;
}

#experience-chanceL p{
	line-height:1.8em;
}

#experience-chanceL p img{
	margin:10px 0 5px;
}

