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


/* fukushima page
=============================================================================*/
#fukushima #mainVisual { 	background: url(../img/fukushima/mainimg.jpg) no-repeat center center / cover; }

#lead {
	padding: 90px 0;
	background: url(../img/bg01.jpg);
	text-align: center;
	}
	#lead .txtArea {
	width: 1000px;
	margin: 0 auto;
	font-family: Times, "Times New Roman", Georgia, "游明朝体", YuMincho, "游明朝", "Yu Mincho", "HGS明朝E", serif;
	font-size: 1.2em;
	}
#cont01 {padding: 50px 0;}
	#cont01 .txtArea {width: 60%; margin: 0 auto}

#cont02 {
	background: url(../img/bg02.png);
	padding: 40px 0 80px;
	}
	#cont02 table {
	margin: 0 10px;;
	}
	#cont02 th {
	font-weight: bold;
	background-color: transparent;
	}
	#cont02 table .bg {
	background-color: rgba(255,255,255,0.2);
	}
