@charset "utf-8";
/* CSS Document */

div.flsh_area{
margin:0 0 30px 0;
}

ul.top_bnr_lst{
width:100%;
margin:0 0 21px;
}

ul.top_bnr_lst li{
float:left;
margin:0 22px 30px 0;
}

ul.top_bnr_lst li.lst{
float:right;
margin:0 0 30px 0;
}

div.bnr_erea{
width:100%;
margin:0 0 20px 0;
}
	

ul.scl_bnr_lst{
width:100%;
margin:0 0 50px 0;
}

ul.scl_bnr_lst li{
float:left;
margin:0 10px 10px 0;
}

ul.scl_bnr_lst li.lst{
float:right;
margin:0 0 50px 0;
}


/* why
---------------------------------------------------------- */

dl.top_txt_unt{
position:relative;
margin:0 0 26px;
}

dl.top_txt_unt dd{
	position:absolute;
	top:58px;
	left:12px;
	width: 680px;
}



/* school
---------------------------------------------------------- */


dl.info_list {
  float: left;
  width: 370px;
}
dl.info_list dt {  
  clear: left;
  float: left;
  margin-bottom: 10px;  
  padding-bottom: 5px;  
  width: 10em;
  float: left;  
  clear: both;  
  font-weight: bold;  
}  

dl.info_list dd {  
  margin-bottom: 10px;  
  padding: 0 0 1em 10em;
  border-bottom: 1px dotted #999999;
  margin-left:0px;
  zoom: 1;
}


/* inquiry
---------------------------------------------------------- */

table th{
	background-color:#D7F4FD;
	border-bottom:1px solid #CCCCCC;
	font-weight:normal;
	padding:10px;
}

table td{
	border-bottom:1px solid #CCCCCC;
	padding:10px;
}

.caution{
color:#FF3300;}




/* sitemap
---------------------------------------------------------- */

ul.smp_lst{
width:100%;
margin-bottom:50px;
}

ul.smp_lst li{
margin:0 0 10px;
padding:0 0 0 15px;
}
