@charset "Shift_JIS";
body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
}
th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	text-align: center;
	width: 200px;
}
td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txtS {
	font-size: 10px;
	line-height: 14px;
}
.inputBtn {
	font-size: 14px;
	height: 40px;
}
ul {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin: 0px;
}
li {
	margin: 2px;
}
