@charset "euc-jp";
/* CSS Document */

#flower{
	width:560px;
	margin:0 0 20px 0;
}
#f_pic{
}
#f_msg{
	width:560px;
	margin:0 0 20px 0;
	text-align:left;
	border-top:1px dotted white;
	line-height:200%;
}

#uimg{
	width:560px;
	margin:0 0 20px 0;
	text-align:center;
}
#uimg img{
	margin:3px;
	border:2px solid white;
}

