@charset "Shift_JIS";

/* PopUpWindow */

body {
	line-height: 120%;
}

table.table01 {
	border-collapse: collapse;
	border-spacing: 0;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	margin: 0 5px 5px 20px;
	font-size: 90%;
}
table.table01 th {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #F7FFF0;
	padding: 4px 6px;
	text-align: center;
	line-height: 130%;
}
table.table01 td {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 4px 6px;
	line-height: 130%;
	text-align: center;
}
table.table01 td.left {
	text-align: left;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
