@charset "utf-8";

#wrap{
	padding:0;
}

/*-----------------------------------------
	レポート
-------------------------------------------*/

#report-box{
	padding:8px 10px 9px;
	margin-bottom:40px;
	border:3px solid #79B4FF;  /*-- 高校標準カラ―　--*/
	background:url(../images/exam_report_bg.gif) no-repeat center top;
}

#report-tit{
	float:left;
}

#report-tit h3{
	font-weight:bold;
	padding:8px 0 7px 38px;
	/*color:red;*/
	background:url(../images/icon_report.png) no-repeat left 50%;
}

#report-list{
	border-left:1px solid #B2B2B4;
	float:left;
	padding-left:20px;
	margin:12px 20px 0 20px;
}

#report-list li{
	position:relative;
	line-height:1.7;
	padding-left:17px;
	background:url(../images/arrow_black.png) no-repeat left 6px;
}

#report-list li a{
	color:#387FE5;
}

#report-list li img{
	position:relative;
	left:10px;
	top:1px;
}


/*-----------------------------------------
	説明会日程
-------------------------------------------*/

table.result{
	width:970px;
	border-top:1px solid #D1D1D1;
    border-left:1px solid #D1D1D1;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
	font-size:14px;
}

.result th{
    border-bottom:1px solid #D1D1D1;
    border-right:1px solid #D1D1D1;
	/*background-color:#F1F9FA;*/
	background:#FAFAFA; /* --表組見出し標準カラ― grey--*/
	letter-spacing:1px;
	height:30px;
	line-height:30px;
	text-align:left;
	padding-left:10px;
	font-size:13px;
}

.result td{
    border-bottom:1px solid #D1D1D1;
    border-right:1px solid #D1D1D1;
	line-height:1.4;
	vertical-align:middle;
	height:46px;
	padding-left:10px;
	padding-top:2px;
	position:relative;
}


table.result .bg-gr{
	background-color:#EEEEEE;
}

.result td a{
	color:#1D67D9;
}

.result td p.f-right a{
	text-decoration:none;
}

.result td p.f-right {
	position:absolute;
	top:15px;
	right:15px;
}

.result td p.f-left {
	width:95px;
}

.tw115{
	width:115px;
}
.tw120{
	width:120px;
}
.tw140{
	width:140px;
}
.tw145{
	width:145px;
}
.tw170{
	width:170px;
}
.tw205{
	width:205px;
}
.tw210{
	width:210px;
}
.tw235{
	width:235px;
}

.re-end{
	line-height:1.2;
	font-weight:bold;
	margin-bottom:8px;
}

.re-right{
	float:right;
	margin-right:15px;
}

.re-left{
	float:left;
}

.bold{
	 font-weight:bold;
}


/*----- Btn -----*/

.btn-reserve{
	width:50px;
	height:20px;
	line-height:20px;
	background-color:#3881E7;
	color:#FFF;
	font-size:14px;
	text-align:center;
	border:none;
	-webkit-border-radius:0.3em;
	-moz-border-radius:0.3em;
	-ms-border-radius:0.3em;
	-o-border-radius:0.3em;
	border-radius:0.3em;
	padding:6px 10px 5px;
}


/*-----------------------------------------
	過去レポ
-------------------------------------------*/
#backnum{
	border-bottom:1px solid #E5E5E5;
}

.year{
	padding:10px 0 5px;
	border-top:1px solid #E5E5E5;
	color:#656565;
}

.year h3{
	font-weight:normal;
}

.backnum-tit{
	float:left;
	padding:0 20px 10px 5px;
}

.backnum-list{
	float:left;
	margin:5px 20px 0 0;
}

.backnum-list li{
	line-height:1.3;
	padding-left:18px;
	background:url(../images/arrow_black.png) no-repeat left 3px;
	margin-bottom:5px;
}

.backnum-list li a{
	color:#387FE5;
}


/*-----------------------------------
	output.html
-----------------------------------*/

#repoArea{
	width:980px;
	margin:10px auto 70px;
	font-size:15px;
	line-height:1.8;
}

.ptit-re{
	font-size:30px;
	margin-bottom:20px;
	position:relative;
	margin-left:50px;
}

.ptit-re:before{
	content: url(../images/icon_ptit.jpg);
	position:absolute;
	top:5px;
	left:-55px;
}

.repotit-b{
	font-size:20px;
	line-height:1.2;
	margin-top:40px;
	margin-bottom:15px;
	font-weight:bold;
	border-left:#5CBFCE 5px solid;
	padding-left:8px;
}

.repotit-m{
	line-height:1.2;
	margin-top:37px;
	margin-bottom:11px;
	font-weight:bold;
	font-size:18px;
	color:#3F9FAC;
}

.repotit-s{
	line-height:1.2;
	margin-top:25px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
}

.repotit-s::before{
	 content: "-";
	 padding-right:5px;
}

.re-w{
	width:980px;
	margin-bottom:50px;
}
.re-img{
	float:left;
	margin-right:20px;
}


/*----- table ------*/

table.re-table{
	float:left;
	width:632px;
	border:2px solid #A9DFE8;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
}

.re-table th{
	border-right:1px solid #A9DFE8;
    border-bottom:1px solid #A9DFE8;
    background-color:#F9FDFD;
	height:46px;
	line-height:46px;
	text-align:left;
	font-weight:normal;
	padding-left:15px;
}

.re-table td{
    border-bottom:1px solid #A9DFE8;
	line-height:1.3;
	vertical-align:middle;
	padding:10px 15px;
}

.re-table th.bo-no, .re-table td.bo-no{
	border-bottom:none;
}

.tw166{
	width:166px;
}
.tw456{
	width:456px;
}

