@charset "Shift_JIS";

body#ceremony { background: red url(../images/ceremony_bg.gif); }

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.crmnyTit { float: left; padding-left: 30px; width: 338px; }
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; }

p.dressups { margin-top: 30px; text-align: center; }

div.crmnyCont { padding: 0 20px 0; }


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

div.crmnyCont div.newsUnit { margin-top: 30px; border: solid 1px #ccc; padding: 10px 15px; position: relative; }

div.crmnyCont div.newsUnit p.ribbon { position: absolute; z-index: 10; bottom: 18px; right: 48px; }

div.crmnyCont div.newsUnit p.date { color: red; }
div.crmnyCont div.newsUnit div.title { padding: 5px 10px; background-color: #eee; color: red; font-weight: bold; font-size: 15px; margin-top: 5px; }
div.crmnyCont div.newsUnit div.cont { padding: 20px 10px; }
div.crmnyCont div.newsUnit p.signature { margin-top: 10px;  text-align: right; }

div.crmnyCont div.newsUnit2clm { margin-top: 30px; border: solid 1px #ccc; width: 368px; }
div.crmnyCont div.newsUnit2clm p.date2clm { color: red; padding: 10px; }
div.crmnyCont div.newsUnit2clm div.contFrm2clm { padding: 15px; }
div.crmnyCont div.newsUnit2clm div.contFrm2clm p.deadline { border: dashed 1px red; padding: 10px; text-align: center; }
div.crmnyCont div.newsUnit2clm div.contFrm2clm p.text { margin-top: 15px; padding: 0 5px; }
div.crmnyCont div.newsUnit2clm div.contFrm2clm p.applyBtn { margin-top: 15px; text-align: right; }

div.crmnyCont div.setCeremonyBg { background: url(../../abefes2013/img/ceremony_bg.png) right bottom no-repeat; }
div.crmnyCont div.specBox { border: dashed 1px red; padding: 15px; margin-top: 20px; width: 330px; }
:root div.crmnyCont div.specBox { width: auto; display: table; }
div.crmnyCont div.specBox p.specText { margin-top: 10px; margin-left: 20px; }
div.crmnyCont div.specBox div.noteText { margin-top: 15px; }




