@charset "UTF-8";
@import url(default.css);

.photolist{
	border:none;
}
.photolist td{
	margin:0;
	padding:0;
	border:none;
}
.photolist img{
	border:1px solid #c0c0c0;
	vertical-align:top;
}
.photo{
	width:140px;
}
.meta{
	width:250px;
}

.homepage{
	font-size:1.1em;
	font-weight:bold;
}
.homepage a{
	font-size:1.2em;
}


/* bunko */

.lecture .head{
	display:block;
	margin-bottom:50px;
}
.lecture .name{
	width:100px;
}
.lecture .cell01{
	width:100px;
}


.lecture .font01{
	font-size:80%;
}


.sm01 a{
	background:url(../faculties/img/sm_tanak.jpg);
}
.sm02 a{
	background:url(../faculties/img/sm_bunko.jpg);
}
.sm03 a{
	background:url(../faculties/img/sm_takah.jpg);
}
.sm04 a{
	background:url(../faculties/img/sm_archi.jpg);
}
.sm05 a{
	background:url(../faculties/img/sm_healt.jpg);
}

.sm01 a:hover{
	background:url(../faculties/img/sm_tanak.jpg) 0 -30px;
}
.sm02 a:hover{
	background:url(../faculties/img/sm_bunko.jpg) 0 -30px;
}
.sm03 a:hover{
	background:url(../faculties/img/sm_takah.jpg) 0 -30px;
}
.sm04 a:hover{
	background:url(../faculties/img/sm_archi.jpg) 0 -30px;
}
.sm05 a:hover{
	background:url(../faculties/img/sm_healt.jpg) 0 -30px;
}

.smn01 a{
	background:url(../faculties/img/sm_tanak.jpg) 0 -60px;
}
.smn02 a{
	background:url(../faculties/img/sm_bunko.jpg) 0 -60px;
}
.smn03 a{
	background:url(../faculties/img/sm_takah.jpg) 0 -60px;
}
.smn04 a{
	background:url(../faculties/img/sm_archi.jpg) 0 -60px;
}
.smn05 a{
	background:url(../faculties/img/sm_healt.jpg) 0 -60px;
}


#contents .mold_h2 table h3,
#contents .mold_h2 table p{
margin: 0;
padding: 0 0 5px 0px;
}
.mold_h2 table ol,
.mold_h2 table ul{
margin: 0;
padding: 5px 0 5px 0px;
}
.mold_h2 table ol li,
.mold_h2 table ul li{
margin: 0 0 5px 0;
padding: 0;
}
