@charset "utf-8";
/* CSS Document */

body { background: #fff;}
#infoContents { width: 848px; padding: 15px;}
#infoContents .boxes { display: table; margin: 0 0 30px;}
#infoContents .day { display: table-cell; padding: 0 20px 0 0; color: #683203;}
#infoContents h1 { color: #e8ae25;}
#infoContents p { margin: 0 0 1.5em;}
#infoContents .boxes:last-of-type,
#infoContents p:last-of-type { margin: 0;}