@charset "utf-8";
/* CSS Document */

/*------------------------------------------*/
/*ページタイトル*/

#page_title{
	background-image:url(chief_greetings/title_2022.png);
}


.b_block {
	width:95%;
	margin:0px auto;
	text-align:justify;
}
/*------------------------------------------*/


/*------------------------------------------*/

.gree01{
	overflow:hidden;
	clear:both;
	width:100%;
	margin:20px auto;
}

.gree01 .img{
	text-align:center;
	overflow:hidden;
	margin:0px auto 1em auto;
}

.gree01 dl{
	overflow:hidden;
	margin:0px 10px 20px 0px;
}

.gree01 dl dt{
	font-size:13px;
	font-weight:bold;
	color:#3A98E9;
}

.gree01 dl dd{
	margin-top:0.5em;
	margin-left:0.5em;
	margin-right:0.5em;
	overflow:hidden;
	text-align:justify;
}

.fleft{
}

.fright{
}

/*------------------------------------------*/

.name {
	display:block;
	text-align:center;
	margin-top:1em;
}