@charset "iso-8859-1"; 

/*  */
*{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: black;
	font-family: Verdana, Arial, "Hiragino Kaku Gothic Pro", "Osaka", "MS PGothic", sans-serif;
	font-size : small;
	font-weight: normal;
	line-height: 1.0em;
}
th, td, form {
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: black;
	font-family: Verdana, Arial, "Hiragino Kaku Gothic Pro", "Osaka", "MS PGothic", sans-serif;
	font-size : small;
	font-weight: normal;
	line-height: 1.0em;
}
img {
	border: 0;
}

.defaultFontSize {
	font-size : small;
}
