/*pc.shigizemi.com style2.css*/
#content table.s2_tbl  {
	width: 100%;
	margin: 24px auto;
}

#content table.s2_tbl thead th {
	background-color: #c34e33;
}


#content table.s2_tbl tbody td {
	background-color: #ffffff;
}
