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

/*----------------------------------------------------
	☆uniq
----------------------------------------------------*/

#contents .eventList li .lDate {
    color: #FF5D77;
    display: block;
    font-size: 93%;
    font-weight: bold;
    width:100%;
		margin-bottom:5px;
}
#contents .eventList li .title {
    display: block;
    width: 100%;
}