body {
	background-color:#009c44;
	padding: 0px;
	margin: 0px;
}

img { border: none; }

dl.border_on {
	border-left: 5px solid #ccc;
	margin-left: 20px;
	padding-left: 5px;
}

dt {
	color: blue;
}

dd {
	line-height: 1.7em;
}


/* link */
a.top_linktxt01{
	color: #f6881c; 
	font-size: 12px; 
	text-decoration:none;
	font-weight: bold;	
}
a.top_linktxt01:hover{
	color: #009c44; 
	font-size: 12px; 
	text-decoration:none;
}
a.top_linktxt02{
	color: #18a094; 
	font-size: 12px; 
	text-decoration:none;
}
a.top_linktxt02:hover{
	color: #f6881c; 
	font-size: 12px; 
	text-decoration:none;
}
/* pagelayput */
.top_table01 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.samnaibox {
	padding-top: 6px;
}
.aboutleagu {
	padding-left: 25px;
}

.regist_info {
    margin-top: 15px;
    }

/* font */
.red {
	color: #C11828;
}
.green {
	color: #03652e;
}
.nomal{
	font-size:12px
}
.top_txt01 {
	font-size: 12px;
	color: #5c5c5c;
	line-height: 18px;
	padding-left: 20px;
}
.top_txt02 {
	font-size: 12px;
	color: #f6881c;
	line-height: 18px;
}
.top_txt03 {
	font-size: 12px;
	color: #5c5c5c;
	line-height: 20px;
}
.top_txt04 {
	font-size: 12px;
	color: #18a094;
	line-height: 14px;
	padding-bottom: 7px;
	font-weight: bold;	
}
.subtit_txt01 {
	font-size: 14px;
	color: #0c341e;
	padding-bottom: 3px;
}

.team_regist_team {
    font-size: 16px;
    color: red;
    padding-top: 10px;
    }

.team_regist_text {
    font-size: 16px;
    padding-top: 10px;
    }

td.promo {
  width: 767px;
  padding: 5px 0;
  line-height: 150%;
  color: white;
  background-color: red;
  text-align: center;
  font-size: 120%;
  }

.promo a {
  font-size: 110%;
  }
  
.promo a:link    { color: white; }
.promo a:visited { color: white; }
.promo a:hover   { color: blue; }
.promo a:active  { color: blue; }

.promo a {
  font-size: 110%;
  }

td.promo_green {
  width: 767px;
  padding: 5px 0;
  line-height: 150%;
  color: white;
  background-color: #2E8B57;
  text-align: center;
  font-size: 150%;
  }

.promo_green a {
  font-size: 130%;
  }
  
.promo_green a:link    { color: white; }
.promo_green a:visited { color: white; }
.promo_green a:hover   { color: blue; }
.promo_green a:active  { color: blue; }

.promo a {
  font-size: 110%;
  }


td.promo_yellow {
  width: 767px;
  padding: 5px 0;
  line-height: 150%;
  color: black;
  background-color: yellow;
  text-align: left;
  font-size: 120%;
  }
  
.promo_yellow a:link    { color: black; }
.promo_yellow a:visited { color: black; }
.promo_yellow a:hover   { color: blue; }
.promo_yellow a:active  { color: blue; }

