@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 .areainfo_box .areainfo_in .area_body_box .area_right h4 {
	margin:5px 0;
	width:396px;
	float:left;
	font-size: 100%;
	line-height: 20px;
}

/* map ボタン */
#areainfo .areainfo_box .areainfo_in .area_body_box .area_right .map {
	margin:0;
	width:85px;
	height:25px;
	float:right;
}

#areainfo .areainfo_box .areainfo_in .area_body_box .area_right .map a {
	width:85px;
	height:25px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	background: url(../../buttons/btn_map.gif) no-repeat left top;
}

/* hp ボタン */
#areainfo .areainfo_box .areainfo_in .area_body_box .area_right .hp {
	margin:0 0 0 12px;
	width:125px;
	height:25px;
	float:right;
}

#areainfo .areainfo_box .areainfo_in .area_body_box .area_right .hp a {
	width:125px;
	height:25px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	background: url(../../buttons/btn_hp.gif) no-repeat left top;
}











/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}

#areainfo #page #bg_contents #contents #contents_over #main #sst_shuhen {
}
