@charset "utf-8";
/* CSS Document */

#reformList {
	width:630px;
	float:left;
	padding:15px 19px;
	margin-bottom:20px;
	border:#aaa 1px solid;
}

#reformList li {
	width:200px;
	float:left;
	line-height:20px;
	padding-left:10px;
	background:url(../../images/reform/arrow.gif) no-repeat left center;
}

#main h4 {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	margin-bottom:10px;
	border-left:#c1301d 6px solid;
}

#main h5 {
	width:100%;
	clear:both;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#c1301d;
	margin-bottom:5px;
}

.reformBox {
	width:670px;
	display:inline;
	float:left;
}

.reformBox .fleft {
	width:450px;
}

.reformBox table,
.reformTable {
	width:450px;
	margin-bottom:10px;
	border:#aaa 1px solid;
}

.reformBox table th,
.reformBox table td,
.reformTable th,
.reformTable td {
	line-height:18px;
	padding:5px;
	border:#aaa 1px solid;
}

.reformTable th,
.reformBox table th {
	background-color:#ffe0c0;
}

.reformTable td,
.reformBox table td {
	text-align:right;
}

.reformBox img {
	display:block;
	float:right;
	margin-bottom:10px;
}

.topLink {
	width:100%;
	clear:both;
	text-align:right;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:#aaa 1px dashed;
}







