#mainContent p.imgTopText {
	margin-bottom: 3px;
	line-height: 135%;
	color: #333333;
}
.imgPlateLeft {
	float: left;
	background-color: #B0B0B0;
	padding: 3px;
	margin-left: 30px;
	margin-bottom: 10px;
}
.imgPlateRight {
	float: right;
	background-color: #B0B0B0;
	padding: 3px;
	margin-right: 25px;
}

.img2ArrowTenpai {
	background-image: url(../img/content/arrow_black_x.gif);
	background-position: 172px center;
	background-repeat: no-repeat;
	zoom: 100%;
	margin-bottom: 12px;
	padding-bottom: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
}
.img2ArrowTenpai:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.tabContainer {
	zoom: 100%;
	margin-bottom: 12px;
	padding-bottom: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	clear: both;
	width: 100%;
}
.tabContainer:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.tabContainerNoLine {
	zoom: 100%;
	margin-bottom: 12px;
	clear: both;
	width: 541px;
}
.tabContainerNoLine:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.img2ArrowNaki {
	background-image: url(../img/content/arrow_black_x_lr.gif);
	background-position: center center;
	background-repeat: no-repeat;
	zoom: 100%;
	margin-bottom: 8px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.img2ArrowNaki:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.nakiSetting {
	margin-top: 3px;
	margin-bottom: 3px;
}

table.nakiRule {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
	border: 2px solid #787878;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}

table.nakiRule th {
	margin: 0px;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
	text-align: center;
	padding: 8px 10px;
	width: 57px;
}
table.nakiRule td {
	margin: 0px;
	line-height: 135%;
	color: #333333;
	background-color: #E3E3E3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #787878;
	border-right-color: #787878;
	padding-left: 10px;
}

div.nakiTable {
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
	margin-bottom: 12px;
	}
h5.tabSettei {
	font-size: 125%;
	margin-bottom: 10px;
}

