@charset "utf-8";
/* ===================================================================
CSS information

 file name  :areainfo.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */

/* キャッチコピー */
#areainfo #sst_title {
	margin-bottom:13px;
	width:680px;
	height:22px;
	line-height: 1;
	background: url(../areainfo/images/sst_title.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

#areainfo #sst_title a {
	margin-left:562px;
	width:117px;
	height:22px;
	display:block;
	line-height:1;
	text-indent:-9999px;
	overflow:hidden;
}


/* タイトル */
#areainfo #sst_link {
	margin-bottom:16px;
	width:680px;
	height:23px;
	line-height: 1;
	background: url(../areainfo/images/sst_link.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}










/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}

#areainfo #page #bg_contents #contents #contents_over #main #sst_shuhen {
}
