@charset "UTF-8";

#main_index_en {
	margin-left: -30px;	
}
.top_index_en {
	padding-top:1.5em;
}

.side_banner_en {
	margin-bottom:1.5em;
}

.mcfs_link_01 {
	margin-bottom:20px;
	text-align:center;
}
.mcfs_link_02 {
	width:620px;
	display:table;
	margin:0 auto 10px auto;
}
.mcfs_link_02 .left_link {
	display:table-cell;
	vertical-align:top;
	text-align:left;
}
.mcfs_link_02 .right_link {
	display:table-cell;
	vertical-align:top;
	text-align:right;
}

.side_en_btn {
	width:218px;
	border-bottom:#b2d1e9 2px solid;
	border-right:#b2d1e9 2px solid;
	padding:20px 13px !important;
	box-sizing:border-box;
	text-align:left;
}
.side_en_btn span {
	display:inline-block;
	background: url(../img/japan_icon.gif) no-repeat left center;
	padding-left:28px;
}

.history_list>dd>dl>dt {
	width:90px !important;
}
.history_list>dd>dl>dd {
	padding-left:90px !important;
}
/*
#map_canvas {
	width: 788;
	height: 560px;
	border: solid 1px #ccc;
}
*/
.gm-style img {
	max-width: none !important;
}

.ggmap {
border: solid 1px #ccc;
position: relative;
padding-bottom: 75%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


