﻿@charset "UTF-8";

@import "../common3rd.css";

/* ================================================================================== 
★　スタッド学習教室 CSS インフォーメーション　★
☆　先生になりませんか：スタッドで教えるということ　☆

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

h3{
	padding:10px 0 0;
}

.teacher-about{
	width:570px;
	margin:20px auto 35px;
}

.teacher-aboutL{
	float:left;
	width:270px;
}

.teacher-aboutR{
	float:right;
	width:270px;
}

.teacher-about dd{
	padding:8px 0 0;
	font-size:1.2em;
	line-height:1.8em;
	text-align:justify;
	text-justify:inter-ideograph;
}
