@charset "shift_jis";

@import url(common.css); 

/* 酒井スポーツ整体　美しく */


#leftMenu {
	height:750px;
}


table {
	margin:20px 10px 20px 30px;
	border:1px #ccc solid;
	width:600px;
}

table th{
	padding:10px;
	font-size:14px;
	border-right:1px #ccc dotted;
	border-bottom:1px #ccc dotted;
	background-color:#dff;
	color:#666;
}

table td{
	padding:10px 10px 10px 20px;
	font-size:14px;
	border-bottom:1px #ccc dotted;
}


