
#page_title{
	background-image:url(greeting/title.png);
}

/**/

.prof{
	overflow:hidden;
	margin:40px auto;
	overflow:hidden;
}

.prof p{
	text-align:center;
	overflow:hidden;
}

.prof dl{
}

.prof dl dt{
	text-align:center;
	line-height:125%;
	margin:1em auto;
}

.prof dl dd{
	text-align:center;
	font-size:1.25em;
	line-height:1.25em;
	font-weight:bold;
}

/**/

.txt01{
	width:800px;
	margin:0px auto 60px auto;
	
}

.txt01 dl{
	width:100%;
	margin:0px auto;
}

.txt01 dl dt{
	margin-bottom:20px;
	font-weight:bold;
	font-size:1.5em;
	color:#003166;
	text-align:center;
}

.txt01 dl dd{
	overflow:hidden;
	line-height:200%;
	margin-bottom:20px;
	text-indent:1em;
}