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

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

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

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

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


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

#sound .menu_list.movie li {
	background: url(../images/link_li_bg.gif) no-repeat;
}

#sound .menu_list.movie li a  {
}

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




#sound .menu_list.menu2 ul li {
	line-height:140%;
	text-indent:0;
}

#sound .menu_list.menu2 ul li span.line2 {
	display:block;
	padding: 4px 0 0 100px;
}


/* @group sub menu */

#sound .menu_list li ul.sub {
	position: relative;
	width: 400px;
	left: 460px;
	top: -35px;
	border: 1px solid #ddd;
	-moz-box-shadow: 4px 4px 6px 0px  #777;
	-webkit-box-shadow: 4px 4px 6px 0px #777;
	box-shadow: 4px 4px 6px 0px #777;
}

#sound #wrapper #contents .menu_list ul li .sub li {
	border-bottom: 1px solid #ddd;
	padding: 0;
	margin: 0;
	background: #fff;
	text-indent: 0;
	height: auto;
	line-height: 180%;
}

#sound #wrapper #contents .menu_list ul li .sub li.last {
	border-bottom: none;
}

#sound .menu_list li ul.sub li a {
	padding: 0 0 0 20px;
	height: auto;
	background: url(../../../images/arrow01.gif) no-repeat 10px;
}

#sound .menu_list li ul.sub li a:visited {
}

#sound .menu_list li ul.sub li a:hover {
	background: url(../../../images/arrow01.gif) no-repeat 10px #f5e7e0;
}


/* @end */


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

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

#sound p.sound {
	padding: 0 0 0 20px;
	margin-top:-10px;
}




.slideshow_button {
	width:673px;
	height:45px;
	margin: 0 0 20px -60px;
}

/*----------photo template----------*/
#sound .h3_sub {
	font-size: 90%;
	text-align: center;
	padding: 0 0 0 0;
	margin-top: -20px;
}

#sound div.photo01 {
	width:400px;
	margin:50px auto 50px auto;
	text-align:center;
}

#sound div.photo02 {
	width:600px;
	margin:50px auto 50px auto;
}

#sound div.photo03 {
	width:600px;
	margin:50px auto 50px auto;
}
#sound div.photo04 {
	width:300px;
	margin:0 auto 50px auto;
}

#sound div.photo01 p ,#sound div.photo02 p ,#dc2_chapter2 div.photo03 p,#dc2_chapter2 div.photo04 p{
	font-size:80%;
	line-height:140%;
	margin: 10px 0 0 0;
}

/*----------photo template end----------*/

#sound.page01 div.photo01 p{
	text-align:center;
}

#sound.page02 div.photo01 {
	width:130px;
	float: left;
	margin:20px 0 30px 0;
}

#sound.page02 div.photo02 {
	width:133px;
	float: right;
	margin:20px 0 30px 0;
}

#sound.page02 div.photo01 img, #sound.page02 div.photo02 img{
	border:1px solid #CCC;
	padding:1px;
}


#sound.page02 div.photo01 p, #sound.page02 div.photo02 p{
	text-align:center;
}

#sound.page02 div.photo_tumbnail01 {
	width:340px;
	margin:0 auto;
}



#sound.page03 div.photo01 {
	width:200px;
	float: left;
	margin:45px 0 30px 0;
}

#sound.page03 div.photo01 img, #sound.page03 div.photo02 img{
	border:1px solid #CCC;
	padding:1px;
}

#sound.page03 div.photo02 {
	width:133px;
	float: right;
	margin:20px 0 30px 0;
}

#sound.page03 div.photo_tumbnail01 {
	width:400px;
	margin:0 auto;
}

#sound.page03 div.photo_tumbnail01 p{
	clear:both;
	text-align:center;
	font-size:80%;
}

#sound.page03 div.photo03, #sound.page03 div.photo04 {
	width:350px;
	margin: 45px auto 30px auto;
	text-align:center;
}

#sound.page03 div.photo03 img, #sound.page03 div.photo04 img{
	border:1px solid #CCC;
	padding:1px;
}

#sound.page03 div.photo03 p, #sound.page03 div.photo04 p{
	font-size:80%;
	line-height:130%;
	margin:10px 0 0 0;
	text-align:left;
}

#sound.page03 div.photo04 p{
	text-align:center;
}

#sound.page04 div.photo01 {
	width:350px;
	margin: 45px auto 30px auto;
	text-align:center;
}

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

#sound.page04 div.photo01 p {
	font-size:80%;
	line-height:130%;
	margin:10px 0 0 0;
	text-align:left;
}

#sound.page04 div.photo01 p{
	text-align:center;
}


#sound.page05 .system {
	margin-left:20px
}



#sound.page06 div.photo01 {
	width:350px;
	margin: 45px auto 30px auto;
	text-align:center;
}

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

#sound.page06 div.photo01 p {
	font-size:80%;
	line-height:130%;
	margin:10px 0 0 0;
	text-align:center;
}text-align:center;


#sound.page07 div.photo01 {
	width:600px;
	margin: 45px auto 30px auto;
	text-align:center;
}

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

#sound.page07 div.photo01 p {
	font-size:80%;
	line-height:130%;
	margin:10px 0 0 0;
	text-align:left;
	text-align:center;
}







#sound.page09 div.photo01 {
	width:400px;
	margin: 45px auto 30px auto;
	text-align:center;
}

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

#sound.page09 div.photo01 p {
	font-size:80%;
	line-height:130%;
	margin:10px 0 0 0;
	text-align:left;
	text-align:center;
}

#sound.page10 div.photo01 {
	width:400px;
	margin: 45px auto 30px auto;
	text-align:center;
}

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

#sound.page10 div.photo01 p {
	font-size:80%;
	line-height:130%;
	margin:10px 0 0 0;
	text-align:left;
	text-align:center;
}



