@charset "utf-8";
/* CSS Document */

#main #high h3{/* タイトル */
	background:url(../img/high_tit.gif) no-repeat;
}

/* ======================= 学校見学会・進路説明会 =======================  */


#main ul.main_list_btn{ /* 左マージンあり（通常） */
	list-style:none;
	margin:10px 10px 0 20px;
}
#main ul.main_list_btn li{ 
margin-bottom:15px;
}

/* ======================= 問い合わせ　定義リスト =======================  */

.free_dial dt{
	float:left;
	width:210px;
	margin:10px 10px 0 20px;
	padding-left:15px;
	background:url(../../img/common/arrow03.gif) 0 5px no-repeat;
}

.free_dial dd{
	background: url(../../img/common/tel01.gif) 0 3px no-repeat;
	float:left;
	width:280px;
	margin:10px;
	padding-left:20px;
}