body,td,th {
	font-size:13px;
	font-family:"MS UI Gothic, Osaka, ‚l‚r ‚oƒSƒVƒbƒN";
}

a{
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.n {
	font-family:Verdana,Helvetica,Arial;
}

.b {
	background-color:#FFF;
	color:#000000;
	font-family:Verdana,Helvetica,Arial;
}

.f {
	background-color:#FFF;
	color:#000000;
}

BODY {
	background-repeat: repeat;
	background-position: left top;
}

input.EditBox{
	border-style:solid;
	border-width:1px;
	border-color:#663333;
	padding-left:2pt;
	height:1.45em;
}

textarea {
	border-style:solid;
	border-width:1px;
	padding:3pt;
	border-color:#663333;
	font-size:13px;
}