
/* AREA WRAP */
.area_wrap		{ background-image:none;}
#area-contents		{ width:960px; margin:0 auto;}
#main-group		{ float:right; width:100%; margin-left:-200px;}
#main-group .core	{ padding-top:3px; float:left; width:100%; margin-right:-200px;}
#area-main		{ margin:0 200px;}

#hd {
    margin-top: -1px;
    position:relative;
}
#contents {
    margin-top: -5px;
    position:relative;
}
#title_text {
    margin-top: 5px;
    margin-bottom: -20px;
    margin-right: 10px;
    position:relative;
}
#subtitle_text {
    margin-top: 1px;
    margin-bottom: -20px;
    margin-right: 10px;
    position:relative;
}

table.fightbox { width: 100%; margin-top: 10px;}
table.tomcup {
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 1em;
  width: 900px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.tomcup caption {
  margin-top: 1em;
  text-align: right;
}

table.tomcup th,
table.tomcup td {
  padding: 4px 6px;
}

table.tomcup th {
  background: #1badca;
  text-align: center;
  white-space: nowrap;
  font-size: 150%;
  color: #FFF;
}

table.tomcup td {
  text-align: left;
  white-space: nowrap;
}

table.tomcup td .right {
  text-align: right;
  white-space: nowrap;
}

table.tomcup col.weight {
  background: #F2F5FF;
}

table.tomcup col.school {
  background: #F2F5FF;
}

table.tomcup col.boxer {
  background: #F2F5FF;
}
table.tomcup col.result {
  background: #F2F5FF;
}
table.tomcup col.result2 {
  background: #F2F5FF;
}

#margin-ec { margin-top: 1px; }

.contents-title {
    font-size: 20px;
    color:blue;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    position:relative;
}
.contents-title2 {
    font-size: 30px;
    color:black;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    position:relative;
}
.contents-idx {
    font-size: 14px;
    line-height: 0.5em;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    position:relative;
}
.contents-text {
    font-size: 18px;
    line-height: 1.7em;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    position:relative;
}

.contents-rtext {
    color:black;
    font-size: 14px;
    line-height: 2.0em;
    margin-left: 30px;
    margin-right: 15px;
    margin-bottom: 30px;
    position:relative;
}
.contents-tommysays {
    color:#7f0d9c;
    font-size: 16px;
    line-height: 2.0em;
    margin-left: 30px;
    margin-right: 15px;
    margin-bottom: 30px;
    position:relative;
}

.contents-imgt {
    color:blue;
    font-size: 14px;
    line-height: 2.0em;
    margin-right: 15px;
    margin-bottom: 30px;
    position:relative;
}

.contents-text img.fle{
    float: left;
}
.contents-text img.fri{
    float: right;
}

area{
  border:none;
  outline:none;
}

