@charset "shift-jis";

/* base
--------------------------------------------------*/

div#wrapper{
	margin:0 auto;
	padding:0;
	width:100%;
	text-align: center;
	position: relative;
	background: url(../img/wrapper_bg.gif) no-repeat center 187px;
}

#top div#wrapper{
	background: url(../img/wrapper_bg.gif) no-repeat center 398px;
}

div#container {
	margin:0 auto;
	width:708px;
	position: relative;
	top: -10px;
	background:url(../img/container_bg.png) no-repeat 0 19px;
	z-index: 3;
	text-align: left;
}

#top div#container {
	top: -35px;
}


div#header {
	margin:0 auto;
	min-height: 56px;
	z-index: 2;
	position: relative;
	width:697px;
}

div#header .logo {
    float: left;
}


#top #mainImg {
	overflow:hidden;
	position: relative;
	top: -19px;
	z-index: 1;
	height: 361px;
	text-align: center;
}
#title {
	overflow:hidden;
	position: relative;
	top: -19px;
	z-index: 1;
	height: 150px;
	text-align: center;
}

#mainBanner {
	margin: 0 auto;
}

#gNavi {
	background: url(../img/gnavi_bg.png) no-repeat left top;
}


#top #contentsWrap {
	padding:23px 14px 23px 28px;
}

#contentsWrap {
	background:url(../img/container_bg.png) repeat-y;
	text-align: left;
	padding: 0;
}

div#header ul {
	padding-top: 19px;
}