@charset "utf-8";

/*========================================
【book--hyoji】
nnaasia/nna/free/nna_service/hyoji/index.html
 =========================================*/

#book--hyoji table th{
	font-weight:normal;
	width:90px;
	padding:15px;
	background-color:#f1efef;
	border-top:1px solid #e4e0e0;
	border-left:1px solid #e4e0e0;
	text-align:left;
}
#book--hyoji table th.addBdrBtm{
	border-bottom:1px solid #e4e0e0;
}
#book--hyoji table td{
	padding:15px;
	border-top:1px solid #f1efef;
	border-right:1px solid #f1efef;
	text-align:left;
}
#book--hyoji table td.addBdrBtm{
	border-bottom:1px solid #f1efef;
}

