@charset "UTF-8";

p#title {
	margin-top: 15px;
}

p#title2 {
	color: #502d0b;
	font-weight: bold;
	font-size: 13px;
	width: 553px;
	text-align: right;
}

.borderBox {
	border-top:1px dotted #654935;
	margin-top: 20px;
	width: 560px;
}

.reformTit {
	font-size: 14px;
	color: #e08761;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.reformCap {
	width: 560px;
}

table.reformBox {
	margin-top: 20px;
}

table.reformBox td {
	vertical-align: middle;
}

table.reformTxt {
	margin-top: 5px;
}

table.reformTxt td {
	line-height: 160%;
}table.littleBox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 500px;
	margin-right: 20px;
	margin-left: 20px;
}
table.littleBox td {
	vertical-align: middle;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.littleBox th {
	font-weight: normal;
	text-align: left;
	height: 30px;
	margin-top: 15px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.littleBox2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 500px;
	margin-right: 20px;
	margin-left: 20px;
}
table.littleBox2 td {
	vertical-align: middle;
	height: 30px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	padding-top: 5px;
}
table.littleBox2 th {
	font-weight: bold;
	text-align: left;
	height: 30px;
	margin-top: 15px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E2DEC9;
	margin-left: 0px;
	padding-left: 10px;
}

