@charset "utf-8";
/* CSS Document */
#gnavi_block ul li#gnavi06 a{
	background-color:#8E8E8E;
	color:#FFFFFF;
}

#header{
	background-image:url(../../english/Dominican_Family/Dominican_Family_in_Japan/title.png);
}


/*-------------------------------------------*/
/*ローカルナビゲーションの▲*/

#subarrow{
	left:915px;
}

/*-------------------------------------------*/
/*ローカルナビゲーションアクティブ*/

.sub_navi02{
	font-weight:bold;
}

/*-------------------------------------------*/



.textblock{
	width:700px;
	margin:20px auto;
	overflow:hidden;
}

.textblock p{
	margin:1em auto;
	text-align: justify;
	text-justify: distribute-all-lines;
}

.textblock img.f_right{
	float:right;
	margin:0em 0em 0.5em 1em;
}

.textblock img.f_left{
	float:left;
	margin:0em 1em 0.5em 0em;
}

.red{
	color:#900;
}

.ep_title{
	font-weight:bold;
	text-align:center !important;
	display:block;
	font-size:1.25em;
}


/*------------------------------------------*/

.time_table{
	width:100%;
	overflow:hidden;
	margin:1em auto;
}

.time_table .left_col{
	width:50%;
	float:left;
	overflow:hidden;
}

.time_table .right_col{
	width:50%;
	float:right;
	overflow:hidden;
}

.time_table table{
	width:80%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.time_table table th{
	width:5em;
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #CCC;
	padding:0.5em 0px;
}

.time_table table td{
	border-bottom:1px solid #CCC;
	padding:0.5em 0px;
}