@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;
}

.back04 {
	height: 32px;
	background-image: url(../img/index/mich_bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

.back04-top {
	height: 32px;
	background-image: url(../img/index/mich_top.png);
	background-repeat: no-repeat;
}

.back04-bot {
	height: 32px;
	background-image: url(../img/index/mich_bot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


