@charset "UTF-8";

.contactArea{
	padding:10px;
}

.subTitle{
	color:#669900;
	font-size:14px;
	font-weight:bold;
}

.daihyoList .t1{
	width:150px;
	color:#FFFFFF;
	background-color:#669900;	
	font-weight:bold;
	padding:5px;
}

.daihyoList .t2{
	font-weight:bold;
	padding:5px 5px 5px 30px;
}

.gimuList td,
.gimuList th{
	border:solid 1px #cccccc;
	padding:5px;
}

.gimuList th{
	background-color:#E4E4E4;
	font-weight:normal;
	white-space:nowrap;
}

.gimuList td{
}

.gimuList span{
	width:70px;
}
.gakkaList th,
.gakkaList td	{
	border:solid 1px #cccccc;
	padding:5px;
}

.gakkaList th{
	background-color:#E4E4E4;
	font-weight:normal;
}

.hakko{
	color:#669900;
	font-weight:bold;
}

.hakkoLink{
	background:url(../../img/college_arrow.jpg) left center no-repeat;
	padding-left:15px;
}
.goTop{
	text-align:right;
	padding-right:0px;
}

.address	{
	margin:10px;
}
.hyphen	{
	text-align:center;
}

/********************************************/
.gimuList span	{
	display:inline-block;
}
.gimuList span:after	{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}

