/*-------------------------------------------------
　各ページごと個別のスタイルはこのCSSに記述する
-------------------------------------------------*/
.taC {
	text-align: center
}
.taL {
	text-align: left
}
.red {
	color: red;
}
.mt40 {
	margin-top: 40px;
}
.mb20 {
	margin-bottom: 20px;
}


.event_wrap h3.hl {
    font-weight: bold;
    color: #336699;
    font-size: 17px !important;
    text-decoration: none !important;
		padding-left: 0;
}

.event_wrap > p {
	line-height: 1.6 !important;
}


@media screen and (max-width: 669px) {

}
