<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

body#timetable { background-color: red; }

div.crmnyFrame { width: 800px; margin: 8px auto; background-color: red; border: solid 5px white; padding: 4px; }
div.crmnyFrameIN { background: white url(../images/ceremony_bg_logo_top.png) left top no-repeat; }
div.crmnyFrameIN2 { background: url(../images/ceremony_bg_logo_btm.png) right bottom no-repeat; }

div.crmnyHead { padding: 15px 0 0; }
div.crmnyHead p.timeTit { float: left; padding-left: 10px; margin-top: 35px; width: 445px; }
div.crmnyHead div.crmnyLogo { float: right; width: 296px; }
div.crmnyHead div.crmnyLogo p.logo { padding-right: 20px; }
div.crmnyHead div.crmnyLogo p.time { padding-top: 12px; }

div.timetableCont { padding: 0 25px 15px; }
div.timetableCont p.timetableTit1 { margin-top: 60px; }
div.timetableCont p.timetableTit2 { margin-top: 80px; }
div.timetableCont p.timetableBox { margin-top: 20px; }
div.timetableCont div.contLeft { float: left; width: 366px; }
div.timetableCont div.contRight { float: right; width: 366px; }




div.timetableCont div.noteText { margin-top: 5px; }



div.newsFoot { padding: 30px 5px 5px; }




</pre></body></html>