.butn1{

	border-width : 1 1 1 1px;
	border-style : outset;
	font-size : 16px;
	color : #C68686;
	vertical-align : sub;
	background-color : #C0C0C0;
}
.butn2{
	border : 1px solid;
	font-weight: bold;
	background-color : #F0C7F1;
	font-size : 16px;
	color : #FFFFFF;
}
span{

  border-top: double 2px #C0C0C0;
	width : 100%;
}
.box{
  text-align : center;
  color : #FFFFFF;
  height : 20px;
  background-color : #C0C0C0;
  border-width : 1 1 1 1px;
}
.button{
  text-align : center;
  border : 1px solid #C0C0C0;
  background-color : #FFFFFF;
  width : 18px;
  height : 8px;
  border-width : 1 1 1 1px;
}
.overs{
  text-align : center;
  border : 1px solid #C0C0C0;
  background-color : #999933;
  width : 18px;
  height : 8px;
  border-width : 1 1 1 1px;
}
.tex{
  text-align : center;
  font-size : 8pt;
  width : 50px;
  height : 20px;
  background-color : #C0C0C0;
  border-width : 1 1 1 1px;
}
.tey{
  text-align : center;
  font-size : 10pt;
  color : #CC3300;
  width : 50px;
  height : 20px;
  background-color : #C0C0C0;
  border-width : 1 1 1 1px;
}
.day{
  text-align : center;
  font-size : 12pt;
  width : 20px;
  height : 8px;
  background-color : #FFFFFF;
  border-width : 1 1 1 1px;
}
.lost{
  text-align : center;
  font-size : 10pt;
  width : 20px;
  height : 8px;
  background-color : #C0C0C0;
  border-width : 1 1 1 1px;
}
.actib{
  text-align : center;
  font-weight: bold;
  font-size : 12pt;
  color: #FFFF00;
  width : 20px;
  height : 8px;
  background-color : #EAEAEA;
  border-width : 1 1 1 1px;
}
.today{
  text-align : center;
  font-weight: bold;
  font-size : 12pt;
  color: #FFFF00;
  width : 20px;
  height : 8px;
  background-color : #F0C7F1;
  border-width : 1 1 1 1px;
}
.haeds{
  text-align : center;
  font-size : 10pt;
  width : 35px;
  height : 20px;
  background-color : #FFFFFF;
  border-width : 1 1 1 1px;
}
.main{/*コンテンツ領域の設定*/
  background-color : #000000;
  height: 300px;
  font-size : 12pt;
  line-height: 120%;
  overflow: auto;
  padding: 0.5em 0.5em 0.5em 1em;
  border-left: double 10px #EAEAEC;
  border-top: double 8px #EAEAEC;
  scrollbar-3dlight-color: #ABABAC;
  scrollbar-arrow-color: #515151;
  scrollbar-darkshadow-color: #FCFCFD;
  scrollbar-face-color: #F5F5F7;
  scrollbar-highlight-color:#FCFCFD;
  scrollbar-shadow-color: #ABABAC;
  scrollbar-track-color: #FCFCFD;
  font-weight: normal;
}
.waku{
  font-weight: bold;
  background-color : #292829;
  border : 1px inset #EAEAEC;
  font-size : 12pt;
  width : 210;
  line-height: 120%;
}