﻿@charset "UTF-8";
/*-----------------------------------
DEFAULT CSS
FILE DATA: report.css
-----------------------------------*/

/*-----------------------------------
キャンパスリポート
-----------------------------------*/
#report_area {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#report_area h3 {
	background:url(../../index/images/report_title.jpg) no-repeat;
	width:584px;
	height:123px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}





#report_1st {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#report_1st h3 {
	background:url(../images/report_subtitle1.jpg) no-repeat;
	width:386px;
	height:22px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}

#report_1st div {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

.report_1st_txt {
	width:320px;
	height:auto;
	font-size:80%;
	color:#848484;
	line-height:1.5em;
	float:left;
}
.report_1st_img {
	width:224px;
	height:150px;
	float:right;
	margin:0px 15px 0px 0px;
}
* html body .report_1st_img {
	width:224px;
	height:150px;
	float:right;
	margin:0px 7px 0px 0px;
}



#report_2nd {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

.faq {
	width:584px;
	height:auto;
	margin:15px 0px 50px 0px;
	font-size:80%;
}
.faq h4 {
	background:url(../images/report_faq.jpg) no-repeat;
	width:220px;
	height:15px;
	text-indent:-1000em;
	margin:15px 0px 15px 10px;
}

.faq_img {
	width:563px;
	height:215px;
	margin:0px auto;
}

.faq_q {
	background:url(../images/report_q.jpg) no-repeat;
	width:534px;
	height:40px;
	font-weight:bold;
	font-size:1.2em;
	margin:0px 0px 0px 10px;
	padding:3px 0px 0px 30px;
	line-height:1.5em;
}

.faq_a {
	background:url(../images/report_a.jpg) no-repeat;
	width:514px;
	height:auto;
	color:#848484;
	margin:15px 0px 0px 30px;
	padding:5px 0px 0px 30px;
	line-height:1.5em;
}





#report_3rd {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#report_3rd h3 {
	background:url(../images/report_subtitle2.jpg) no-repeat;
	width:119px;
	height:22px;
	text-indent:-1000em;
	margin:0px 0px 15px 0px;
}

.report_3rd_txt {
	width:584px;
	height:auto;
	margin:15px 0px 0px 0px;
	color:#848484;
	font-size:80%;
}

.report_pdf {
	background:url(../images/report_pdf.jpg) no-repeat;
	width:auto;
	height:48px;
	padding:5px 0px 0px 35px;
	font-size:80%;
	margin:15px 0px 0px 0px;
}