@charset "UTF-8";

@import "../common3rd.css";

/* ================================================================================== 
★　スタッド学習教室 CSS インフォーメーション　★
☆　一緒に学ぼう：入会のご案内　☆


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

h3{
	padding:10px 0 0;
}

.text-layout-admission{
	margin:10px auto 45px;
}

#text-layoutEnd.text-layoutA p.text-layout-admissionBtn01{
	padding:8px 0 0;
	text-align:right;
}

#text-layoutEnd.text-layoutA p img{
	float:none;
}

p.text-layout-admissionBtn02{
	width:496px;
	margin:0 auto 30px;
	text-align:right;
}


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

■料金表

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

#text-layout-admission{
	position:relative;
	width:492px;
	margin:15px auto;
	background:url(../../images/student/admission/admission_tb_bg.gif) repeat-y;
}

#text-layout-admissionTop{
	background:url(../../images/student/admission/admission_tb_bg_top.gif) top no-repeat;
}

#text-layout-admissionEnd{
	padding:3px;
	background:url(../../images/student/admission/admission_tb_bg_end.gif) bottom no-repeat;
}

#text-layout-admission table{
	width:486px;
	margin:0 auto;
	border-collapse:collapse;
	font-size:1.2em;
}

#text-layout-admission table th{
	padding:5px 3px 8px;
	background:url(../../images/student/admission/admission_th_bg01.gif) no-repeat bottom right;
	color:#FFF;
	text-align:center;
}

#text-layout-admission table th.admission-thR{
	background:url(../../images/student/admission/admission_th_bg02.gif) no-repeat bottom right;
}

#text-layout-admission table th.admission-thB{
	padding:5px 3px;
	background:url(../../images/student/admission/admission_th_bg03.gif) no-repeat bottom right;
}

#text-layout-admission table td{
	padding:5px 3px 8px;
	background:url(../../images/student/admission/admission_td_bg01.gif) no-repeat bottom right;
	text-align:center;
}

#text-layout-admission table td.admission-tdR{
	background:url(../../images/student/admission/admission_td_bg02.gif) repeat-x bottom right;
}

#text-layout-admission table td.admission-tdB{
	padding:5px 3px;
	background:url(../../images/student/admission/admission_td_bg03.gif) repeat-y bottom right;
}

#text-layout-admission table td.admission-tdEnd{
	padding:5px 3px;
	background:none;
}

span.admission-R90LT{
	position:absolute;
	display:block;
	width:8px;
	height:8px;
	background:url(../../images/student/admission/admission_90r_lt.gif) no-repeat;
	left:3px;
	top:3px;
}

span.admission-R90RT{
	position:absolute;
	display:block;
	width:8px;
	height:8px;
	background:url(../../images/student/admission/admission_90r_rt.gif) no-repeat;
	right:3px;
	top:3px;
}

span.admission-R90LB{
	position:absolute;
	display:block;
	width:8px;
	height:8px;
	background:url(../../images/student/admission/admission_90r_lb.gif) no-repeat;
	left:3px;
	bottom:3px;
}

.ie6 span.admission-R90LB{
	position:absolute;
	display:block;
	width:8px;
	height:8px;
	background:url(../../images/student/admission/admission_90r_lb.gif) no-repeat;
	left:3px;
	bottom:0px;
}














