@charset "euc-jp";

h1.topMain {
	margin:0;
}


/* ----------------------------
metasequoia
-------------------------------*/
.bannerBox-l {
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}


/* ----------------------------
metasequoia
-------------------------------*/
.metasequoiaWrapp {
	clear: both;
	margin-bottom: 0px;
}
.metasequoiaWrapp h2{
	font-size: 16px;
	text-align: center;
	color: #090;
	margin-bottom: 0px;
}
.metasequoiaWrapp .dateTxt {
	text-align:center;
	font-size:12px;
	margin-top:0;
	margin-bottom: 4px;
}
.metasequoiaWrapp .imgWrapp {
	margin-top:0;
	margin-bottom:3px;
	border: 1px solid #E6E6E6;
	padding: 5px;
}
.metasequoiaWrapp .imgWrapp img {
	width: 150px;
	height: auto;
}
.metasequoiaWrapp .readTxt {
	font-size: 11px;
	text-align: center;
	margin-top:0;
	margin-bottom: 4px;
}


/* ----------------------------
 info
-------------------------------*/
#info {
	width: 479px;
	/*height: 150px;*/
	margin-top: 20px;
	margin-bottom: 20px;
}

#info ul {
 font-size:12px;
	text-align: left;
}
#info ul li {
	margin-left: -2em;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	line-height: 1.4;
}
#info ul li span {
	margin-right: 1em;
}



/* ----------------------------
 institution
-------------------------------*/
#institution {
	width: 479px;
	margin-top: 30px;
	/*height: 150px;*/
}

#institution ul {
	font-size:12px;
	text-align: left;
	/*list-style: square;*/
	margin-top: -5px;
	margin-bottom: 20px;
	list-style: none;
}
#institution ul li {
	margin-left: -2em;
	line-height: 1.4;
	margin-bottom: 5px;
}
#institution ul li a{
	color: #003399;
}
.kisList{
	color: #666;
}
.kisList a{
	/*color: #FF6600;*/
}
.seniorList{
	color: #666;
}
.seniorList a{
	/*color: #FF0099;*/
}
