/* ------------------------------------------------------------
全体の設定
------------------------------------------------------------ */
@charset "Shift_JIS";

h1#seo {
	font-size:12px;
	color:#fff;
	text-indent:-9999px;
	position:absolute;
}

a:link {text-decoration:none; color:#FFF; }

a:hover {color:#990000; text-decoration:none;}
a:active {color:#990000; text-decoration:none;}
a img {
	border: none;
}

.f_clear {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 0px;
	width: 0px;
}
.l_clear {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	height: 0px;
}
.clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
