@charset "shift_jis";
/* -----------------------------
	print css
----------------------------- */

html #container {
	width:100%;
}

html #topkey {
	display:block;
	position: relative;
	z-index:0;
}
html #menu {
	position: relative;
}

html #menu a {
	position: relative;
	z-index:2;
}

html .key p {
	color:#999;
}


#menu {
	top:280px;
	_top:330px;
	}
	
*+html body #menu {
	top:330px;
	}

.body_home #wrap {
	margin-left:29px;
	}


.body_home #key {
	background-position:center;
	}
