@charset "UTF-8";

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

#sound {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/background.jpg) repeat-y;
	background-position: center 453px;
	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;
	text-indent: -9999px;
	height: 210px;
	width: 800px;
}

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

#sound .menu_list {
	width: 663px;
	margin:0 auto ;
}

#sound .menu_list li {
	text-indent:100px;
	height: 45px;
	line-height:45px;
	background: url(../images/top_li_bg.gif) no-repeat;
}

#sound .menu_list li a  {
	display: block;
	color:#073106;
	text-decoration: none;
}

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

#sound div.menu_list ul li .sup {
	font-size:90%;
	text-decoration: none;
}

#sound div.menu_list li img {
	padding:16px;
	vertical-align:middle;
}

#sound div.menu_list p {
	width:540px;
	margin: 20px auto 40px auto;
}

h4 {
	padding: 0 0 0 10px;
	margin: 60px 0 20px 0;
	font-size:120%;
	border-bottom: dotted #555 1px;
	border-left: solid #7b8032 6px;
	color:#7b8032;
}


h4.top {
	margin: 0 0 20px 0;
}

h5 {
	padding: 0 0 0 10px;
	margin: 30px auto 20px auto;
	font-size:100%;
	border: solid #dfe9f1 1px;
	color:#7b8032;
	background-color:#eff0e2;
}

h6 {
	font-size:100%;
	color:#7b8032;
	padding: 0 0 0 10px;
}

table {
	margin:0 0 30px 0;
	border-collapse:collapse;
	font-size:80%;
	width: 580px;
}
th {
	border:solid #CCCCCC 1px;
	padding:4px;
	background-color:#eff0e2;
	width:100px;
}
td {
	border:solid #CCCCCC 1px;
	padding:4px;
	line-height:150%;
}

#contents p {
	margin-left:10px;
	margin-right:10px;
}


#sound div.profile {
	width:460px;
	margin: 80px auto 0 auto;
}

#sound div div.photo {	
	float: left;
}

#sound div div.photo p{	
	float: none;
	width:auto;
	margin-top:5px;
	font-size:75%;
	text-align:center;
}

#sound div.profile img{
	border:#DDD solid 1px;
}

#sound div.profile p{
	float: right;
	width: 200px;
	font-size:80%;
	margin-top:20px;
}

* html #sound div.profile {
	margin: 40px auto 0 auto;
}

#sound .sign {
	text-align:right;
	margin: -10px 0 10px 0;
}