@charset "UTF-8";

/*------------------------------------------------ */
/* Healing Sound
-------------------------------------------------- */

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

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

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

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

/*----------h3 title----------*/

#sound h3{
	background: url(../images/top_h3.jpg) no-repeat top;
}

/*----------h3 title end----------*/

#sound div.photo01 {
	width:300px;
	margin:40px auto 60px auto;
}


#sound h4 {
	border-left: solid #2142a2 6px;
	color:#2142a2;
}

#sound h5 {
	border: solid #dfe9f1 1px;
	color:#2142a2;
	background-color:#edf3f7;
}

h6 {
	color:#2142a2;
}

th {
	background-color:#e9f1f9;
}
