@charset "UTF-8";

body {
		background: url(../img/bk_bottom.jpg) center top repeat-y;
}
#main_image{
	height:355px;
	width:980px;
	overflow: hidden;
	background-image:url(../images/main01.jpg);
}

#main_image_alert{
	margin:1em 0;
	height:663px;
	width:980px;
	overflow: hidden;
	background-image:url(../images/stopcovid.jpg);
}


#main_image_alert2{
	margin:1em 0;
	width:980px;
	background-image:url(../images/2020_dongurihiroi.jpg.jpg);
}

#mainimg{
//	height:355px;
	width:980px;
	overflow: hidden;
	background-image:url(../images/main01.jpg);
}

/* left  ------------------------------*/
#houkoku_l{
	float:left;
	width:345px;
	padding-bottom: 15px;
}
#houkoku_r{
	float:right;
	width:345px;
	padding-bottom: 15px;
}


.houkoku{
	690px;
}

.houkoku li{
	float:left;
	width:345px;
	padding-bottom: 15px;
}

#left #katudou{
	padding: 15px 0;
}

#katudou h3{
	float:left;
	padding: 3px;
}
#news{
	width: 660px;
	margin-left: 10px;
	color:#492B1D;
}
#news h3{
	padding: 10px 0;
	margin-bottom: 0;
	border-bottom: 1px solid #492B1D;
}
#news dl{
	padding: 10px;
	border-bottom: 1px dotted #492B1D;
}
#news dt{
	float:left;
}
#news dd{
	padding-left:6.5em;
}

