@charset "utf-8";
/* privacy.css */

#ID:after{
    content:".";
    display:block;
    height:0.1px;
    clear:both;
    visibility:hidden;
    overflow:hidden;
}

/*Hides IE-mac\*/
*html #news{zoom:1;}
/*End hide from IE-mac\*/

/*IE6*/
*html body{font-size:100%}
/*IE7*/
*:first-child+html body{font-size:100%} 



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

	ヘッダー背景

======================================*/
#reservation div#header {
	background: url(../reservation/images/bg_photo.jpg) no-repeat left top;	
}



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

	ページタイトル

======================================*/
#reservation h2#page_tit {
	margin:0px;
	padding:0px;
	width:236px;
	height:399px;
	position:absolute;
	top:63px;
	left:684px;
	line-height: 1;
	background: url(../reservation/images/tit_page.png) no-repeat left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}


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

	コンテンツボディ

======================================*/
#reservation div#contentbody  {
	margin:0px auto 0px auto;
	padding:55px 0px 0px 0px;
	width:920px;
}


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

	コンテンツ内

======================================*/
/* サブタイトル（プライバシーポリシー）*/
#reservation div#contentbody h3#subtit_img1 {
	margin:0px 0px 20px 188px;
	padding:0px;
	width:122px;
	height:27px;
	line-height: 1;
	background:  url(../reservation/images/subtitle01.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* テキスト */
#tel {
    margin:0px 0px 10px 260px;
	padding:0px;
	width:125px;
	height:15px;
	line-height: 1;
	background: url(../reservation/images/subtitle02.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	float:left;
}

* html #tel {
    margin:0px 0px 10px 130px;
}

#tel_number {
    margin:0px 0px 10px 20px;
	padding:0px;
	width:159px;
	height:18px;
	line-height: 1;
	background: url(../reservation/images/tel.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	float:left;
}



#reservation div#contentbody p.privacy_txt {
	margin:10px 0px 20px 260px;
	padding:0px;
	width:395px;
	font: normal 93%/1.7em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ACACAC;
	clear:both;
}



#btn_01 {
    margin:0px 0px 50px 260px;
}
	

#btn_02 {
    margin:0px 0px 50px 260px;
	float:left;
}

* html #btn_02 {
    margin:0px 0px 50px 130px;
}


#plantxt {
    margin:5px 0px 50px 20px;
	padding:0;
	width:270px;
	font: normal 93%/1.7em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ACACAC;
	float:left;
}



	



