@charset "utf-8";



.table_rule th{
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #5a4b48;
	text-align: center;
	width: 30%;
}

.table_rule td{
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px solid #ccc;	
}






@media screen and (max-width: 680px) {


}


