@charset "utf-8";
/* rate.css */

/*==================================

		0 | 共通で使ってる設定
		
==================================*/

p.m10 {
	margin: 20px 0 0 5px;
	}
	
img.bt_plan_rate {
	margin: 10px;
}	

/*==================================

		1 | タイトル
		
==================================*/

#rate h2 {
	display: block;
	margin: 20px 0 0 0;
	border: 0;	
	padding: 0;
	width: 276px;
	height: 28px;
	background: url(../rate/images/title_rate.gif) center top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	
}

/*==================================

		2 | 別邸鷹山
		
==================================*/
#rate #youzan {
	margin: 30px auto 0;
	border: 0;
	padding: 0;
	width: 840px;
}

#rate #youzan h3 {
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	background: url(../rate/images/sst_bettei.gif) center top no-repeat;
	width: 146px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;	
}


/*==================================

		3 | コテージ
		
==================================*/
#rate #kote {
	margin: 30px auto 0;
	border: 0;
	padding: 0;
	width: 840px;
}

#rate #kote h3 {
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	background: url(../rate/images/sst_cote.gif) center top no-repeat;
	width: 146px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;	
}





/*==================================

		2 | 東雲の間・朱音の間
		
==================================*/
#rate #higashi {
	margin: 30px auto 0;
	border: 0;
	padding: 0;
	width: 840px;
}

#rate #higashi h3 {
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	background: url(../rate/images/sst_shinonome.gif) center top no-repeat;
	width: 146px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;	
}





/*==================================

		4 | 泰山荘
		
==================================*/
#rate #taizan {
	margin: 30px auto 0;
	border: 0;
	padding: 0;
	width: 840px;
}

#rate #taizan h3 {
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	background: url(../rate/images/sst_taizan.gif) center top no-repeat;
	width: 146px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;	
}



/*==================================

		5 | ご予約について
		
==================================*/

#rate #goyoyaku {
	margin: 30px auto 0;
	border: 0;
	padding: 0;
	width: 840px;
}

#rate #goyoyaku h3 {
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	background: url(../rate/images/sst_goyoyaku.gif) center top no-repeat;
	width: 146px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;	
}



