@charset "UTF-8";

/*------------------------------------------------ */
/* Healing School
-------------------------------------------------- */

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

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

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

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

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

#school.soushoukai_open h3 {
	background: url(../images/soushoukai_open_h3.jpg) no-repeat top;
}

#school.soushoukai_closed h3 {
	background: url(../images/soushoukai_closed_h3.jpg) no-repeat top;
}

#school.soushoukai_special h3 {
	background: url(../images/soushoukai_special_h3.jpg) no-repeat top;
}

#school.detail_nesshinhou h3 {
	background: url(../images/detail_nesshinhou_h3.jpg) no-repeat top;
}

#school.soushoukai_special h3 {
	background: url(../images/soushoukai_special_h3.jpg) no-repeat top;
}

#school.discourse_live h3 {
	background: url(../images/discourse_live_h3.jpg) no-repeat top;
}
/*----------h3 title end----------*/


.photo03 {
	float:right;
	margin: 0 0 0 10px;
	text-align:center;
}

#school .menu_list {
	width: 720px;
	font-size: 90%;
}


.unit {
	margin: 0 0 40px 0;
	border:1px solid #CCC;
	padding:0 10px 0 10px;
}

