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


div#contents table th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-size: 12px;
	vertical-align: top;
	padding: 5px;
}
div#contents table td {
	text-align:left;
	vertical-align:top;
	font-size:12px;
	line-height:14px;
	padding:3px 3px 0 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


table#hyo {
	font-size:10px;
	line-height:12px;
}

table#hyo ul {
	margin:0 0 0 14px;
	padding:0;
}

table#hyo ul li {
	margin:0;
	padding:0;
}



