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


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

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


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 #wrapper #contents .box01 .menu_list {
	width: 693px;
	margin:0 0 40px -40px;
	-apple-text-size-adjust: none;
	font-size:14px;
}

#healing_artists #wrapper #contents .box01 .menu_list.mov {
	margin-bottom:4px;
}

#healing_artists #wrapper #contents .box01 .menu_list ul li {
	background: url(../images/link_li_bg.gif) no-repeat;
}

#healing_artists #wrapper #contents .box01 .menu_list ul li a  {
}

#healing_artists #wrapper #contents .box01 .menu_list ul li a:hover {
	background: url(../images/link_li_bg.gif) no-repeat;
	background-position: 0 -45px;
}


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


/*----------photo----------*/

.photo01 {
	width:600px;
	margin:30px auto 30px auto;
	text-align:center;
}

.photo01 img {
	margin: 0 0 10px 0;
}

.photo01 p {
	text-align:center;
	font-size:70%;
	line-height:140%;
	margin: 0 0 0 0;
}



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

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

/* -----------------------2列テーブル--------------------------- */

.photo_table {
	font-size:70%;
	margin: 0 0 40px 0;
}

.photo_table td {
	text-align:center;
	vertical-align:bottom;
	padding:0 5px;
}

#contents .photo_table td p {
	margin:0;
}

.photo_table td.side {
	white-space: nowrap;
	text-align:left;
}

.photo_table td img {
	border:1px solid #CCC;
	padding:1px
}
/* -------------------------------------------------- */

/* -----------------------click to enlargeテーブル--------------------------- */

.c_table {
	font-size:70%;
	margin: 30px auto 30px auto;
}

.c_table td {
	text-align:center;
	vertical-align:bottom;
	padding:0 5px;
	line-height:150%
}

#contents .c_table td p {
	margin:5px 0 0 0;
}

.c_table td.side {
	white-space: nowrap;
	text-align:left;
	width:150px
}

.c_table td img {
	border:1px solid #CCC;
	padding:1px
}
/* -------------------------------------------------- */

.page01 .photo_table {
	margin-left:-15px;
}
/* -------------------------------------------------- */

.page02 .photo_table {
	margin-left:-17px;
}
/* -------------------------------------------------- */

.page03 #contents .c_table td p {
	text-align:left;
}