#menuCell {
	height: auto;
	width: 158px;
	position: relative;
	float: left;
	left: 6px;
	top: 6px;
}
#mainCell {
	width: 586px;
	position: relative;
	top: 6px;
	margin-right: 11px;
	margin-left: auto;
}
#subTitleCell {
	height: auto;
	width: 573px;
	position: relative;
	background-color: #DADADA;
	margin-bottom: 10px;
	top: 0px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	text-align: left;
	left: 0px;
	padding: 8px;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#subTitleCell h1 {
	margin-bottom: 0.6em;
	margin-top: 0.2em;
}
.repeatCell {
	height: auto;
	width: auto;
	position: relative;
	height: auto;
	width: 586px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 24px;
	text-align: left;
}
.repeatCell p {
	margin-bottom: 0.6em;
}
table.ichiran {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
td.ichiran {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
td.ichiranVtitle {
	background-color: #D5DDFB;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
table.repeating {
	margin: 0px;
}

