@charset "UTF-8";

/*------------------------------------------------ */
/* Healing Discourse > Healing Artists > chapter3
-------------------------------------------------- */

h3 {
	background: url(../images/top_h3.jpg) no-repeat top;
	text-indent: -9999px;
	height: 210px;
	width: 800px;
}

div.menu_list {
	width: 663px;
	margin: 0 auto 80px auto;
}

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

div.menu_list ul li a  {
	display: block;
	color:#073106;
	text-decoration: none;
	height: 45px;
}

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

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

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


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

#healing_artists #wrapper {
	background:url(../images/header.jpg) no-repeat;
}

#healing_artists h2 {
	text-indent: -9999px;
	position: absolute;
}

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

#healing_artists h3 {
	text-indent: -9999px;
	height: 210px;
	width: 800px;
}
#healing_artists.page01 h3 {
	background: url(../images/p01_h3.jpg) no-repeat top;
}

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

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

#healing_artists.page04 h3 {
	background: url(../images/p04_h3.jpg) no-repeat top;
}
#healing_artists.page05 h3 {
	background: url(../images/p05_h3.jpg) no-repeat top;
}
#healing_artists.page06 h3 {
	background: url(../images/p06_h3.jpg) no-repeat top;
}
#healing_artists.page07 h3 {
	background: url(../images/p07_h3.jpg) no-repeat top;
}
#healing_artists.page08 h3 {
	background: url(../images/p08_h3.jpg) no-repeat top;
}
#healing_artists.page09 h3 {
	background: url(../images/p09_h3.jpg) no-repeat top;
}
#healing_artists.page10 h3 {
	background: url(../images/p10_h3.jpg) no-repeat top;
}
#healing_artists.page11 h3 {
	background: url(../images/p11_h3.jpg) no-repeat top;
}
#healing_artists.page12 h3 {
	background: url(../images/p12_h3.jpg) no-repeat top;
}



#healing_artists div.photo01 {
	width:400px;
	margin:60px auto 60px auto;
}

#healing_artists div.photo02 {
	width:600px;
	margin:60px auto 60px auto;
}

#healing_artists div.photo03 {
	width:600px;
	margin:60px auto 60px auto;
}
#healing_artists div.photo04 {
	width:300px;
	margin:0 auto 60px auto;
}
#healing_artists.page01 div.photo01 {
	width:318px;
}
#healing_artists div.photo01 p ,#healing_artists div.photo02 p ,#healing_artists div.photo03 p,#healing_artists div.photo04 p{
	font-size:80%;
	line-height:140%;
	margin: 10px 0 0 0;
}

#healing_artists.page04 div.photo01 {
	width:316px;
}

#healing_artists.page07 div.photo01 {
	width:310px;
}

#healing_artists.page08 div.photo01 {
	width:520px;
}

#healing_artists.page08 div.photo02 {
	width:268px;
}

#healing_artists.page08 div.photo03 {
	width:400px;
}

#healing_artists.page08 div.photo04 {
	width:320px;
}

#healing_artists.page09 div.photo01 {
	width:480px;
}

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


.photo_tb01 {
	font-size:80%;
	width:600px;
	margin:0 auto 40px auto;
}

.photo_tb01 td {
	text-align:center;
	padding:2px
}

.photo_tb01 img {
	padding: 1px;
	border: 1px solid #ccc;
}



/* -------------------------------------------------- */

#healing_artists.page12 div.photo01 {
	width:600px;
	margin:40px auto 40px auto;
	text-align:center;
}

#healing_artists.page12 div.photo01 img {
	border:1px solid #CCC;
	padding:1px
}

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

#healing_artists.page12 table.table12 {
	margin-bottom:30px;
}

#healing_artists.page12 table.table12 td {
	padding:10px;
	text-align:center;
	vertical-align:top;
}

#healing_artists.page12 table.table12 td img {
	border:1px solid #CCC;
	padding:1px
}