/* 写真スペース */

#photo_aeria{
	width:155px;
	float: left;
}

.photo_setumei{
	margin-top: 5px;
	margin-bottom: 10px;
}
.cap{
	font-size: 85%;
}
.jinmei{
	font-size: 110%;
	font-weight: bold;
	padding-top: 2px;
}

/* 本文スペース */
#copy_aeria{
	width:370px;
	float: right;
	font-size: 110%;
	line-height: 125%;
}

/* 碑文 */
#hibun_aeria{
	background-image: url(../../english/img/dot_kei.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	padding-top: 20px;
}



/* 挨拶 */
.greeting_space{
	margin-top: 0px;
	margin-bottom: 20px;
}

/* 写真スペース */

.greeting_p_aeria{
	width:140px;
	float: left;
}



/* 本文スペース */
.greeting_copy_aeria{
	width:385px;
	float: right;
	line-height: 125%;
}


