body {
	margin: 10px;
}
td {
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
}
h2 {
	font-size:12px;
}
a {
	color:#2F2F2F;
	text-decoration:underline;
	font-weight: bold;
}
ul {
	margin: 5 50 15 20;
}

table.layout {
	width: 700px;
}

td.navi {
	height: 40px;
	background-image: url(./img/side_l.gif);
	background-repeat: no-repeat;
	background-color: #F9B200;
	padding: 0 10px 0 10px;
}
.navi_space {
	line-height: 10px;
	height: 10px;
}


