@charset "UTF-8";

/*------------------------------------------------ */
/* Healing Discourse > Tamafuri
-------------------------------------------------- */

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

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


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

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

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

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

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

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

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

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

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


#discourse_db h4 {
	margin:10px auto 30px auto;
	background: url(../images/top_h4.jpg) no-repeat top;
	text-indent: -9999px;
	height: 38px;
	width: 561px;
}
#discourse_db div.photo01 {
	width:400px;
	margin:60px auto 60px auto;
}
#discourse_db div.photo02 {
	width:600px;
	margin:60px auto 60px auto;
}
#discourse_db div.photo03 {
	width:500px;
	margin:60px auto 60px auto;
}

#discourse_db div.photo01 img ,#discourse_db div.photo02 img, #discourse_db div.photo03 img{
	margin: 0 0 10px 0;
}
#discourse_db div.photo01 p ,#discourse_db div.photo02 p, #discourse_db div.photo03 p{
	font-size:80%;
	line-height:140%;
	margin: 0 0 0 0;
}
#discourse_db.page01 h3 {
	background: url(../images/p01_h3.jpg) no-repeat top;
}
#discourse_db.page02 h3 {
	background: url(../images/p02_h3.jpg) no-repeat top;
}
#discourse_db.page03 h3 {
	background: url(../images/p03_h3.jpg) no-repeat top;
}
#discourse_db.page04 h3 {
	background: url(../images/p04_h3.jpg) no-repeat top;
}
#discourse_db.page05 h3 {
	background: url(../images/p05_h3.jpg) no-repeat top;
}
#discourse_db.page06 h3 {
	background: url(../images/p06_h3.jpg) no-repeat top;
}
#discourse_db.page07 h3 {
	background: url(../images/p07_h3.jpg) no-repeat top;
}
#discourse_db.page08 h3 {
	background: url(../images/p08_h3.jpg) no-repeat top;
}
#discourse_db.page09 h3 {
	background: url(../images/p09_h3.jpg) no-repeat top;
}
#discourse_db.page05 div.photo03 {
	width:528px;
	margin:60px auto 60px auto;
}
#discourse_db.page06 div.photo03 {
	width:526px;
	margin:60px auto 60px auto;
}
#discourse_db.page07 div.photo01 {
	margin:0 auto 60px auto;
}
#discourse_db.page08 div.photo01 {
	width:494px;
}
#discourse_db.page08 div.photo02 {
	width:526px;
	margin:60px auto 60px auto;
}
#discourse_db.page08 div.photo03 {
	width:526px;
	margin:60px auto 20px auto;
}


