@charset "utf-8";

/* juaa */
body #content #mainArea .subLowerArea{
	margin: 11px 0 42px;
	padding:0;
}
body #content #mainArea .lowerArea h6,
body #content #mainArea .lowerArea h5.gray{
	width:622px;
	height: auto;
	margin:0 0 16px;
	padding:4px 0 4px 8px;
	font-size:14px;
	color:#484848;
	background:url(../../img/common/bg_h6.gif) left top repeat;
	border: none;
	clear:both;
}
#mainArea dl.detailArea{
	width: 608px;
	margin: 11px 16px 0;
	padding:0;
}
.detailArea dt{
	padding:0 8px 0;
	margin:0 0 8px;
	color:#484848;
	font-size:12px;
	font-weight:bold;
}
.detailArea dd{
	margin:0;
	padding: 0 8px 26px;
}
#mainArea .lowerArea p.pdfLink span{
	padding: 0 20px 3px 0;
	background:url(../../img/student/icon_pdf.gif) no-repeat right center;
}

/* juaa - assessment */

body #content #mainArea .lowerArea p.name{
	width: 630px;
	text-align: right;
}
body #content #mainArea .lowerArea .shortText{
	padding-bottom:16px;
}

/* 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 .lowerArea table.list{
	padding:0;
	margin:0 0 26px;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
}
#mainArea .lowerArea table.list th{
	padding:2px 8px;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
#mainArea .lowerArea table.list td{
	padding:4px 6px;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	text-align: center;
}
#mainArea .lowerArea table.list th.red{
	color:#FFFFFF;
	background-color:#a20041;
}
#mainArea .lowerArea table.list th.red2{
	color:#a20041;
	background-color:#f0d9e1;
	border-bottom:1px solid #dac3cb;
	border-right:1px solid #dac3cb;
}

#mainArea .lowerArea table.list .ttl{
	text-align: left;
}
#mainArea .lowerArea table.list .gray{
	background-color:#fbfbfb;
}
#mainArea .lowerArea table.list .gray2{
	background-color:#f1eff0;
}
#mainArea .lowerArea table.list .pink{
	background-color:#fcf7f9;
}
#mainArea .lowerArea table.enquete td{
	font-size: 14px;
}
#mainArea .lowerArea table.enquete em{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#mainArea .lowerArea table.enquete strong{
	font-size: 10px;
}





#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;
}





