@charset "UTF-8";






/* 1段目
===================================*/


#main {
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	min-height: 0px;
	width: 100%;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../images/college/main.jpg);
	background-size: cover;
	}


.c_map {
	margin-bottom: 100px;
	margin-top: 50px;
	}


#colle  {
	width: 1200px;
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 30px;	
	}
	#colle ul {
margin-right: -40px;
overflow: hidden;
_zoom: 1;
	}
	#colle ul li{
	float: left;
	padding-right: 30px;
	padding-bottom: 0px;
	}
