@charset "UTF-8";

/*------------------------------------------------ */
/* Healing Movie
-------------------------------------------------- */

#movie {
	margin: 0 auto;
	background: url(../images/background.jpg) repeat-y;
	background-position: center 407px;
	height: 100%
}

 #wrapper {
	background-image:url(../images/header.jpg);
}

 h2 {
	text-indent: -9999px;
	position: absolute;
}

 h3 {
	background: url(../images/top_h3.jpg) no-repeat top;
	text-indent: -9999px;
	height: 180px;
	width: 800px;
}

 #footer {
	background: url(../images/footer.jpg) no-repeat bottom;
}

.page01 h3 {
	background:url(../images/p01_h3.jpg) no-repeat;
}

.page02 h3 {
	background:url(../images/p02_h3.jpg) no-repeat;
}

.page03 h3 {
	background:url(../images/p03_h3.jpg) no-repeat;
}

.page04 h3 {
	background:url(../images/p04_h3.jpg) no-repeat;
}

.page05 h3 {
	background:url(../images/p05_h3.jpg) no-repeat;
}

.page06 h3 {
	background:url(../images/p06_h3.jpg) no-repeat;
}

.page07 h3 {
	background:url(../images/p07_h3.jpg) no-repeat;
}

.page08 h3 {
	background:url(../images/p08_h3.jpg) no-repeat;
}

.page09 h3 {
	background:url(../images/p09_h3.jpg) no-repeat;
}

.page10 h3 {
	background:url(../images/p10_h3.jpg) no-repeat;
}

.page11 h3 {
	background:url(../images/p11_h3.jpg) no-repeat;
}

.page12 h3 {
	background:url(../images/p12_h3.jpg) no-repeat;
}

.page13 h3 {
	background:url(../images/p13_h3.jpg) no-repeat;
}

.page14 h3 {
	background:url(../images/p14_h3.jpg) no-repeat;
}

.page15 h3 {
	background:url(../images/p15_h3.jpg) no-repeat;
}

.page16 h3 {
	background:url(../images/p16_h3.jpg) no-repeat;
}

.page17 h3 {
	background:url(../images/p17_h3.jpg) no-repeat;
}

.page18 h3 {
	background:url(../images/p18_h3.jpg) no-repeat;
}

.page19 h3 {
	background:url(../images/p19_h3.jpg) no-repeat;
}

.page20 h3 {
	background:url(../images/p20_h3.jpg) no-repeat;
}


/*------------------------------------------------ */
/* Healing Movire > movie_play
-------------------------------------------------- */
#movie_play {
	background-position: 96% 10px;
}

#movie_play #qt_movie{
	width:640px;
	margin:0 auto;
	padding: 60px 0 0 0;
}

#movie_play #mov{
	background:#000;
}

#movie_play #qt_movie p {
	margin:20px auto;
}

#movie_play.large #qt_movie{
	width:100%;
	text-align:center
}

