@charset "UTF-8";

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

#sound {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/background.jpg) repeat-y;
	background-position: center 397px;
	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 .menu_list li {
	background: url(../../images/top_li_bg.gif) no-repeat;
}

#sound .menu_list li a:hover {
	background: url(../../images/top_li_bg.gif) no-repeat;
	background-position: 0 -45px;
}

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

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

h6 {
	color:#2142a2;
}

#sound div.cd {
	width: 180px;
	/*border: solid #e5e5e5 1px;*/
	text-align:center;
	padding: 10px 0 5px 0;
}

#sound div.cd h5 {
	padding:8px 10px 0 10px;
	color:#2142a2;
	margin: 0 auto 0 auto;
	border:none;
	background:none;
	font-size:80%;
	text-align:left;
	border-top: solid #e5e5e5 1px;
	width: 140px;
	line-height: 140%;
}

#sound div.cd h5 a {
	color:#2142a2;
	font-style:normal;
	text-decoration:none;
}

#sound div.cd h5 a:hover {
	background-color:#e2ebf6;
}

#sound div.cd h5.line2 a{
	font-size:90%;
}

#sound div.cd {
	float:left;
	margin: 0 20px 0 0;
}

#sound div.cd p{
	padding:0;
	width: 140px;
	font-size: 70%;
	line-height: 140%;
	text-align:left;
	margin: 0 auto;
}

#sound div.cd p img{
	margin: 0 0 0 10px;
}

#sound div.cd_note {
}


#sound #contents div.cd_note p {
	width: 320px;
	margin: 10px 0 0 270px;
	/*border: solid #309 1px;*/
}

#sound div.cd_note img {
	float:left;
	margin: 0 0 0 10px;
}

#sound .exp{
	margin-bottom: 60px;
	
}

#sound p.notes { 
	margin: 20px 10px 30px 10x;
}

#sound object {
}

#sound .lyrics {
	background:#f2f2f2;
	border:1px solid #ddd;
	margin: 20px 0 20px 0;
	padding: 10px;
}