/* ‰æ‘œ‚È‚Ç */

.photo {
	float:left; width:180px; 
	text-align:center;
}

.text {
	float:left; width:180px; 
	text-align:center;
	margin:5px 0px 25px 0px;
	line-height:110%;
}

.text2 {
	float:left; width:180px; 
	text-align:center;
	margin-top:5px;
	line-height:110%;
}

