@charset "utf-8";
/* CSS Document */
	/**/
section.main_content ul li{margin:20px 0;}
.date{width: 100px;height: 100px;display: inline-block;}
.date .day{background-color: #053369;color: #fff;text-align: center;line-height: 70px;font-size: 40px;}
.date .month{background-color: #FCCF2D;color:#053369; text-align: center;line-height: 30px;}
.text{float: right;width: 780px;color: #000;}
section.main_content ul li:hover a .text{color: #0000ee;}
.text h2{font-size: 20px;margin-bottom: 6px;}
.text p{font-size: 14px;line-height: 22px;}