@import url(common/import.css);

/*
----------------------------------------------------------------------------
basicinfo　大学案内
----------------------------------------------------------------------------
*/

body.basicinfo h2#mainimg{
	background:url(../img/basic_info/common/title.jpg) no-repeat;
	}
	
/*--財務についてー--*/
body#basicinfo-index h3#st01{
	background:url(../img/basic_info/index/st01.gif) no-repeat;
	}

body#basicinfo-index h4#sst01{
	background:url(../img/basic_info/index/sst01.gif) no-repeat;
	}
	
body#basicinfo-index h4#sst02{
	background:url(../img/basic_info/index/sst02.gif) no-repeat;
	}
	
body#basicinfo-index h4#sst03{
	background:url(../img/basic_info/index/sst03.gif) no-repeat;
	}
	
body#basicinfo-index div.financial{
	background:url(../img/common/line.gif) no-repeat bottom;
	padding-bottom:10px;
	}
	
body#basicinfo-index div.fin-material{
	clear:both;
	/*border-top:1px solid #999;*/
	padding-top:10px;
	margin-bottom:20px;
	}
	
body#basicinfo-index div.fin-material h5{
	width:95px;
	float:left;
	}
	
/*body#basicinfo-index div.fin-material ul{
	width:565px;
	float:right;
	}*/
	
/*body#basicinfo-index div.fin-material ul{
	float:right;
	}*/
	
body#basicinfo-index div.fin-material ul li{
	display:inline;
	padding-right:20px;
	}
	
	
	
table.tablebasic {
    margin-top: 16px;
}
table.tablebasic {
    width: 100%;
}
	
td.test{
	width:100px;
}
	
body#basicinfo-index .fin-material .listmark01 li a{
	font-size:12px;
}	
/*--自己点検・評価報告書ー--*/
body#basicinfo-report h3#st01{
	background:url(../img/basic_info/report/st01.gif) no-repeat;
	}

body#basicinfo-report div#reportbox{
	background:url(../img/basic_info/report/p01.jpg) no-repeat top right;
	height:329px;
	min-height:auto !important;
	height:329px;
	}
	
body#basicinfo-report div#reportbox div#reportlist{
	width:420px;
	background:url(../img/common/line.gif) no-repeat bottom;
	padding-bottom:10px;	
	}
	
body#basicinfo-report div#reportlist dl{
	border-top:1px solid #999;
	padding-top:10px;
	}
	
body#basicinfo-report div#reportlist dl dt{
	width:70px;
	float:left;
	
	}

body#basicinfo-report div#reportlist dl dd{
	width:330px;
	float:right;
	}

/*--人事・採用についてー--*/
body#basicinfo-employment h3#st01{
	background:url(../img/basic_info/employment/st01.gif) no-repeat;
	}
body#basicinfo-employment p img.rollover {
	margin-right:10px;
}

body#basicinfo-employment h4#sst00{
	font-size:20px
	}
body#basicinfo-employment h4#sst01{
	background:url(../img/basic_info/employment/sst01.gif) no-repeat;
}
body#basicinfo-employment h4#sst02{
	background:url(../img/basic_info/employment/sst02.gif) no-repeat;
}
body#basicinfo-employment h4#sst03{
	background:url(../img/basic_info/employment/sst03.gif) no-repeat;
}
body#basicinfo-employment h4#sst04{
	background:url(../img/basic_info/employment/sst04.gif) no-repeat;
}

body#basicinfo-employment div#contentsR {
	width:320px;
	float:right
}

body#basicinfo-employment div#contentsL {
	/*width:320px;
	float:left;*/
}
body#basicinfo-employment div#contentsR ul.listmark01 li,
body#basicinfo-employment div#contentsL ul.listmark01 li{
	/*float:left;*/
	margin-right:2em;
	width:100%;
}




/*--学則--*/
body#basicinfo-rules{
}



/*
----------------------------------------------------------------------------
huckclearfix
----------------------------------------------------------------------------
*/


body#basicinfo-report div#reportlist dl:after,
body#basicinfo-index div.fin-material:after{
	content: "";
	display: block;
	height:0;
	clear: both;
	visibility:hidden;
	}	



body#basicinfo-report div#reportbox div#reportlist dl,
body#basicinfo-index div.fin-material{
	display:inline-block;
	}
 
/*\*/


* html body#basicinfo-report div#reportbox div#reportlist dl,
* html body#basicinfo-index div.fin-material{
	height:1%;
}



body#basicinfo-report div#reportbox div#reportlist dl,
body#basicinfo-index div.fin-material{
	display:block;
	}

/**/	
	