<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ nippon-belting css ] [ uni_index.css ]
	-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 2009-05-12
	---------------------------------------------------------------------------------------------*/


/* ================================================

	Lohas・JR奈良駅　TOPページスタイル

=================================================*/

/* 追加コンテンツ -------------*/
div#access{
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}
div#access h2{
	display: inline;
	font-weight: bold;
}
div#access p{
	display: inline;
}
div#access a{
	color: #00c;
}
div#access a:hover{
	color: #fff;
	background: #00c;
}


#access-detail{
	color: #666;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 10px;
}
#access-detail div.access-map{
	margin-bottom: 10px;
}
#access-detail h3{font-weight:bold;}
#access-detail ul{margin-bottom: 15px;}
#access-detail li{list-style:none;}
#access-detail p{margin:0;}
#access-detail p a{color: #00c;}
#access-detail p a:hover{color:#fff;background:#00c;}


div.address{
	font-size: 10px;
	margin-bottom: 5px;
}
div.address h2{
	color: #666;
	font-weight: bold;
}
#footer div.address address{
	color: #666;
}




.disp-none{
	display: none;
}
.disp-block{
	display: block;
}

</pre></body></html>