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

#news_mainviz {
	height: 150px;
	width: 950px;
	background-image: url(../img/gaiyo_pic/2015/gaiyo_mainviz.jpg);
	margin-top: 25px;
	margin-bottom: 25px;
}
#news_mainviz2023 {
	height: 150px;
	width: 950px;
	background-image: url(../img/gaiyo_pic/2023/gaiyo_mainviz2023.jpg);
	margin-top: 25px;
	margin-bottom: 25px;
}
#news_container {
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#news_container #photo #pic02 {
	width: 160px;
	height: 120px;
	float: left;
	margin-left: 8px;
	margin-right: 7px;
	margin-bottom: 15px;
}
#contents #news #photo {
	height: 250px;
	width: 700px;
}
#photo #pic02 {
	float: left;
	height: 120px;
	width: 160px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#contents #news #spred {
	clear: both;
}
