@charset "utf-8";
.wrap { 
	background: #ccff00 url(img/bg-all-np.png) 0 0 repeat-x;
	margin: 0;
	padding: 0;
}
.wrap #sidebar1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 274px;
	background: none;
	margin:0;
	padding: 0;
	height:150px;
	overflow:hidden;
}
.wrap #sidebar1 .logo{
	width:274px;
	height:150px;
	overflow:hidden;
}
.wrap #sidebar1 .element01{
	display:none;
}
.wrap #sidebar1 .element03 {
	display:none;
}
.wrap #sidebar2 {
	position: absolute;
	top: 0px;
	right: 0;
	width: 270px;
	background: none;
	padding:0;
	margin:0;
}
.wrap #sidebar2 .element02 .head .mainmenu {
	padding:24px 60px 0 25px;
	font-size:1.35em;
}
.wrap #sidebar2 .element02 .body{
	width:270px;
	background:url(img/element-02-bg-body-np.png) 0 0 repeat-y;
}
.wrap #sidebar2 .element02 .head{
	width:270px;
	height:576px;
	background:url(img/element-02-bg-head-np.png) 0 0 no-repeat;
}
.wrap #sidebar2 .element02 .head .rightcontent{
	font-size:1.15em;
}
.wrap #sidebar2 .element02 .foot{
	width:270px;
	height:36px;
	background:url(img/element-02-bg-foot-np.png) 0 0 no-repeat;
}
.wrap #sidebar2 .element04{
	display:none;
}
.wrap #mainContent { 
	margin: 0 270px 0 0;
	padding: 0;
	margin-top:0;
}
.wrap #mainContent .logo{
	height:150px;
	width:436px;
	overflow:hidden;
	margin-left:274px;
}
.wrap #mainContent .elementmiddle{
	width:710px;
	background:url(img/element-middle-body-np2.png) 0 0 repeat-y;
}
.wrap #mainContent .elementmiddle .head{
	width:710px;
	min-height:408px;
	height:auto !important;
	height:408px;
	background:url(img/element-middle-head-np2.png) 0 0 no-repeat;
}
.wrap #mainContent .elementmiddle .head .content{
	margin:0;
	padding:68px 54px 0 54px;
	color:#000;
	font-weight:normal;
	font-size:0.95em;
}
.wrap #mainContent .elementmiddle .head .content {
	min-height:408px;
	height:auto !important;
	height:408px;
}
.wrap #mainContent .elementmiddle .head .content li{
	margin:0 54px;
	padding:0;
	font-size:1.3em;
}
.wrap #mainContent .elementmiddle .body{
	padding:0 30px 0 30px;
	color:#000;
	min-height:68px;
	height:auto !important;
	height:68px;
}
.wrap #mainContent .elementmiddle .foot{
	width:710px;
	height:68px;
	background:url(img/element-middle-foot-np2.png) 0 0 no-repeat;
}

