fieldset{
	width:70%;
	border:#999999 solid 2px;
}

legend{
	background-color:#0000FF;
	color:#FFFFFF;
	font-size:24px;
}

table{
	width:80%;
	margin-bottom:10px;
}

th{
	background-color:#00CCCC;
}

td{
	text-align:center;
}

.off_title{
	font-size:18px;
}

.off_place{
	font-size:14px;
}

.margin{
	margin-top:10px;
	margin-bottom:10px;
}

fieldset{
	margin-bottom:10px;
}