@charset "utf-8";

@media (min-width: 769px){
p.ltTxt{width:530px; float:left;}
figure.rtImg{float:right; width:183px;}
figure.rtImg img{margin:0 auto 10px !important;}
}

@media (min-width: 641px) and (max-width: 768px){
figure.rtImg{float:right; width:183px;}
figure.rtImg img{margin:0 auto 10px !important;}
}

@media (max-width:640px){
#daigakuContent figure.rtImg{clear:both; max-width:260px; margin:0  auto;}
figure.rtImg img{display:inline !important;}
figure.rtImg img:first-child{width:160px; height:auto; margin-right:20px;}
}


