@charset "utf-8";
/* CSS Document */

#aboutEntry li{ margin-bottom:30px; }


#aboutEntry dt{ font-size:18px; margin-bottom:8px; }
#aboutEntry dd{ line-height: 1.8em; }
#participantsTable dt{ margin-bottom:10px; }
#aboutEntry a{ color:#001c7a; }
#aboutEntry a:hover{ color:#4261c9; }

#noticeBox p{ line-height:1.6em; margin-bottom:10px; }


#registrationTable,
#participantsTable{ margin: 5px 0 10px; }

#registrationTable tr,
#participantsTable tr{ border-bottom: 2px solid #fff; }

#registrationTable th,#registrationTable td,
#participantsTable th,#participantsTable td{ padding:12px 20px; }

#registrationTable th{ background:#e9f6ff;}
#registrationTable th,
#participantsTable th{ font-weight: normal; border-right:2px solid #fff; color:#000061; }

#registrationTable td{ background: #fafafa;}

.redTxt2{ color:#ff3979; }

.externalIcon2{ background: url(../images/externallinkIcon.png) 0 0 no-repeat;
width: 10px; height: 10px;
display: inline-block;
}


#participantsTable th{ background:#e9f6ff;width: 400px; vertical-align: top;  }
#participantsTable td{ background:#fbfbfb; width: 290px;}

#entryFee{ padding-top:30px; }
#aboutentryFee li{ margin-bottom: 5px; }
#aboutentryFee li:before{ content:"・"; }
#aboutentryFee li:before, #aboutentryFee li span{ float:left; }
#aboutentryFee li span{ display: block; width: 690px; }


