@charset "UTF-8";
body { font-family: 'DejaVu Sans Condensed'; font-size: 5pt;  }
.content {
    width: 1720px;
    height: 2000px;
    font-size: 5px;
    margin: 16px;
	bgcolor: #f8f4e6;
}
.div_result_tournament_name {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 160px;
}
.div_result_tournament_name_name {
    margin: 0;
    padding: 0;
	line-height: 30px;
    text-align: left;
    vertical-align: top;
    font-size: 18pt;
    width: 234px;
}
.div_result_tournament_name_sc {
    margin: 0;
    padding: 0;
	line-height: 10px;
    text-align: left;
    vertical-align: top;
    font-size: 12pt;
}
.div_result_tournament_name_pref {
    margin: 0;
    padding: 0;
    line-height: 30px;
    vertical-align: top;
    text-align: left;
    font-size: 18pt;
}
.div_result_tournament_name_num {
    margin: 0;
    padding: 0 4px 0 4px;
    vertical-align: top;
    text-align: right;
    font-size: 18pt;
    width: 16px;
}
.div_result_tournament_name_num2 {
    margin: 0;
    padding: 0 4px 0 4px;
    text-align: left;
    width: 16px;
}
.div_tournament_score{
    font-size: 9pt;
    line-height: 13px;
    margin: 4px 0 4px 0;
}
.div_result{
    font-size: 8pt;
    padding-right: 4px;
    line-height: 13px;
    text-align: right;
}
.div_result2{
    font-size: 8pt;
    padding-left: 4px;
    line-height: 13px;
    text-align: left;
}
.div_result_tournament {
    margin: 0;
    padding: 0;
    text-align: left;
}
.div_result_one_tournament {
    margin: 0;
    padding: 0;
    width: 60px;
    text-align: right;
    display: inline; float: left;
}
.div_result_one_tournament2 {
    margin: 0;
    padding: 0;
    width: 60px;
    text-align: left;
    display: inline; float: left;
}
.div_result_one_tournament_final {
    margin: 0;
    padding: 0;
    font-size: 9pt;
    line-height: 0px;
    text-align: center;
    width: 80px;
    display: inline; float: left;
}
.div_result_one_tournament_final2 {
    margin: 0;
    padding: 0;
    font-size: 9pt;
    line-height: 0px;
    text-align: left;
    width: 80px;
    display: inline; float: left;
}
.div_border_none {
    border: none;
    padding: 4px 0 0 4px;
}
.div_border_none2 {
    border: none;
    padding: 0 4px 4px 0;
}
.div_border_b {
    border-top: none;
    border-bottom: solid 4px #000000;
    border-right: none;
    border-left: none;
    padding: 0px 0 0 4px;
}
.div_border_b_win {
    border-top: none;
    border-bottom: solid 4px #ff0000;
    border-right: none;
    border-left: none;
    padding: 0px 0 0 4px;
}
.div_border_b_up {
    border-top: none;
    border-bottom: solid 4px #ff0000;
    border-right: none;
    border-left: none;
    padding: 0px 0 0 4px;
}

