.div-01 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
}
.div-01 h3 {
	margin-bottom: 15px;
}
.div-01 h4 {
	font-size: 12px;
	line-height: 168%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.div-01 table {
	background-color: #999;
	width: 95%;
}
.td-01 {
	font-size: 12px;
	color: #7F112C;
	background-color: #f6f3ec;
}
.td-02 {
	font-size: 12px;
	background-color: #FFF;
	line-height: 168%;
}
/*Å¹ÊÞ¾Ò²ð*/
.div-02 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	background-color: #FFF;
}
.div-02 h3 {
	margin-bottom: 15px;
}.div-02 table {
	width: 100%;
}
.div-02 td {
	vertical-align: top;
}
.div-02 h4 {
	font-size: 12px;
	line-height: 168%;
}
.div-03 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}.td-01 {
	font-size: 12px;
	line-height: 168%;
	color: #900;
	background-color: #f6f3ec;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.td-02 {
	font-size: 12px;
	line-height: 168%;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.td-03 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.div-03 p {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}
