@charset "utf-8";

.section#news-map-container-home {width:100%; margin:0; font-family: "Hiragino Kaku Gothic Pro","Meiryo","MS Pgothic","knowledge",helvetica,arial,sans-serif; display:block !important;}
.section#news-map-container-home a {color:#000;}
.section#news-map-container-home a:hover {color:#ff8000; text-decoration:none;}

.section#news-map-container-home .sectionContent {padding:0; margin:0; text-align:left; position:relative;}
.section#news-map-container-home .news-map-feed .module {background:transparent; color:#000; clear:both; margin:0; padding:0; color:#fff; height:33px; overflow:hidden;}
.section#news-map-container-home .news-map-feed.row.top {}
.section#news-map-container-home .news-map-feed.row.top .module {background:#f5f5f5; padding-top:5px;}
.section#news-map-container-home .news-map-feed.row.bottom .module {background:#eee; padding-bottom:5px;}
.section#news-map-container-home .news-map-feed .module .moduleBody {margin:0;}
.section#news-map-container-home .news-map-feed .module ul {margin:0; padding:0; width:100%;}
.section#news-map-container-home .news-map-feed .module ul li {width:50%; float:left; box-sizing:border-box; padding:0 10px; font-size:13px; font-weight:normal; background-image:none; line-height:16px; height:38px; overflow:hidden;}
.section#news-map-container-home .news-map-feed .module ul li .storytype {font-size:12px; font-weight:bold; line-height:1.0em; margin:5px 0; color:#fff;}
.section#news-map-container-home .news-map-feed .module ul li .storytype a {color:#000;}
.section#news-map-container-home .news-map-feed .module ul li .storytype a:hover {color:#ff8000;}


.section#news-map-container-home #news-map .module,
.section#news-map-container-home #news-map .module .moduleBody {margin:0; padding:0;}

.section#news-map-container-home .news-map-feed.inline,
.section#news-map-container-home .news-map-feed.inline .module,
.section#news-map-container-home .news-map-feed.inline .moduleBody,
.section#news-map-container-home .news-map-feed.inline ul {margin:0; padding:0; background:none; clear:both; display:inline;}
.section#news-map-container-home .news-map-feed.inline ul li{position:absolute; width:auto; display:inline;}
.section#news-map-container-home .news-map-feed.inline ul li.overlay a {color:#000;}
.section#news-map-container-home .news-map-feed.inline ul li.overlay a:hover {color:#fff;}

.section#news-map-container-home iframe#map-svg {height:241px;}
.section#news-map-container-home #news-map {height:241px; overflow:hidden;}
.section#news-map-container-home {width:522px;}

/*ie7*/
*+html #news-map-container-home {overflow:hidden;}
*+html .news-map-feed.inline .module .moduleBody ul li {padding-top:2px;}

@media(max-width:1200px) {
	.section#news-map-container-home iframe#map-svg {height:191px;}
	.section#news-map-container-home iframe#map-svg html body {background-size:414px auto;}
	.section#news-map-container-home {width:414px;}
	.section#news-map-container-home iframe#map-svg svg {width:414px; height:191px;}
	
	.section#news-map-container-home #news-map {height:191px; overflow:hidden;}
	.section#news-map-container-home .news-map-feed .module {height:25px;}
	
	.section#news-map-container-home .news-map-feed .module ul li {font-size:11px; line-height:1.2em; height:2.2em; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
	.section#news-map-container-home .news-map-feed .module ul li .storytype {font-size:11px;}
	
}








