/*****************************************************************************/
/* 実績 */
/*****************************************************************************/
div.results {
	margin-bottom: 3em;
}

/*** テーブル ***/
table.results {
	width: 100%;
}
table.results th, table.results td 
{
	padding: 3px;
}

/*** タイトル ***/
.results table.title {
	width: 100%;
	margin-bottom: 10px;
	color: #1D2088;
	font-weight: bold;
}
.results .title01 {
	width: 30px;
	padding: 0px;
	background-image: url(../niji/image/nj_js_bg01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.results td.title02 {
	padding: 3px 0px 1px 0px;
}
.results .title02 {
	background-image: url(../niji/image/nj_js_bg02.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*** データ ***/
.results .data {
	margin-left: 30px;
}

/*****************************************************************************/
/* ＣＡＤデータ　ダウンロード */
/*****************************************************************************/
table.lineup tbody.cad td {
	text-align: center;
	vertical-align: middle;
}


/*****************************************************************************/
/* ソーラー基礎ブロック*/
/*****************************************************************************/
table.tb01 {
	margin: 0px auto;
}
table.tb01 td {
	padding: 5px;
}
