@charset "UTF-8";
/* CSS Document */

.mc .category{ background:#CCCCCC; padding:10px; color:#333333; border-radius:5px 5px 0 0;}

.mc .live-title{ border:solid 1px #333333; background:#202020; padding:5px 20px; font-weight:108%; border-radius:5px;}
.mc .live-data{ display:none;}
.mc .entry-body{ margin-left:20px; margin-right:20px; padding:10px 20px; background:#101010; border:solid 1px #202020; border-radius:5px;}
.mc .entry-more{ margin-left:20px; margin-right:20px;}
.mc h4{ font-weight:bold; border-bottom:solid 1px #202020;}
.mc .live-detail{ display:none;}
.mc .entry-detail{ margin-left:20px; margin-right:20px;}

.mc table{ width:100%;}
.mc table th{ width:100px;}
.mc table td *{ margin-top:0;}

.mc .live-report{ margin-left:20px; border-left:solid 10px #202020; padding-left:10px;}
.mc .entry-report{ margin-left:20px; margin-right:20px; padding:10px 20px; background:#202020; border:solid 1px #303030; border-radius:5px;}
.mc .entry-report img{ max-width:150px; height:auto;}

.mc .entry-photo{ text-align:center;}

.mc dt{ margin:0; padding:0; float:left; width:100px;}
.mc dd{ margin:0 0 0 100px;; padding:0;}
.mc dl { *zoom: 1;}
.mc dl:before,.mc .dl:after { display: table; line-height: 0; content: "";}
.mc dl:after { clear: both;}

.mc ol{ margin-left:2.0em;}
.mc ol li{ margin-top:0; list-style:decimal;}

.mc .entry-detail div{ margin-top:0;}

.ktq50thSpecial{ margin-left:-20px;}
.ktq50thSpecial .entry{ margin-left:20px; width:340px; float:left;}
.ktq50thSpecial .entry:nth-child(2n+1){ clear:left;}
.ktq50thSpecial { *zoom: 1;}
.ktq50thSpecial:before,.ktq50thSpecial:after { display: table; line-height: 0; content: "";}
.ktq50thSpecial:after { clear: both;}



.photos{ margin-left:-20px; list-style:none;}
.photos li{ margin:20px 0 0 20px; padding:0; width:220px; float:left;}
.photos li:nth-child(3n+1){ clear:left;}
.photos { *zoom: 1;}
.photos:before,.photos:after { display: table; line-height: 0; content: "";}
.photos:after { clear: both;}


@media screen and (max-width:768px){
  
.ktq50thSpecial{ margin-left:-0;}
.ktq50thSpecial .entry{ margin-left:0; width:100%;}
  
  
}


