@charset "Shift-JIS";

/* ------------------------------------------------------
   Top Style
------------------------------------------------------ */

/*----------- importStyle -----------*/

@import "common.css";

/*-----------------------------------*/

/*----------- container -----------*/

#containerTop {
	width: 900px;
	height: 496px;
	background: url(../../images/main_bg.jpg) no-repeat center top;
	position: relative;
}

#containerTop ul#naviTop {
	float: none;
	padding: 53px 0 0 30px;
}

#containerTop ul#naviTop li {
	padding-bottom: 35px;
}

