@charset "shift_jis";
/************************************/
/* ホーム用のＣＳＳ　ｔａｂｌｅ		*/
/************************************/

table {
	border: 0px #ff0000 solid;
	background-color: silver;
	margin-left:auto;margin-right:auto;
	padding: 0px;
}