.div_border_br {
    border-top: none;
    border-bottom: solid 4px #000000;
    border-right: solid 4px #000000;
    border-left: none;
}
.div_border_br_win {
    border-top: none;
    border-bottom: solid 4px #ff0000;
    border-right: solid 4px #ff0000;
    border-left: none;
}
.div_border_br_up {
    border-top: none;
    border-bottom: solid 4px #ff0000;
    border-right: solid 4px #000000;
    border-left: none;
}
.div_border_br_final {
    border-top: none;
    border-bottom: solid 4px #ff0000;
    border-right: solid 4px #ff0000;
    border-left: none;
}
.div_border_br_final2 {
    border-top: none;
    border-bottom: solid 4px #000000;
    border-right: solid 4px #ff0000;
    border-left: none;
}
.div_border_r {
    border-top: none;
    border-bottom: none;
    border-right: solid 4px #000000;
    border-left: none;
    padding: 0 0 4px 0;
}
.div_border_r_win {
    border-top: none;
    border-bottom: none;
    border-right: solid 4px #ff0000;
    border-left: none;
    padding: 0 0 4px 0;
}
.div_border_r_up {
    border-top: none;
    border-bottom: none 4px #ff0000;
    border-right: solid 4px #ff0000;
    border-left: none;
    padding: 0 0 4px 0;
}
.div_border_r_wwin {
    position: relative;
    padding: 0 0 4px 0;
    border-top: none;
    border-bottom: none;
    border-right: solid 4px #000000;
    border-left: none;
}
.div_border_r_wwin::after {
  border-right: solid 4px #ff0000;
  height: 4px;
  position: absolute; z-index: 1; bottom: 0;
  content: "";
}
.div_border_bl {
    border-top: none;
    border-bottom: solid 4px #000000;
    border-left: solid 4px #000000;
    border-right: none;
}
.div_border_bl_win {
    border-top: none;
    border-bottom: solid 4px #ff0000;
    border-left: solid 4px #ff0000;
    border-right: none;
}
.div_border_bl_up {
    border-top: none;
    border-bottom: solid 4px #ff0000;
    border-left: solid 4px #000000;
    border-right: none;
}
.div_border_l {
    border-top: none;
    border-bottom: none;
    border-left: solid 4px #000000;
    border-right: none;
    padding: 0 0 4px 0;
}
.div_border_l_win {
    border-top: none;
    border-bottom: none;
    border-left: solid 4px #ff0000;
    border-right: none;
    padding: 0 0 4px 0;
}
.div_border_l_up {
    border-top: none;
    border-bottom: none;
    border-left: solid 4px #000000;
    border-right: none;
    padding: 0 0 4px 0;
}
.div_border_l_wwin {
    position: relative;
    padding: 0 0 4px 0;
    border-top: none;
    border-bottom: none;
    border-left: solid 4px #000000;
    border-right: none;
}
.div_border_l_wwin::after {
  border-left: solid 4px #ff0000;
  height: 4px;
  position: absolute; z-index: 1; left: -4px; bottom: 0;
  content: "";
}
.tb_result_tournament_name {
    text-align: left;
    width: 80px;
}
.tb_result_tournament_name_pref {
    text-align: left;
    width: 60px;
    padding: 0 4px 0 4px;
}
.tb_result_tournament_name_num {
    text-align: right;
    width: 10px;
    padding: 0 4px 0 4px;
}
.tb_result_tournament_name_num2 {
    text-align: left;
    width: 10px;
    padding: 0 2px 0 8px;
}
.tb_result_tournament {
    text-align: right;
    width: 40px;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.winner_name {
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center;
    font-size: 14pt;
    width: 164px;
    margin-right: 4px;
    display: inline; float: left;
}

.winner_Tdfk {
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center;
    font-size: 12pt;
    width: 164px;
    margin-right: 4px;
    display: inline; float: left;
}

.div_tournament_toku{
	font-size: 8pt;
	width: 160px;
	margin-right: 4px;
	line-height: 6px;
	text-align: center;
}
.div_border_field {
    border-top: solid 2px #000000;
    border-bottom: solid 2px #000000;
    border-left: solid 2px #000000;
    border-right: none;
	padding-right: 10px;
}
.div_tournament_field{
	width: 15px;
    font-size: 16pt;
	padding-right: 5px;
}
a.abuttonA{
	font-size:11px;
	display:block;
	text-align:center;
	text-decoration: none;
	border:2px solid;
	border-color:#a4a4ff #6f66bf #6f66bf #a4a4ff;
	background:#ccccff;
	line-height: 28px;
	color:#414958;
}
a.abuttonB{
	font-size:11px;
	display:block;
	text-align:center;
	text-decoration: none;
	border:2px solid;
	border-color:#f98f8d #b5615c #b5615c #f98f8d;
	background:#ffcccc;
	line-height: 32px;
	color:#414958;
}

a {	text-decoration: none; }