@charset "utf-8";
/* CSS Document */

#headerLine {
	z-index:1;
}

#header {
	z-index:2;
}


#header .address em{
	color:#9CF;
}


/* SEO専用 */
.sbox_cen{
	color:#99CCFF;
	text-align:center;
	position:absolute;
	margin:0 auto;
	left:0px;
	z-index:3;
	top:2px;
	width:100%;
}

.sbox_cen table{
	margin:0 auto;
	width:760px;}

.sbox_cen table h1{
	text-align:left;
	width:auto;
	width:280px;}

.sbox_cen table td{
	text-align:left;
	width:auto;}
