@charset "utf-8";
/* CSS Document */


#header{
	background-image:url(../../english/History/op_dominicans/title.png)
}

#gnavi_block ul li#gnavi03 a{
	background-color:#8E8E8E;
	color:#FFFFFF;
}

/*-------------------------------------------*/
/*ローカルナビゲーションアクティブ*/

.sub_navi01{
	font-weight:bold;
}
/*-------------------------------------------*/

#tree{
	width:600px;
	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;
}

#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;
}