/* BASIC css start */
#contents {
	width:100%;
	max-width:1000px;
}
#contents img {
	width:100%;
}
#contents .event-list img {
	width:100%;
}

#contents .addbnr div.tit-page {
    position: relative;
    padding: 20px 0 20px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #333;
    }
    
#contents .addbnr .event-list li{
    margin-top:15px;
    }
/* BASIC css end */

