@charset "Shift_JIS";
/* CSS Document 55th anniv only css */

#header-A .all .bottom .tmslogo_55th{
	margin: -4px 0 0;
	padding: 0;
	float: left;
	display: block;
	height: 42px;
	width: 180px;
}

	/* clear fix */
	#header-A .all .bottom .tmslogo_55th:before,
	#header-A .all .bottom .tmslogo_55th:after{
		content: "";
		display: table;
		clear: both;
	}
	#header-A .all .bottom .tmslogo_55th:after{
		clear:both;
	}

	#header-A .all .bottom .tmslogo_55th a{
		margin-right: .5em;
		/* display: inline-block; */
		float: left;
		padding-top: 1px;
	}
	:root #header-A .all .bottom .tmslogo_55th a{
		margin-right: .3em\0/;
	}
	@media all and (-ms-high-contrast: none){
		#header-A .all .bottom .tmslogo_55th a{
			margin-right: .3em;
		}		
	}
		#header-A .all .bottom .tmslogo_55th a img{
			height:  49px;
			width: auto;
			opacity: 1!important;
		}
			#header-A .all .bottom .tmslogo_55th a:hover img{
				opacity: 1!important;
			}
		
		#header-A .all .bottom .tmslogo_55th a + img{
			height: 50px;
			width: auto;
			/* display: inline-block; */
			float: left;
		}