@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#base{
	width: 950px;
	height: auto;
	margin: 0 auto;
	}
#h1{
	width: 950px;
	height: 380px;
	margin-top: 80px;
}
.h1s{
	width: 740px;
	height: 250px;
	margin: 0 auto;
	margin-top: 50px;
}
.h1b{
	float: right;
	width: 640px;
	height: auto;
}
.sub{
	float: left;
	height: auto;
	width: 45px;
}
#h2{
	width: 950px;
	height: 350px;
	margin-top: 50px;
}
#h3{
	width: 950px;
	height: 350px;
	margin-top: 50px;
}
