@charset "UTF-8";

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

#sound {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/background.png) repeat-y;
	background-position: center 424px;
	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----------*/
h4 {
	border-left: solid #b1285c 6px;
	color:#b1285c;
}

h5 {
	border: solid #edd9e0 1px;
	color:#b1285c;
	background-color:#f8edf1;
}

h6 {
	color:#b1285c;
}

#sound div.photo01 {
	width:200px;
	margin:0 30px 20px 0;
	float:left;
	padding:1px;
	border:1px solid #CCC;
}

#sound div.photo02 {
	width:198px;
	margin:0 30px 20px 0;
	float:left;
	padding:1px;
	border:1px solid #CCC;
}

#sound div.photo03 {
	width:240px;
	margin:0 30px 0 30px;
	float:right;
	padding:1px;
	border:1px solid #CCC;
}

#sound div.photo04 {
	width:210px;
	margin:0 30px 0 30px;
	float:right;
	padding:1px;
	border:1px solid #CCC;
}

#sound #contents div.photo01 p ,#sound #contents div.photo02 p ,#sound #contents div.photo03 p,#sound #contents div.photo04 p,#sound #contents div.photo05 p,#sound #contents div.photo06 p,#sound #contents div.photo07 p,#sound #contents div.photo08 p{
	font-size:80%;
	line-height:140%;
	margin:10px 0 0 0;
	text-align:center;
}

#sound .space {
	margin-left:20px;
}

#sound .notes2 {
	font-size:70%;
}