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

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

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


.b_block {
	 width:550px;
}
/*------------------------------------------*/


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

.gree01{
	overflow:hidden;
	clear:both;
	width:100%;
	margin:20px auto 0px 10px;
	line-height:180%;
}

.gree01 .img{
	width:180px;
	overflow:hidden;
	margin:0px 0px 20px 0px;
}

.gree01 dl{
	width:350px;
	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;
}

.fleft{
	float:left;
}

.fright{
	float:right;
}

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

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