/*入学案内*/
#bosyu{}
#bosyu table{margin:10px 0px 5px 10px;}
.title{
	font-size:13px;
	font-weight: bold;
	width:670px;
	height: 22px;
	text-indent:8px;
	margin-top:25px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EEEEEE;
	border-left-color: #0066CC;
}
#bosyu td{	
	text-align:center;
	vertical-align: middle;
	border:1px solid #cccccc;
}
#bosyu .line{
	border-right: 1px solid #F6F6F6;
}
#bosyu .text{margin:10px 0px 0px 10px;width:660px}
#bosyu .bikou{margin:0px 0px 10px 15px;width:660px}


/*学生会館*/

.img_apart{float:left;padding-right:8px;text;vertical-align: text-top;vertical-align: top;}
.img_apart_top{vertical-align:text-top;vertical-align: top;}
.name_apart{text-align:left;font-weight: bold;}

.stext10_l{font-size:10px;text-align:left;line-height:15px;}
.stext10_s{font-size:10px;text-align:left;line-height:12px;color:#333333;}
.stext15_l{font-size:15px;text-align:left;line-height:20px;font-weight: bold;}

/*入学までのフロー*/
#flow table{
	border-collapse:separate;
	margin:0px;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	background-image: url(../school/img/bg_flow_1.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
#flow .flow_set{width:660px;margin:10px;}
#flow .flow_title{
	font-weight: bold;
	font-size:14px;
	color:#111111;
}


