@charset "utf-8";

p.back01 {
 background: url(../../tmp-img/11.gif) no-repeat center center;
 background-position-x: 50%;
 background-position-y: 50%;
 height: 400px;
}

p.back02 {
	background-position-y: top;
	height: 350px;
	background-image: url(../img/index/back02.gif);
	background-repeat: no-repeat;
	margin: -8px;
	padding: 0px;
}

p.back03 {
	background-position-x: 50%;
	background-position-y: top;
	height: 100px;
	background-image: url(../img/mix/back03.gif);
	background-repeat: no-repeat;
	margin: -8px;
	padding: 0px;
}
