<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*------------------------------
フッター
------------------------------*/
#footer
{
	font-size:					0.8em;
	font-family:				"Arial";
	width:					100%;
/*	position:					absolute; */
	bottom:					0;
	left:						0;
	}

#footer ul,#footer p
{
/*	margin:						0 4px; */
	padding:					0;
	}

#footer li
{
	line-height:				1.5em;
	margin-left:				0;
	}

#footblock
{
	/*text-align:					left;*/
	margin:					0 auto;
	position:					relative;
	}

.footbox01,.footbox02,.footbox03,.footbox04,
#footcopy
{
	text-align:					left;
	position:					absolute;
	z-index:					120;
	}



/*------------------------------------
Copyright 2011 CSS -&gt; h-artdesign:AscA
Version 1101x
------------------------------------*/
</pre></body></html>