@charset "UTF-8";

/*------------------------------------------------ */
/* Healing Discourse > discourse2 > chapter1
-------------------------------------------------- */

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:#2142a2;
	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;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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

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

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

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

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

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

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


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

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

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

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

#dc2_chapter2.page14 table.table12 {
	margin-bottom:30px;
}

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

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