
A:link {
	
	color: #000000;
  text-decoration : none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
A:hover {
	text-decoration: none;
	color: #000000;
  position : relative;
  right : 2px;
  left : 1px;
}
BODY {
	line-height: 20px;
	
	font-size: 12px;
	
}
.title {
	font-size: 24px;
	color: #785B10;
	letter-spacing: 0.1em;
	line-height: 40px;
	font-weight: bold;
}
.title02 {
	font-size: 14px;
	color: #785B10;
	letter-spacing: 0.1em;
	line-height: 40px;
	font-weight: bold;
}
.menu01 {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.menu02 {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.orangeb {
	font-size: 16px;
	font-weight: bold;
	color: #fbaf5d;
}
.txt01 {
	font-size: 16px;
}
.txt02 {
	font-size: 14px;
}
.toi {
	font-size: 18px;
	color: #785B10;
	font-weight: bold;
}
TD{
  font-size : x-small;
  line-height : 150%;
  color : #1c1c1c;
}
.under_line{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #84d5fb;
}
.tangle{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;}
.left_line_gray{
  border-left-width : 1px;
  border-left-style : dotted;
  border-left-color : silver;
}
H2{
  color : #ff80ff;
}
.line01{
  border-bottom-width : 1px;
  border-bottom-style : double;
  border-bottom-color : #95caff;
}
.gray_line_under{
  border-bottom-width : 1pt;
  border-bottom-style : dotted;
  border-bottom-color : silver;
}
.col1{
  color : green;
}
.gray_line_upper{
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : silver;
}
.under_dot_pink{
  border-bottom-color : #ff9797;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
}

