@charset "utf-8";
@import url("/en/css/import.css");

h1.hdg-level1-01{
	margin-bottom:10px;
}
.txt-main{
	font-size:160%;
	line-height:1.5;
}


/* ===========================================
   accident-box
==============================================*/
.accident-box{
	margin-top:25px;
}
.moredetails{
	margin:40px 0 0 50px;
}
.moredetails a{
	padding-left:8px;
	background:#fcfcfc url("/common/images/icon/icon_arrowright_01.gif") no-repeat 0 0.3em;
}


/* ===========================================
   accident-box
==============================================*/
.report-box{
	margin-top:25px;
}
.pressreleases .hdg-level2-01-container{
	margin-bottom:5px;
}
.report-box dl{
    margin: 0 0 0 13px;
    overflow: hidden;
    padding: 10px 0 0;
}
.report-box dt{
    float: left;
    padding: 3px 5px 0 0;
}
.report-box dd{
    float: left;
}
.report-box ul{
    border-bottom: 1px dotted #666666;
    margin: 5px 0 0;
}
.report-box ul li{
    background: url("/common/images/icon/icon_arrowright_01.gif") no-repeat scroll 1.2em 0.4em rgba(0, 0, 0, 0);
    margin: 0 0 9px;
    padding: 0 0 0 24px;
}
.report-box ul li img{
    margin-left: 3px;
    vertical-align: middle;
}
