@charset "shift_jis";


.fukushima-layout #header-container {
	padding-bottom: 15px;
	background: none;
}
* html .fukushima-layout #header-container {
	padding-bottom: 17px;
}
.fukushima-layout #contents-container {
	background: none;
}


.close-link {
	clear: both;
	margin: 30px 0 0 0;
	text-align: center;
}
.close-link a {
	margin: 0 auto;
	padding: 0 0 0 13px;
	background: url(/common_files/images/com_ic01.gif) no-repeat 4px 0.4em;
	zoom: 1;
}
.close-link img {
	position: relative;
	margin: 0 0 -3px 5px;
	vertical-align: baseline;
}


.fukushima-map-col {
	clear: both;
	margin-top: 15px;
}
.fukushima-map-col .col-01 {
	float: left;
	width: 300px;
}
.fukushima-map-col .col-02 {
	float: right;
	width: 453px;
}






/*	clearfix for this files selectior
------------------------------------------ */
.fukushima-map-col:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.fukushima-map-col {
	zoom:1;
	display:block;	/* for safari firefox3 */
	min-height:1%;  /* for IE 7*/
}

/* IE7 hacks */
*:first-child+html .fukushima-map-col {
	display:inline-table;
}/* end hacks */