@charset "utf-8";
/* ===================================================================
CSS information

 file name  :spa.css
 author     :Ability Consultant
 style info :詳細ページ　基本・共通設定　ハックは最下部に記述
=================================================================== */


/*----------------------------------------------------
	#page
----------------------------------------------------*/
#page {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg_main.jpg) top center no-repeat;
}

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#history #main {
	width: 950px;
	margin: 20px auto 0 auto;
	overflow: hidden;
}



/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */
#history #header {
	/* width: 950px; */
	width: 1080px;
	margin: 20px auto 0;
}

/* .con_logo　トップロゴ部分
----------------------------------------------------------- */
#history #header .con_logo h1 {
	float: left;
	margin: 0 0 0 10px;
}

#history #header .con_logo p {
	float: right;
	margin: 25px 0 20px;
}

#history #header .con_logo h2 {
	clear: both;
	margin:0 0 15px 10px;
}

/* .con_reserve　オンライン予約
----------------------------------------------------------- */
#history .con_reserve {
	border: solid 1px #333;
	background: #111;
	clear: both;
	overflow: hidden;
	/* width: 950px; */
	margin: 0 0 50px 0;
}

#history .con_reserve .con_reserve_l {
	width: 330px;
	padding: 20px;
	border-right: 1px dotted #333;
	float: left;
}

#history .con_reserve .con_reserve_l .bt_reserve {
	margin: 15px 0 0 0;
}

#history .con_reserve .con_reserve_r {
	padding: 20px 0 20px 20px;
	width: 550px;
	float: left;
}

#history .con_reserve .con_reserve_r02 {
	margin: 20px 0 20px 20px;
	width: 550px;
	float: left;
}

#history .con_reserve .con_reserve_r02 img {
	margin: 0;
	float: left;
}

#history .con_reserve .con_reserve_r h3 {
	margin: 0 0 25px 0;
}

#history .con_reserve .con_reserve_r .txt {
	float: left;
}

.con_reserve .con_reserve_r span {
	margin: 0 0 0 15px;
	vertical-align: bottom;
	float: left;
}

/* .con_copy
----------------------------------------------------------- */
#history #header .con_copy {
	clear: both;
	margin: 0 30px 20px 30px;
	overflow: hidden;
}

#history #header .con_copy .txt {
	margin: 0 0 0 25px;
	float: left;
	width: 435px;
}


/* -----------------------------------------------------------
	#con_box
		コンテンツBOX（下部ライン用）
----------------------------------------------------------- */
#history .con_box {
	margin: 0 0 70px 0;
	clear: both;
	overflow: hidden;
}

/* -----------------------------------------------------------
	#con_main
		
----------------------------------------------------------- */
#history #con_main {
	margin: 44px 0 0 0;
	clear: both;
	overflow: hidden;
}

/* -- 東府ヒストリー -- */
#history #con_main .con_history {
	width: 950px;
	margin: 30px auto 70px;
	overflow: hidden;
}

/* -- 写真（基本） -- */
#history #con_main .photo_r1 {
	margin: 0;
	float: right;
}

#history #con_main .photo_l1 {
	float: left;
	margin: 0;
}

/* -- 左右コンテンツ（基本） -- */
#history #con_main .con_r,
#history #con_main .con_l {
	width: 455px;
	float: left;
}

#history #con_main .con_r h2 {
	padding: 0 0 6px 55px;
	margin: 0 0 32px;
	border-bottom: solid 1px #2d2a2e;
}

#history #con_main .con_l h2 {
	padding: 0 0 0 20px;
	margin: 0 0 30px 10px;
	border-bottom: solid 1px #2d2a2e;
}

#history #con_main .con_r .txt,
#history #con_main .con_l .txt {
	margin: 0 30px;
}


/* -- 子持ち地蔵 -- */
#history #con_main .con_komochi {
	width: 950px;
	margin: 30px auto 70px;
	overflow: hidden;
}

#history #con_main .con_komochi .con_r {
	width: 610px;
}


/* -- 阿万の方 -- */
#history #con_main .con_omannokata {
	width: 950px;
	margin: 30px auto 70px;
	overflow: hidden;
}

#history #con_main .con_omannokata .con_l {
	width: 510px;
}


/* -- お吉 -- */
#history #con_main .con_okichi {
	width: 950px;
	margin: 30px auto 70px;
	overflow: hidden;
}

#history #con_main .con_okichi .con_r {
	width: 530px;
}



/* -----------------------------------------------------------
	#fotter
			フッター
----------------------------------------------------------- */
#history #footer {
	clear: both;
	padding: 47px 0 0 0;
	width: 100%;
	background: url(../images/bg_f_cont02.jpg) top center repeat-x;
}

#history #footer ul li {
	display: inline;
}

#history #footer .copyright {
	text-align: center;
}

#history #footer .con_fbox {
	width: 950px;
	margin: 0 auto;
}

#history #footer .pagetop {
	float: right;
	margin: 0 0 38px 0;
}

#history #footer .con_add {
	margin: 20px 0 50px 0;
}

#history #footer .con_add .f_logo {
	clear: both;
	margin: 20px 0 50px 0;
	float: left;
}

#history #footer .con_add .txt {
	margin: 20px 0 0 30px;
	float: left;
}

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

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


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

	hack - 各種cssハック - for IE6

=======================================
* html #history #con_main con_history con_history_l .txt { margin: 0 30px 0 15px; }
* html #history #con_main con_history con_history_l { width: 656px; }
* html #history #con_main con_history con_history_l h2 { width: 625px; }
* html #history #con_main .concept02 .concept02_r { width: 505px; float: right; }
* html #history #con_main .concept03 .concept03_l { width: 505px; }
* html #history #con_main .concept02 .concept02_r .photo01 { margin: 0 0 0 5px; float: left; }
* html #history #con_main .concept03 .concept03_l .txt { margin: 0 30px 0 15px; }
* html #history #con_main .concept03 .concept03_l h2 { width: 475px; padding: 0 0 67px 20px; margin: 0 0 32px 10px; }
* html #history #con_main { margin-top: 0; }
* html #history #con_main .concept04 { width: 953px; }
* html #history #con_spa { zoom: 1 ; }
*/
