@charset "utf-8" ;

body{
	background: #E1E6EE url(../images/bg_header.png) repeat-x;
}
div.wrapper {
	background: url(../images/mainvisual_exterior01.jpg) no-repeat center top;
	width: 100%;
	min-width: 1040px;
}


div.wrapper-header{
	background: url(../images/border01.jpg) repeat-x bottom;
	width: 100%;
}

div#header {
	position: relative;
	width: 960px;
	height: 90px;
	margin: 0px auto;
	padding: 0px 20px;
}

div#header h1 {
	padding-top: 20px;
}
div#navi  {
	width: 654px;
	position: absolute;
	top: 45px;
	right: 0px;
}

/* ----------------------------------------------------
            #content
----------------------------------------------------- */




 /* ----------------------------------------------------
            #navi #footer
----------------------------------------------------- */
#navi li {
	float: left;
	padding-left: 16px;
	list-style: none;
}


div.btn-lang-ja  {
	width: 86px;
	position: absolute;
	top: 5px;
	right: 0px;
}
div.wrapper-main {
	margin: 0px auto;
	padding: 0px 20px;
	width: 1000px;
	position: relative;
}
div.wrapper-main div.banner-noism {
	position: absolute;
	right: 20px;
	top: 0px;
}

div.promos-3clm {
	list-style: none;
	margin-bottom: 40px;
	padding-top: 520px;
}
div.promos-3clm li {
	width: 320px;
	float: left;
	list-style: none;
}
div.promos-3clm div.box01 {
	padding: 20px;
	width: 280px;
	background: #EFF2F4;
	min-height: 420px;
	position: relative;
}
div.text-learnmore {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

div.main-box {
	background: #EFF2F4;
	padding: 0px 60px 40px;
	width: 880px;
	margin-bottom: 60px;
	position: relative;
}

div.left-clm {
	width: 300px;
	position: absolute;
	top: 0px;
	padding-top: 40px;
	left: 60px;
}
.side-navi li {
	list-style: none;
	padding-bottom: 10px;
}

div.right-clm {
	width: 550px;
	margin-left: 330px;
}
div.wrapper-footer {
	background: url(../images/bg_footer.png) no-repeat center top;
	height: 600px;
}
