#contents {
	width:600px;
	margin:0 auto;
}

#gazou{
	width:600px;
	height:400px;
}
#gazou img{
	width:600px;
	height:400px;
}

#contents #sec1{
	margin-top:30px;
}

#contents #sec1 time{
	color:#54A950;
}

#contents #sec1 h2{
	margin-top:10px;
	text-decoration:none;
}

#contents #sec1 p{
	font-size:0.8rem;
}

#contents #sec1 ul{
	margin:0;
	padding:0 0 0 30px;
}
#contents #sec1 ul li{
	list-style:disc;
	font-size:0.8rem;
}
#backtolist{
	width:150px;
	margin-left:650px;
}