/* css for "highland" image */body {	background-color: white;	background-image: url(bg01.gif)	line-height: 130%;}dt {	margin-top: 1ex;}/* 上部インデクス */.topindex {	color: indigo;	font-size: x-large;	background-color: deepSkyBlue;}.topindexleft {	color: indigo;	font-size: x-large;	background-color: deepSkyBlue;	text-align: left;}.topindexright {	color: indigo;	font-size: x-large;	background-color: deepSkyBlue;	text-align: right;}/* 左部インデクス */.leftindex {	color: black;	/* background-color: white; */ /* springGreen; */}/* 左と右のしきり */.sepa {	background-color: paleGreen;}/* 右部本文 */.rightbody {	color: black;	/* background-color: snow; */}/* 右部本文 */.rightbodycenter {	text-align: center;	color: black;	/* background-color: snow; */}/* 下部クレジット */.bottomcredit {	font-size: small;	text-align: right;}/* インデクスの見出し */.indextitle {	border-style: outset;	border-color: forestGreen;	border-width: 4px 4px 4px 4px;}
