@charset "utf-8";

@import "./reset.css";

/*  緊急のお知らせ */
.emergency{
	margin-left: 25px;
}


.maptable img{
	vertical-align: top;
}

.maptable{
	margin-left: 25px;
}

.maptable td{
	padding: 0 10px 0 0;
}

.qr img{
	vertical-align: bottom;
}


/*  リンク記事  */
div.link{
	width: 210px;
	padding: 0 5px;
	margin-left: -5px;
}

div.link ul{
	width: 185x;
	padding: 0 0 10px 25px;
	list-style-type: none;
	background: transparent url("../../../images/stories/left_bottom/link_side_bg.jpg") left top repeat-y;
}

*:first-child+html #left_bottom div.link ul{
	display: linline-block;
}


#left_bottom div.link ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html div.link ul{
	height: 1%;
}

div.link ul li{
	background: transparent url("../../../images/stories/left_bottom/link_yazirusi.jpg") left center repeat-y;
	padding-left: 18px;
	margin-left: 10px;
}