/*CSS*/

@charset "utf-8";

#foreigner h4 {
	display:block;
	font-size:14px;
	clear: both;
	background: #ffec6c;
	padding:5px 8px;
	margin:15px 0 10px 0;
}

#foreigner h4.space {
margin-top:50px;

}




#foreigner ul{
	list-style:none;


}

#foreigner li.foreigner_text01{ /* 本文 */

}

#foreigner li.foreigner_text02{ /* ひらがな */
	font-size:11px;
	padding:10px;
	margin:10px 0;
	border:#99ff00 2px dotted;
}

#foreigner address{
	font-style:normal;
	display:block;
	padding-bottom:20px;
}
#foreigner div.foreigner_apply {
	background:url(../img/foreigner_apply_btn.jpg) no-repeat;
	width:473px;
	height:56px;
	margin:0 auto;
}
#foreigner div.foreigner_apply a{
	display:block;
	width:473px;
	height:56px;
	margin:0 auto;
	text-indent:-9999px;
}
#foreigner span.ruby{
	font-size:11px;
	display:block;
}

/*:::::::::::::: 学科概要 ::::::::::::::*/

#foreigner #foreigner_course{

}

#foreigner #foreigner_course dt{ /* 消してます */
	display:none;
}

#foreigner #foreigner_course dd{
	clear:both;
	padding-left:160px;
	margin:10px 0;
}

/* 学科概要のタイトル */
#foreigner_seika{background:url(../img/foreigner_seika.jpg) no-repeat;height:146px;}
#foreigner_jyokyu{background:url(../img/foreigner_jyokyu.jpg) no-repeat;height:146px;}

/*:::::::::::::: 体験＆見学 ::::::::::::::*/
#foreigner  #foreigner_taiken{
	background:url(../img/foreigner_taiken.jpg) right top no-repeat;
	padding-right:320px;
}

#foreigner  #foreigner_taiken a{
	display:block;
	background:url(../img/foreigner_taiken_btn.gif) no-repeat;
	width:310px;
	height:47px;
	text-indent:-9999px;
}

#foreigner  #foreigner_kengaku{
	background:url(../img/foreigner_kengaku.jpg) right top no-repeat;
	padding-right:320px;
}


/*:::::::::::::: 入学までの流れ ::::::::::::::*/
#foreigner  #foreigner_nagare {
	background:url(../img/foreigner_nagare.gif) 5px 0 repeat-y;
}
#foreigner_nagare01{background:url(../img/foreigner_nagare01.gif) 5px 0 no-repeat;}
#foreigner_nagare02{background:url(../img/foreigner_nagare02.gif) 5px 0 no-repeat;}
#foreigner_nagare03{background:url(../img/foreigner_nagare03.gif) 5px 0 no-repeat;}
#foreigner_nagare04{background:url(../img/foreigner_nagare04.gif) 5px 0 no-repeat;}
#foreigner_nagare05{background:url(../img/foreigner_nagare05.gif) 5px 0 no-repeat;}
#foreigner_nagare06{background:url(../img/foreigner_nagare06.gif) 5px 0 no-repeat;}
#foreigner_nagare07{background:url(../img/foreigner_nagare07.gif) 5px 0 no-repeat;}
#foreigner_nagare08{background:#ffffff url(../img/foreigner_nagare08.gif) 5px 0 no-repeat;}

#foreigner  #foreigner_nagare dt{ /* 消してます */
	display:none;
}

#foreigner  #foreigner_nagare dd{
	clear:both;
	padding:10px 0 10px 190px;
}


/* マウスオーバーでバルーン表示 */

.hotspot {
	padding-bottom:1px;
	cursor:pointer
}

#tt {position:absolute; display:block; background:url(../img/tt_left.gif) top left no-repeat;}
#tttop {display:block; height:5px; margin-left:5px; background:url(../img/tt_top.gif) top right no-repeat; overflow:hidden;}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#ffd9df; color:#333;}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../img/tt_bottom.gif) top right no-repeat; overflow:hidden;}

.hotspot small {
	font-size: 11px;
}

