@charset "utf-8";
/* CSS Document */

body {
	background-color: #B2DBEA;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	line-height:150%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

	
p{
	margin:0px;
	padding:0px;
	font-size:1em;
}
#wrapper01{
	width:880px;
	margin:0px auto;
}
#wrapper02{
	width:800px;
	margin:0px auto;
	background-color: #FFFFFF;
}

#header01{
	background: url("images/02.jpg") no-repeat;
	height: 550px;
	position: relative;
	text-align:left;
	width: 880px;
	}
#wrapper01 #wrapper02 p {
	padding: 20px 0 100px 0;
	text-align: center;
}


#wrapper01 #header01 .img1 {
		margin:246px 0 0 40px;
		width:400px;
		position:absolute;
	}
#wrapper01 #header01 .img2 {
		margin:326px 0 0 40px;
		width:290px;
		position:absolute;
	}
#cont03{
	background: url("images/03.jpg") no-repeat;
	height: 550px;
	position: relative;
	text-align:left;
	}

#cont04{
	background: url("images/04.gif") no-repeat;
	height: 583px;
	position: relative;
	text-align:left;
	}
	
#cont05{
	background: url("images/05.jpg") no-repeat;
	height: 346px;
	position: relative;
	text-align:left;
	}

#cont06{
	background: url("images/06.jpg") no-repeat;
	height: 148px;
	position: relative;
	text-align:left;
	}
