@charset "utf-8";

section .photo {
	float: left;
}

section .photo img{
	width: 70%;
}

section .greet_content h2{
	font-weight: 500;
}

section .greet_content .greet_name {
	font-weight: 500;
	text-align: right;
    
}
