@charset "utf-8";

/*----------------------------------------
	表
-----------------------------------------*/
#fwCms_wrapper .text_table th {
	font-weight: bold;
	text-align: center;padding:10px;
}
#fwCms_wrapper .text_table td {
	text-align: left;
	padding:8px;
}



/*----------------------------------------
	ol
-----------------------------------------*/
#fwCms_wrapper ol{
	padding-left:1.5em;
}

#fwCms_wrapper ol li{list-style: inherit;}