/*CSS*/

@charset "utf-8";

#licenseplan h4 { /* ライセンスプラン小見出し */
	display:block;
	font-size:14px;
	clear: both;
	background: #ffec6c;
	padding:5px 8px;
	margin:15px 0 10px 0;
}

#licenseplan_mainimg{ /* ライセンスプランメインイメージ */
	background:url(../img/licenseplan_mainimg.jpg) no-repeat;
	height:430px;
	text-indent:-9999px;
}

#licenseplan_mainimg ul{
	list-style:none;
}

#licenseplan_ex{ /* 「技術を身につけてさらに上のプロフェッショナルへ」の表 */
	background:url(../img/licenseplan_ex.jpg) no-repeat;
	margin-top:20px;
}
#licenseplan_ex dt{ /* 消してます */
	display:none;
}

#licenseplan_ex dd{ /* 「例えばこんな未来」の文字部分 */
	background:url(../img/licenseplan_if.gif) no-repeat;	
	margin-left:270px;
	padding:0 15px;
	height:120px;
}

#licenseplan_ex dd em{ /* 「例えばこんな未来」です。消してます */
	display:block;
	height:60px;
	text-indent:-9999px;
}
#licenseplan_school { /* 他校へのリンクです */
	background:url(../img/licenseplan_school.gif) no-repeat;
	margin:10px 0 20px 0;
}
#licenseplan_school li{ /* 他校へのリンクです */
	list-style:none;
	float:left;
	height:45px;
	display:block;
}
#licenseplan_school li a{ /* 他校へのリンクです */
	display:block;
	height:45px;
	text-indent:-9999px;
}
#licenseplan_school01 a{width:190px;} /* 他校へのリンクです */
#licenseplan_school02 a{width:190px;} /* 他校へのリンクです */
#licenseplan_school03 a{width:250px;} /* 他校へのリンクです */

#licenseplan_st dt, #licenseplan_st dd strong{ /* 消してる系 */
	display:none;
}

#licenseplan_st dd{ /* 学生さんインタビューの文字部分 */
	padding:70px 0 30px 160px;
	line-height:1.5em;
}

#licenseplan_st01{ /* 学生さんインタビューの背景 */
	background:url(../img/licenseplan_st02.jpg) no-repeat;	
}

#licenseplan_st02{ /* 学生さんインタビューの背景 */
	background:url(../img/licenseplan_st01.jpg) no-repeat;	
}
#licenseplan_apply a{ /* 申込ボタン（調菓用） */
	background:url(../img/licenseplan_apply.jpg) no-repeat;
	display:block;
	width:472px;
	height:56px;
	margin:20px auto;
	text-indent:-9999px;
}

.notice{
	font-size:11px;
}

#licenseplan .main_table {
margin-bottom:10px;
}

#licenseplan .main_table td {
padding:3px;
}

#licenseplan .main_table th { line-height:2em;}