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

iframe{ width: 100%; }

@media screen and (max-width: 799px) {
	
.main_img{ text-align:center; background-color:#e0e4e5; }	

}

@media screen and (min-width: 800px) {
	
.main_img{ text-align:center; background-color:#e0e4e5; }
}

/*最新ニュース*/

#news {
}

div.newsArea{
	padding: 15px;
	background:#FFF;
	margin-bottom:30px;
	overflow: hidden;

}

p.newsTime{
	margin: 5px 0;
}

p.newspTxt{
	font-size: 0.8em;
}

.master-slider-parent{
	width: 100% !important;
}

.master-slider{
	width: 100% !important;
}
