@charset "UTF-8";

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

#sound {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/background.jpg) repeat-y;
	background-position: center 412px;
	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{
	float:right;
	width:288px;
	margin:0 10px 0 20px;
}

#sound div.photo01 img{
	border:#ccc 1px solid;
	padding:1px;
}

#sound div.photo01 p{
	font-size:70%;
	text-align:center;
}

#sound div.photo02 {
	width:495px;
	margin:10px auto 10px auto;
}

#sound div.photo02 img{
	border:#ccc 1px solid;
	padding:1px;
}


#sound div.photo03 {
	width:328px;
	margin:0 30px 10px 10px;
	float:left;
}

#sound div.photo03 img{
	border:#ccc 1px solid;
	padding:1px;
}

#sound div.photo04 p{
	font-size:70%;
	text-align:center;
}

#sound div.photo04 {
	width:266px;
	margin:0 10px 0 30px;
	float:right;
}

#sound div.photo04 img{
	border:#ccc 1px solid;
	padding:1px;
}


#sound div.photo05 {
	width:277px;
	margin:0 30px 30px 10px;
	float:left;
}

#sound div.photo05 img{
	border:#ccc 1px solid;
	padding:1px;
}



#sound .h3_sub {
	text-align: center;
	padding: 0 0 0 0;
	margin-top: -20px;
}

h4 {
	border-left: solid #7b8032 6px;
	color:#7b8032;
}

h5 {
	border: solid #dfe9f1 1px;
	color:#7b8032;
	background-color:#eff0e2;
}

h6 {
	color:#7b8032;
}

#sound #wrapper #contents .box01 .notes2 {
	margin: 30px 10px 30px 10x;
	padding: 20px;
	font-size:90%;
	line-height:140%;
	border: dotted 1px #ccc;
	background:#f0f0f0;
}

.score {
	margin:20px auto;
	width:572px;
}

div.score div{
	float: left;
}

#sound #wrapper #contents .box01 .score p{
	font-size: 80%;
	margin:0;
	padding:0;
}


div.score1 {
	width: 298px;
}

div.score2 {
	width: 244px;
	margin-left:30px;
}

div.score1 img, div.score2 img  {
	border: 1px solid #ccc;
}

p.prologue {
	margin-top:50px;
	text-align:center;
}

h4.prologue {
	margin-top:0;
}