body {
	background-color: #FFFFFF;
	font-size: 14px;
	font-family:"MS UI Gothic", "tahoma"
}
table {
	font-size: 14px;
	font-family:"MS UI Gothic", "tahoma"
}
address {
	font-size: 12px;
	font-family:"MS UI Gothic", "tahoma"
}
ul {
	margin: 0px;

}
a {
	color: #09009F;
	text-decoration: none;

}
a:hover {
	background-color: #D0E8E8;
}
.renraku {
	font-size: 12px;
	background-color: #DCFFB9;
	border: 3px dashed #99FF00;
}
