@charset "utf-8";

/* Table Style List*/
#mainArea .lowerArea .infobox{
	margin:0 0 26px;
	background:url(../../img/faculty/bg_box.gif) left top repeat;
}
#mainArea .lowerArea table.infobox th{
	padding: 6px 12px;
	text-align:left;
}
#mainArea .lowerArea table.infobox td{
	padding: 6px 12px;
}
body #content #mainArea .lowerArea table.infobox .ttl{
	vertical-align: top;
}

#mainArea table.shortlist{
	padding:0;
	margin:0 0 26px;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
}
#mainArea table.shortlist th{
	padding:8px;
	background-color:#fbfbfb;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	text-align: left;
}
#mainArea table.shortlist td{
	padding:8px;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
#mainArea .lowerArea table.shortlist td a{
	padding:5px 22px 0px 0;
	line-height:1.6;
	background:url(../../img/outline/icon_pdf.gif) right bottom no-repeat;
}

#mainArea table.numlist td{
	text-align: right;
}






