@charset "utf-8";

/*=====================================================================================
	
	Document    : style.css
	Description : マンデル
 
=====================================================================================*/

body {
	background:url(../image/bg.png?d=0407) repeat-y center top;
	min-width:1100px;
	padding-bottom:65px;
}


.block01 {
	background:url(../image/b01-bg.png) no-repeat center top;
}

.block01 > .inner {
	background:url(../image/b01.png?d=20231018) no-repeat center top;
	width:1100px;
	height:690px;
	margin-left:auto;
	margin-right:auto;
}

.wp {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

.block02 {
	background:url(../image/b02.png) no-repeat center top;
	height:159px;
}

.block03 {
	background:url(../image/b03.png) no-repeat center top;
	height:654px;
}

.block04 {
	background:url(../image/b04.png) no-repeat center top;
	height:425px;
}

.block05 {
	background:url(../image/b05.png?d=0403) no-repeat center top;
	height:400px;
}

.block06 {
	background:url(../image/b06.png?d=20231018) no-repeat center top;
	height:485px;
}
	
