@charset "utf-8";
/* CSS Document */

#header{
	background-image:url(../../english/Spirituality/Dominican_spirituality/title.png)
}

#gnavi_block ul li#gnavi02 a{
	background-color:#8E8E8E;
	color:#FFFFFF;
}

/*-------------------------------------------*/
/*ローカルナビゲーションアクティブ*/




/*-------------------------------------------*/

#tree{
	width:700px;
	margin:20px auto;
	overflow:hidden;
}

#tree table{
	width:100%;
}

#tree table th{
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #CCC;
	padding:0.5em 0px;
	width:200px;
}

#tree table td{
	text-align:left;
	vertical-align:top;
	padding:0.5em 0px;
	padding-left:1em;
	border-bottom:1px dotted #CCC;
}

/*-------------------------------------------*/

#subarrow{
	left:235px;
}

.textblock{
	width:700px;
	margin:20px auto;
	overflow:hidden;
}

.textblock p{
	margin:1em auto;
	text-align: justify;
	text-justify: distribute-all-lines;
}
.textblock a{
	text-decoration:none;
}
.textblock img.f_right{
	float:right;
	margin:0em 0em 0.5em 1em;
}

.textblock img.f_left{
	float:left;
	margin:0em 1em 0.5em 0em;
}
.textblock b{
	font-style:oblique;
}

.red{
	color:#900;
}
#imgbox{
	width:700px;
	text-align:center;
}

.indent{
	margin-left:1em;
}

/**/

.link_navi{
	width:700px;
	margin:20px auto;
	overflow:hidden;
	border-bottom:2px solid #999;
	border-top:2px solid #999;
	padding:1em 0px;
}

.link_navi .prev{
	width:45%;
	float:left;
}

.link_navi .next{
	width:45%;
	float:right;
	text-align:right;
}