@charset "UTF-8";

/*------------------------------------------------ */
/* Healing Discourse
-------------------------------------------------- */

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

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


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

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

div.menu_list {
	width: 683px;
	margin: 0 0 34px -50px;
	-apple-text-size-adjust: none;
}

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

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

div.menu_list ul li a  {
	display: block;
	color:#211414;
	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:80%;
	text-decoration: none;
}

div.menu_list ul li .sup2 {
	font-size:80%;
	text-decoration: none;
	letter-spacing:-0.1em;
}

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



h4 {
	padding: 0 0 0 10px;
	margin: 0 0 4px 0;
	font-size:120%;
	border-bottom: dotted #555 1px;
	border-left: solid #5c3f00 6px;
	color:#5c3f00;
}

h4.top {
	margin:-14px 0 20px 0;
	border:none;
}

h5 {
	padding: 0 0 0 10px;
	margin: 0;
	font-size:130%;
	color:#5c3f00;
}

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


#contents p.ruby {
	text-align:right;
	font-size:70%;
	margin-bottom:4px
}




/*----------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----------*/

