@charset "utf-8";
#what {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-image: url(../images/whiteimg01.jpg);
	background-repeat: no-repeat;
	background-position: 370px 20px;
	padding-top: 20px;
	padding-right: 220px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
}
#office {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/whiteimg02.jpg);
	background-repeat: no-repeat;
	background-position: 350px 20px;
	padding-top: 20px;
	padding-right: 240px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
}
#home {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/whiteimg03.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 240px;
	margin-bottom: 30px;
}
#dual {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/whiteimg04.jpg);
	background-repeat: no-repeat;
	background-position: 350px 20px;
	padding-top: 20px;
	padding-right: 240px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
}

