
/* 産学協同
---------------------------------------------- */

/* ================= 目次 =======================

　1.index

============================================== */

/* 1.index
---------------------------------------------- */
.mg-ud10{
	margin:10px 0px 10px 0px;
	}

.mg-ud20{
	margin:20px 0px 20px 0px;
	}

.hr01{
	border:1px solid #777777;
	border-width:1px 0px 0px 0px;
	height:1px;
	}
	
.list-invisible{
	list-style:none;
	}
	
.list-square{
	list-style:square;
	margin-left:16px;
	}
	
.list-invisible2{
	list-style:none;
	margin-left:-16px;
	}
	
.center{
	text-align:center;
	}
	
.enclosed{
	border:4px solid #cc9999;
	margin:10px 0px 10px 0px;
	padding:20px 22px 20px 22px;
	zoom:1;
	}

.wd-150{
	width:150px;
	}
	
.wd-352{
	width:352px;
	}

.fs11{
	font-size:90%;
	}
	
.mg-right30{
	margin-right:30px
	}

h6{
	background-image: url(../../../common/h5-bg.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	height:40px;
	background-position:left bottom;
	font-size:110%;
	margin:0px;
}
	


.underline{
	text-decoration:underline;
	
	}
	
	
/*  */
#companyList{
	border:5px solid #FCC;
	padding:10px;
	margin-top:10px;
	background:#FFD;
	}
#companyList dt{
	color:#C00;
	}
#companyList dd{
	font-size:10px;
	margin-bottom:10px;
	border-bottom:#EEE 1px dotted;
	}
