@charset "utf-8";
/* ===================================================================
CSS information

 file name  :areainfo.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */

/* キャッチコピー */
#areainfo #sst_title {
	margin-bottom:16px;
	width:680px;
	height:23px;
	line-height: 1;
	background: url(../areainfo/images/sst_title.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/*周辺企業・工場 */
#areainfo #page #bg_contents #contents #contents_over #main #sst_area_company {
	margin-bottom:15px;
	width:680px;
	height:20px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
	background:url(../areainfo/images/sst_area_company.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}

#areainfo #page #bg_contents #contents #contents_over #main #sst_shuhen {
}

