.flowerEvt{
  width: 710px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.flowerEvt img{
  display: block;
  width: 100%;
  height: auto;
}

.eventLeft {
  float: left;
  width: 290px;
  padding-top: 30px;
}

.eventRight {
  float: right;
  width: 400px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.big {
  font-size: 16px;
}

.timeTable {
  margin-top: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}

.timeTable th {
  font-weight: normal;
  text-align: left;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  vertical-align: top;
}

.eventTtl {
  border-bottom-width: 3px;
  border-bottom-style: double;
  border-bottom-color: #CCC;
  padding-bottom: 2px;
  padding-top: 5px;
}

.timeTable td {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.keihinTable {
  border-collapse: collapse;
  background-color: #FFFFF0;
}

.keihinTable th {
  text-align: left;
  border: 1px solid #CCC;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

.keihinTable td {
  border: 1px solid #CCC;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

.outTenant {
  padding-top: 5px;
  font-size: 12px;
  line-height: 16px;
}

.outTenant dd {
  text-indent: -2em;
  margin-left: 2em;
  padding-left: 5px;
  padding-bottom: 5px;
}

#chuBox {
  border: 1px solid #CCC;
  padding: 10px;
  margin-top: 10px;
}

#ticketWrap {
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}

#ticketFooter {
  clear: both;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #CCC;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 10px;
  font-size: 12px;
  margin-top: 20px;
}

.printBtn {
  text-align: center;
  padding-bottom: 5px;
}

.printBtn input {
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}

#bosyuWrap {
  width: 620px;
  margin-right: auto;
  margin-left: auto;
}

#bosyuLeft {
  float: left;
  width: 200px;
  padding-top: 20px;
}

#bosyuRight {
  float: right;
  width: 400px;
  padding-top: 15px;
  padding-bottom: 20px;
}

.enjaBox {
  width: 398px;
  border: 1px solid #FC6;
  margin-top: 5px;
  padding-bottom: 5px;
}

.enjaPh {
  width: 130px;
  float: left;
  padding-top: 5px;
  padding-left: 5px;
}

.naiyo {
  width: 245px;
  float: right;
  padding-right: 5px;
  padding-top: 2px;
}

.enja {
  padding-bottom: 2px;
  font-weight: bold;
  background-color: #FC6;
  line-height: 14px;
  padding-top: 4px;
  padding-left: 10px;
}

#yosuWrap {
  width: 620px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
}

.yosuBox {
  width: 598px;
  border: 1px solid #CCC;
  padding: 10px;
  clear: both;
  margin-top: 10px;
}

.yosuBox dt {
  background-image: url(../img/event/bg_day.jpg);
  background-repeat: no-repeat;
  height: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 14px;
  padding-top: 7px;
}

.yosuLeft {
  float: left;
  width: 230px;
  padding-top: 10px;
}

.yosuRight {
  float: right;
  width: 350px;
  padding-top: 10px;
}

.violet {
  text-shadow: 0px 0px;
  color: #663399;
}

.pink {
  color: #FF6699;
}

.white {
  color: #666666;
}

.green {
  color: #009966;
}

.yellow {
  color: #E8B900;
}

#noEvent {
  text-align: center;
  padding-bottom: 100px;
  padding-top: 20px;
}
