BODY {
	FONT-SIZE: 12px; COLOR: #4e4e4e; FONT-FAMILY: Osaka,MS Pゴシック
}
TD {
	FONT-SIZE: 12px; COLOR: #4e4e4e; FONT-FAMILY: Osaka,MS Pゴシック; TEXT-DECORATION: none
}
A:link {
	COLOR: #0000ff
}
A:visited {
	COLOR: #5d0e0e
}
A:active {
	COLOR: #ffffff; BACKGROUND-COLOR: #b11c1b; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: #ff8000; TEXT-DECORATION: none
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;




}
.bg1 {
	background-color: #CCFFCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;





}
.tit {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.table {
	border-bottom-width: thin;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.table2 {
	border-top: thin dotted #999999;
	border-right: thin dotted #999999;
	border-bottom: thin none #999999;
	border-left: thin dotted #999999;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;


}
.table3 {
	border: thin dotted #999999;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: auto;

}

