﻿@charset "UTF-8";

@import "../common3rd.css";

/* ================================================================================== 
★　スタッド学習教室 CSS インフォーメーション　★
☆　先生になりませんか：指導者募集要項　☆

■１．共通項目変更

■２．仕事の内容

■３．開設条件

■４．下部メニューボタン

===================================================================================== 

■１．共通項目変更

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

h3{
	padding:10px 0 0;
}

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

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

/* ================================================================================== 

■２．仕事の内容

================================================================================== */
.text-layout ul{
	padding:15px 0 10px;
}

.text-layout li{
	display:-moz-inline-block;
	display:inline-block;
	/display:inline;
	/zoom:1;
	text-align:center;
}

.text-layout  li img{
	margin:0 15px;
}

.text-layoutA ul{
	float:left;
	width:365px;
	padding:2px 0 0;
	
	font-size:1.2em;
	line-height:1.8em;
	text-align:justify;
	text-justify:inter-ideograph;
}

.text-layoutA li{
	padding:0 0 15px 20px;
	background:url(../../images/common/icon_circle_green.gif) no-repeat 0 2px;
}

.text-layoutA li p{
	float:none;
	width:auto;
	padding:3px 0 0;
	margin:0;
	line-height:0.1em;
	font-size:0.1em;
	text-align:right;
}

.text-layoutA li p img{
	float:none;
	margin:0;
}

/* ================================================================================== 

■３．開設条件

================================================================================== */

.text-layoutA li dl{
	margin:0 0 10px;
	min-height:81px;
	/height:81px;
	background:url(../../images/teacher/guideline/guideline_pic03.gif) right top no-repeat;
}

.text-layoutA li dt{
	padding:0 85px 0 0;
	color:#e25e9c;
}

.text-layoutA li dd{
	padding:0 85px 0 1em;
}

/* ================================================================================== 

■４．その他（開設のメリットなど）

================================================================================== */

.text-layout dl{
	padding:2px 0 30px;
	
	font-size:1.2em;
	line-height:1.8em;
	text-align:justify;
	text-justify:inter-ideograph;
}

.text-layout dd{
	padding:0 0 15px 20px;
	background:url(../../images/common/icon_circle_green.gif) no-repeat 0 2px;
}







