@charset "utf-8";

.table_basic {
	margin:8px 0;
	border-top:#F4F4F4 solid 1px;
	border-left:#F4F4F4 solid 1px;
}
.table_basic th {
	width:auto;
	background-color:#F4F4F4;
	border-bottom:solid 1px #FFFFFF;
}
.table_basic td {
	width:auto;
	border-bottom:#F4F4F4 solid 1px;
	border-right:#F4F4F4 solid 1px;
}
.troubled {
	padding-right:100px;
	background-image:url(../images/area1404/04.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.change {
	background:url(../images/area1404/bg.gif) repeat;
	padding:10px;
}
.change ol {
	padding:10px;
	background-color:#FFF;
}
.change ol li {
	margin-bottom:10px;
}
.change ol li .left {
	margin-bottom:0;
}
#test {
	width:100%;
}

