@charset "utf-8";

#main  { width:94%;
	margin:0 auto; }

.sec	{ margin-bottom:2.5em; }

.sec img  { width:100%;
	height:auto;
	max-width:420px;
	border:solid 1px #000;
	margin-top:0.5em; }

.tate img   { max-width:200px; }

.date	{ margin-bottom:0.05em; }


@media only screen and (min-width:645px){

.sec p	{ font-size:1.2em; }

#main	{ width:80%; }

.tate img   { max-width:280px; }

}