@charset "utf-8";

/* --------------------------------
	各カテゴリTopCSS：大学概要
-------------------------------- */


/* ==========================================================================================================

	 mainContent
 
============================================================================================================*/
/*  ------------------------------------------------------------------

	キービジュアル

---------------------------------------------------------------------*/
#mainGraphic .catId{
	background: url(../../../img/about/common/mainGraphic.jpg) no-repeat center top;
}


/*  ------------------------------------------------------------------

	数字で見るTop

---------------------------------------------------------------------*/
.dataBtn01 .floatL{
	width: 342px;
}
.dataBtn01 .floatR{
	width: 328px;	
}

.dataBtn02 .floatL{
	width: 425px;	
}
.dataBtn02 .floatR{
	width: 245px;	
}

.dataBtn01 .floatL a,
.dataBtn01 .floatR a,
.dataBtn02 .floatL a,
.dataBtn02 .floatR a{
	display: block;
	float: left;
}
ul.ulTypeReport {
	padding-left: 25px;
}

ul.ulTypeReport li {
	list-style: none;
	margin-bottom: 10px;
}
/*  nest <ul> 
-----------------------------------*/
ul.ulTypeReport ul {
	margin-left: 25px;
	padding: 15px 0 3px;
}
ul.ulTypeReport ul li {
	list-style: none;
	margin-bottom: 10px;
}


div.clmWrap03L .clm.large,
.ulWrap03L li.large{
	float: right;
	width: 65%;
}

/*  ------------------------------------------------------------------

	省エネ保護方針

---------------------------------------------------------------------*/

.ulType_ene {
	list-style:none;
}


.ulType_ene li {
	font-size:120%;
	border-bottom:#EEE dotted 1px;
	margin-bottom:15px;
	background: url(../../../img/common/linkArrow_general05.png) no-repeat 0% 5px;
	padding-left: 20px;
}

area {
	border:none; 
	outline:none;
}













