@charset "utf-8";

h1 {
	margin-bottom: 12px;
}
.mainimage {
	background: url(../images/img_index-mainimage.gif) left top no-repeat;
}
.tab-contents {
	margin-bottom: 40px;
	border-bottom: 2px solid #1b79c8;
}
.tab-contents .inner {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* #outline-block */
#outline-block {
	padding-top: 0;
}
.outline-block table {
	margin-bottom: 0;
	border-top: none;
	border-bottom: none;
}
.outline-block table tr th,
.outline-block table tr td {
	width: 185px;
}
.outline-block table tr.sep td {
	vertical-align: bottom;
}
.outline-block table tr.sep td p {
	text-align: right;
}
.outline-block table tr.sep td span,
.outline-block table tr.sep td strong {
	float: none !important;
}
.outline-block table tr.sep td span.head {
	display: block;
	padding-top: 8px;
}
.outline-block table tr.sep td p {
	padding-top: 0;
}

/* #compare-block */
#function-limit,
#function-limit .tbl-block,
#function-limit .tbl-block table {
	margin-bottom: 0;
	padding-bottom: 0;
}
.tbl-block table tr.thead th.functions {
	width: 292px;
}
.tbl-block table tr.subhead th {
	width: 112px;
}
.tbl-block table tr.line th.sub {
	width: 80px;
}
.tbl-block table tr td {
	width: 92px;
}