@charset "utf-8";
/* トップページにのみ反映されます */

.cell-shift{
	width:740px;
	height:310px;
	margin:10px auto;
	overflow:auto;
}

.cell-shift table{
	background:#FFF;
}

