@charset "utf-8";
/* CSS Document */

#contents .rightImg{
		margin-bottom: 50px;
}


@media screen and (max-width:640px){

#contents .rightImg{
		max-width: 124px;
}
}