@charset "UTF-8";
/* ***************************************************** */
/* HOME.CSS */
/* ***************************************************** */

/*=======================================================*/
/* OUTLINE */
/*=======================================================*/
#header {
	height: 455px;
	margin: 0 auto;
	background: #fff url(../image/home-header_background.gif) repeat-x 0 bottom;
}

#header .inner {
	height: 455px;
	background: #fff url(../image/home-header_inner_background.jpg) no-repeat center 0;
}

#description {
	top: 5px;
}

#site-id a {
	width: 148px;
	height: 187px;
	background: transparent url(../image/home-site-id_background.png) no-repeat center center;
	top: 60px;
	left: 390px;
}

#navigation {
	top: 410px;
}
