﻿@charset "UTF-8";

@import "../common2nd_index.css";

/* ================================================================================== 
★　スタッド学習教室 CSS インフォーメーション　★

☆　先生になりませんかindex.html関連　☆

================================================================================== */
#key-category.for-teacher{
	width:588px;
	margin:10px auto 0;
	background:url(../../images/teacher/index/index_pic.gif) no-repeat bottom left;
}

#key-contentL #key-category #key-categoryL h2,
#key-contentL #key-category #key-categoryR h2{
	width:auto;
	margin:0;
}


#key-category p img{
	margin:20px 0 0;
}

#key-category p.for-teacher-img img{
	margin:10px 0 0;
}


#key-category h3{
	padding:5px 0 5px 10px;
	text-align:left;
}

#key-category li.for-teacher-ctg01{
	float:left;
	width:190px;
	padding:5px 0; 
}

#key-category li.for-teacher-ctg01 span{
	display:block;
	padding:0 3px 0 32px;
	
	text-align:justify;
	text-justify:inter-ideograph;
}

#key-category li.for-teacher-ctg02{
	float:right;
	width:80px;
	padding:5px 0 0;
}


#key-category #for-teacher-ctg03 dl{
	float:left;
	width:220px;
	padding:5px 0; 
}

#key-category #for-teacher-ctg03 dd{
	padding:0 23px 0 32px;
	
	text-align:justify;
	text-justify:inter-ideograph;
}

#key-category #for-teacher-ctg03 p{
	float:right;
	width:56px;
}


#key-newsTeacher.key-newsTtl{
	margin:30px 0 0;
	background:url(../../images/index/index_news02_dot.gif) repeat-x bottom;
}


#h1teacher{position:relative;}
#h1teacher .index_bt01{
	position: absolute;
	left: 650px;
	top: 35px;
}
#h1teacher .index_bt02{
	position: absolute;
	left: 650px;
	top: 129px;
}

