@charset "utf-8";

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-top:40px;
	padding:15px 30px 10px;
	background:#eee;
}
.moredetails dt{
	float:left;
	margin-bottom:5px;
	width:11em;
}
.moredetails dd{
	margin:0 0 5px 11em;
}

.moredetails a{
	padding-left:8px;
	background:url("/common/images/icon/icon_arrowright_01.gif") no-repeat 0 0.3em;
}


/* ===========================================
   accident-box
==============================================*/
.report-box{
	margin-top:25px;
}

