@charset "utf-8";
/* CSS Document */
#wrap {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background: #F0F0F0;
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

div#tekigouTablesKakomi {
	width:475px;
	margin:0px 40px 0px 40px:
	
}

div#ichi {
	width:111px;
	float:left;
	margin-right:12px;
}
div#ni {
	width:111px;
	float:left;
	margin-right:12px;
}

* html div#ichi {
	width:111px;
	float:left;
	margin-right:-12px;
}
* html div#ni {
	width:111px;
	float:left;
	margin-right:-12px;
}






div#san {
	width:114px;
	float:left;
}
div#yon {
	width:115px;
	float:right;
}







table#makersBana {
width:475px;
border-collapse:collapse;
border:#666 solid 1px 1px 0px 1px;
margin-bottom:0px;
}

table#makersBana td.brank {
width:12px;
}





table#FirstTable,table#SecondTable {
	width:111px;
	border-collapse:collapse;
	border:#666 solid 1px;
	float:left;
	margin-right:12px;
	margin-top:0px;
}

table#ThirdTable {
	width:114px;
	border-collapse:collapse;
	border:#666 solid 1px 0px 1px 1px;
	float:left;
	margin-top:0px;
}

table#ForethTable {
	width:115px;
	border-collapse:collapse;
	border:#666 solid 1px 1px 1px 0px;
	border-right-width:0px:
	margin-top:0px;
}


td.maker {
	width:111px;
	color:#000;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFCC;
	font-size: 14px;
	line-height: 20px;
	border:#666 solid 1px;
}


td.tekigou_maintxt {
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	border:#666 solid 1px;
}

