@charset "shift_jis";
/* ================================================
基本共通css
================================================ */

/* ヘッダーエリア
----------------------------------------------------------------------------- */
/* ヘッダー */

#headerWrap #logo_A {
	background-image: url(../imgs/header/logo.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 242px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	/* \*/overflow: hidden; /* */
	text-indent:-1000em;

}