@charset "utf-8";
#blockA {
	background-image: url(../images/bg_720.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#blockB {
	background-image: url(../images/bg_720.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-top: 30px;
}
#blockA  #tbl01 {
	width: 696px;
}
#form-btn {
	text-align: center;
	margin-top: 20px;
}
.ul02 {
	margin-top: 15px;
}
.ul01 {
	list-style-position: inside;
	list-style-type: disc;
}
.ul01 li {
	margin-bottom: 3px;
}





.inner {
	margin-top: 15px;
	width: 696px;
	margin-right: auto;
	margin-left: auto;
}
.table01 {
	border-collapse: collapse;
	font-size: 12px;
	width: 696px;
}
/* CSS Document */

th  {
	text-align: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-right: 20px;
	background-color: #eee;
}
td {
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
