@charset "shift_jis";
.list-news {
	padding-left:1em;
	text-indent:-1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9C00;
	font-size: smaller;
	color: #DF4800;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.list-event {
	padding-left:1em;
	text-indent:-1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDA40D;
	font-size: smaller;
	color: #BD4E0B;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a:link{text-decoration:none; color: #DF4800;}
a:visited{text-decoration:none; color: #DF4800;}
a:active{text-decoration:none; color:#FF9F00; } 
a:hover{text-decoration:underline; color:#FF9F00;}

.new-waku {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ff9c00;
	border-right-color: #ff9c00;
	margin: 0px;
	padding: 0px;}
