@charset "UTF-8";
/* CSS Document */


/*==========================================================
												header
==========================================================*/

/* ============== header ============== */
.header{
	background-color: #d86a66;
	width:100%;
	padding:0 0 70px; 
	margin: 0 auto;
}

/* ============== report_box_1 ============== */
.report_box_1{
	background-color: #fffde5;
	margin: 0 auto;
	padding: 0 0 40px;
}
.report_box_1 .photo img{
	margin-top: -50px;
}
.report_box_1 .sub_box_1{
	width: 960px;
	margin: 30px auto;
}
.report_box_1 .sub_box_1 .text{
	width: 248px;
	float: left;
	font-size: 16px;
	line-height: 1.8;
}
.report_box_1 .sub_box_1 .figure{
	width: 679px;
	height: 339px;
	float: right;
}
.report_box_1 .sub_box_2{
	padding: 5px 0 15px;
}
.report_box_1 .sub_box_2 .text{
	width: 920px;
	margin: 0 auto;
	font-size: 16px;
	color: #d86a66;
}
.introduction .report .list_2 a:hover{
	filter:alpha(opacity=80);
    opacity:0.7;
}

.present{
	text-align:center;
}
.present h2{
	font-size:20px;
	margin-bottom:20px;
}
.tit_img{
	margin-bottom:15px;
}


.footer{
    padding: 0px 0 10px;
}