﻿@charset "UTF-8";

@import "../common2nd_index.css";

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

☆　一緒に学ぼうindex.html関連　☆

================================================================================== */
#key-category.for-student{
	width:588px;
	margin:10px auto 0;
}

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



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

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

#key-category #for-student-list p{
	float:right;
	width:60px;
}

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




