@charset "utf-8";
/* CSS Document */

#gnavi_block ul li#gnavi01 a{
	background-color:#8E8E8E;
	color:#FFFFFF;
}

#header{
	background-image:url(../../english/St.Dominic/st_dominics_life/title.png);
}

/*-------------------------------------------*/
/*ローカルナビゲーションの▲*/

#subarrow{
	left:75px;
}

/*-------------------------------------------*/
/*ローカルナビゲーションアクティブ*/

.sub_navi04{
	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;
}