@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;
}


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

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

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


#sound.essay #contents p {
	margin-left:0px;
	margin-right:0px;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

#sound .menu_list {
	margin-bottom: 40px;
}

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


h4 {
	border-left: solid #a02562 6px;
	color:#a02562;
	margin:0 auto 30px auto;
}

#sound .exp {
	width: 500px;
	margin: 0 auto;
}

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

#sound #contents .exp p {
	margin-bottom:10px;
}

#sound #contents .exp p.name {
	text-align:right;
	margin-bottom:20px;
}

.howto {
	margin-bottom:40px;
	text-align:center;
}