/*left navi */

.navi_bg {
	font-size: 12px;
	color:#153B66;
	text-decoration: none;
	line-height: 13px;
/*	  background-color: #ffffff;*/
	border-top: 1px #cccccc dotted;

/* border-bottom: 1px #ffffff solid;*/
}

.navi_bg a:link {
	color:  #153B66;
	text-decoration: none;

}

.navi_bg a:visited {
	color:  #153B66;
	text-decoration: none;

}

.navi_bg a:active {
	color:  #153B66;
	text-decoration: none;
}

.navi_bg a:hover {
	color:#153B66;
	text-decoration: underline;
}

.navi_bgover {
	font-size: 12px;
	color: #ffffff
	text-decoration: none;
	line-height: 13px;
	  background-color:  #315176;
	border-top: 1px #ffffff dotted;

}
.navi_bgover a:link {
	color: #ffffff;
	text-decoration: underline;
}

.navi_bgover a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.navi_bgover a:active {
	color: #ffffff;
	text-decoration: underline;
}

.navi_bgover a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*!title */
.eventhl{
	font-size: 15px;
	color: #FFFFFF;


padding: 0px 0px 0px 5px;
}

.event17 {
	font-size: 17px;
	color: #153B66;
	text-decoration: none;
	line-height: 24px;

	}

.event_midashi{
	font-size: 14px;
	color: #153B66;
	font-weight: bold;
 border: 1px #153B66 dotted;
margin-top:10px;

}

.event_28b{
	font-size: 28px;
	color: #153B66;
	font-weight: bold;
}

.event_12b{
	font-size: 12px;
	color: #153B66;
	font-weight: bold;
}

.event_10b{
	font-size: 10px;
	color: #153B66;
}

.row1p { background-color: #CCE4EE}
.row2p { background-color: #E7F2F6}