@charset "utf-8";

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


#report{
	clear:both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	/*width:100%;*/
}


.title{
	font-size:138.5%;
	color: #FFFFFF;
	margin-bottom:20px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #ff8c00;
	text-align: center;
	padding:4px;
	clear:both;}

.title02{
	font-size:138.5%;
	color: #ff8c00;
	margin-bottom:20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.title03{
	color: #5A5A5A;
	border-buttom-width: 1px;
	border-buttom-style: solid;
	border-buttom-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #898989;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size:153.9%;
}

.title03center{
	font-size:108%;
	font-weight: 600;
	text-align: center;
	padding: 4px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}



.title04{
	color: #ee751b;
	border-buttom-width: 1px;
	border-buttom-style: solid;
	border-buttom-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #898989;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size:153.9%;
}




.sen_top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
}

.sen_top_bottom{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8c8;
}

.icon_img{
	width:35px;
	height:50px;
	vertical-align: middle;
	margin-left:10px;
}


/*index*/

.report_title{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	}

	

.report_title{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	}

.report_title_left{
	width:400px;
	float:left;
	text-align:center;
	}

.report_title_left h2{
	color:#249bb4;
	font-size:197%;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 30px;
}

.report_title_left p{
	font-size:108%;
	color:#5a5a5a;
	margin:0;
	padding:0;
}

.report_title img{
	float:right;
	}





.report_index{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	margin-bottom: 80px;
	margin-top: 40px;
}




ul.index_button li.info a{
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	border: 1px solid #d2d2d2;
	background-color: #ffffff;
	font-size:138.5%;
	float:left;
	width:274px;
	height:75px;
	margin:10px;
	text-align:left;
	line-height: 75px;
	text-decoration:none;
	font-weight: bold;
	color: #1a8bd6;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	padding-left: 20px;
}


ul.index_button li.info a:hover{
background-color:#e2f3ff;
}








/*Safety Report*/

.safety_report_title{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.safety_report_title h2{
	text-align:center;
	color:#249bb4;
	font-size:197%;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.safety_report_title p{
	font-size:108%;
	color:#5a5a5a;
	margin:0px;
	padding:0px;
	text-align:center;
}



#safety_report{
	margin-left:auto;
	margin-right:auto;
	width:962px;
	margin-bottom: 40px;
}


	
.safety_report_box{
	position:relative;
	width:410px;
	height:145p;
	padding:35px;
	float:left;
	}	

.line_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}


.line_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e7e7;
}

.safety_report_img{
	background-image: url(../img/report/shadow.png);
	background-repeat: no-repeat;
	height: 153px;
	width: 130px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.safety_report_img img{
	margin-left:15px;
}

.safety_report_text{
	float:left;
	width:270px;}

.safety_report_text h3.orenge{
	padding:0px;
	color:#e6b530;
	font-size:93%;
	line-height: 180%;
	font-weight: normal;
	margin: 0px;
}

.safety_report_text h3.green{
	padding:0px;
	color:#6bb180;
	font-size:93%;
	line-height: 180%;
	font-weight: normal;
	margin: 0px;
}


.safety_report_text h3.blue{
	padding:0px;
	color:#3875bb;
	font-size:93%;
	line-height: 180%;
	font-weight: normal;
	margin: 0px;
}



.safety_report_text strong{
	font-size:153.9%;
}

.safety_report_text strong.small{
	font-size:138.5%;
}



.safety_report_text p{
	padding:0px;
	color: #a0a0a0;
	font-size:93%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.safety_report_box a{
	position:absolute; /*外すとボックスリンク解除　作業中とかに*/
	width:480px;
	height:215px;
	top:0;
	left:0;
	text-indent: -9999px;
	transition:all 0.3s ease;
}


.safety_report_blue{
	color:#1a8bd6;
}


.safety_report_box a:hover{
    background-color:#ffffff;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}





/*Article Abstracts*/

.article_abstractst_title{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.article_abstractst_title h2{
	text-align:center;
	color:#249bb4;
	font-size:197%;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.article_abstractst_title p{
	font-size:108%;
	color:#5a5a5a;
	margin:0px;
	padding:0px;
	text-align:center;
}



#article_abstractst{
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 40px;
}


.article_abstractst_box{
	position:relative;
	margin: 0px;
	padding: 25px;
	height: 78px;
	width: 298px;
	border: 1px solid #e7e7e7;
	float:left;	
	}

.borde_right_bottom{
	border-top-style: none;
	border-left-style: none;
}

.borde_bottom{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.borde_right{
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}



.article_abstractst_box img{
	float:left;
	margin-right:15px;
	height: 70px;
	width: 50px;
}

.article_abstractst_box p{
	padding:0px;
	margin:0px;
	font-size:93%;
	line-height: 150%;
	color:#787878;
	}

.article_abstractst_box a{
	position:absolute; /*外すとボックスリンク解除　作業中とかに*/
	width:348px;
	height:128px;
	top:0;
	left:0;
	text-indent: -9999px;
	transition:all 0.3s ease;
}


.article_abstractst_box_blue{
	color:#1a8bd6;
}


.article_abstractst_box a:hover{
    background-color:#ffffff;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
