 
BODY{
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
}
.table_body{
  border-style : none ridge ridge ridge;
  margin-left : 1pt;
  margin-right : 1pt;
  margin-bottom : 1px;
  border-left-width : 1px;
  border-right-width : 1pt;
  border-bottom-width : 1px;
  border-left-color : yellow;
  border-right-color : yellow;
  border-bottom-color : yellow;
}

.list-title {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	margin: 0px;
}

.list-other{
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}

.detail-title {
	font-size: 13pt;
	color: #333333;
	font-weight: bold;
	margin: 0px;
}

.detail-other {
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}

.detail-koumoku {
	font-size: 11pt;
	color: #003399;
	font-weight: normal;
	margin: 0px;
}



.font_size8{
  font-size : 8pt;
}
.font_size9{
  font-size : 9pt;
}
.font_size10{
  font-size : 10pt;
}
.font_size12{
  font-size : 12pt;
}
.font_size14{
  font-size : 14pt;
}
A:LINK{
  color : #006a00;
}
A:HOVER{
  color : #cc00cc;
}
A:VISITED{
  color : #009900;
}
.dagashi_waku{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #fdb31e #fdb31e #fdb31e #fdb31e;
}
.omocha_waku{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #6adf43 #6adf43 #6adf43 #6adf43;
}
.butai_waku{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #ab7bf1 #ab7bf1 #ab7bf1 #ab7bf1;
}
.osirase_waku{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #f49ee2 #f49ee2 #f49ee2 #f49ee2;
}
.info_waku{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #a3f2f9 #a3f2f9 #a3f2f9 #a3f2f9;
}