@charset "UTF-8";
/* CSS Document */


@media only screen and (max-width: 480px) {

/* JAMSTECニュース欄 */

.jn_photo img {
	width:90px;
	height:auto;
}

dl.jn_contents {
	margin-left:100px;
}


}

