@charset "UTF-8";

/* report(マイナビインターンシップフェア　レポート)===================================================



=============================================================================== */



#ReportMainTitle,#ReportTitle{
	background-image: url(../images/report-title-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 38px 0px 20px;
	margin: 0px;
	width: 990px;
}



#ReportMTback{
	background-image: url(../images/report01-title-back02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	width: 990px;
	padding: 0px 0px 19px;
}

#ReportMTcontents{
	background-image: url(../images/report01-title-back01.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	width: 970px;
	padding: 0px 20px 0px 0px;
}

#ReportMTcopy{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.38em;
	line-height: 1.5;
	font-weight: bold;
	color: #1D1D1D;
	margin: 10px 0px 0px 20px;
	width: 480px;
}


.ReportContents{
	width: 950px;
	margin: 0px auto 20px;
}

#ReportPreface a{
	color: #663300;
	text-decoration: underline;
}
	
#ReportPreface a:hover{	
	color:#006DE7;}
	

.ReportTextContents{
	clear:both;
	zoom:1;/*for IE 5.5-7*/
}

.ReportTextContents .ReportfloatLeft{
	width: 350px;
	float: left;
}

.ReportTextContents .ReportfloatRigth{
	width: 580px;
	float: right;
}

.ReportTextContents .ReportLeft{
	width: 650px;
}



#ReportPageBtn{
	text-align: center;
	width: 347px;
	margin: 0px auto;
}

#ReportPageBtn li{
	display: inline;
	margin: 0px 1px;
	padding: 0px;
	list-style-type: none;
}

.ReportLink{
	font-size: 0.875em;
	margin:10px 0 0;
	clear: both;
	zoom:1;/*for IE 5.5-7*/
}

.ReportLink li{display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


.ReportContents table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
.ReportContents td,.ReportContents th{
	padding: 5px;
}

.ReportContents th{
	font-weight: bold;
	background-color: #CFE3E6;
	text-align: center;
}

.expS{
	text-indent:-0.875em;
	font-size: 0.875em;
	padding-left: 0.875em;
}

