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


textarea {
	font-size: 12px;
}

table.bat {
	margin-bottom: 40px;
	margin-right: 50px;
	margin-left: 50px;
}

table.bat td {
	padding: 10px;
	text-align: left;
	line-height: 20px;
}

td.cat {
	border-right: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
}

td.dog {
	border-bottom: dotted 1px #CCCCCC;
}

.s_cat {
	font-size: 10px;
}

