﻿@charset "UTF-8";


/*---カバー画像---*/
#Cover-Gairai {
	width:1100px;
	height:125px;
	margin:0 auto;
	background:url(../../gairai/img/cover.jpg) no-repeat left top;
	text-indent:-9999px;
	z-index:1;
}
