@charset "utf-8";
/* CSS Document */

/*common -------------------------------------*/

.th_line {
	border-top: 1px solid #8D8D45;
}

.td_line {
	border-top: 1px solid #C4C486;
}










/*店舗のご案内 -------------------------------------*/

#shop_title01 {
	margin-bottom: 30px;
	background: url(../images/category/shop/index/title.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 60px;
}

#shop_title01_2 {
	margin-bottom: 30px;
	background: url(../images/category/shop/index/title.jpg) no-repeat 0px -60px;
	text-indent: -9999px;
	height: 80px;
}

#index_wrap {
	background: url(../images/category/shop/index/side_img.jpg) no-repeat right 0px;
	width: 720px;
	margin-bottom: 40px;
}

.index_table {
	width: 500px;
}

.index_table th {
	padding: 9px;
	border-bottom: 1px solid #8D8D45;
	text-align: left;
}

.index_table td {
	padding: 9px;
	border-bottom: 1px solid #C4C486;
}

.index_table2 {
	width: 500px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom: 1px solid #8D8D45;
	border-left: 1px solid #8D8D45;
}

.index_table2 th {
	padding: 5px;
	border-top: 1px solid #8D8D45;
	border-right: 1px solid #8D8D45;
}

.index_table2 td {
	padding: 5px;
	border-top: 1px solid #8D8D45;
	border-right: 1px solid #8D8D45;
}






/*沿革 -------------------------------------*/

#shop_title02 {
	margin-bottom: 30px;
	background: url(../images/category/shop/history/title.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 60px;
}

#history_wrap {
	background: url(../images/category/shop/history/side_img.jpg) no-repeat right 0px;
	width: 720px;
}

.history_table {
	width: 500px;
}

.history_table th {
	padding: 9px;
	border-bottom: 1px solid #8D8D45;
}

.history_table td {
	padding: 9px;
	border-bottom: 1px solid #C4C486;
}

iframe {
	padding: 4px;
	border: 1px solid #C4C486;
}


/*店内のご案内 -------------------------------------*/

#shop_title03 {
	margin-bottom: 30px;
	background: url(../images/category/shop/guide/title.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 60px;
}

.guide_wrap {
	width: 700px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.guide_wrap em {
	display: none;
}

.guide_wrap h3 {
	margin-bottom: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/common/title_bg.gif) no-repeat 0px center;
	padding: 5px 5px 5px 40px;
}
.guide_wrap .floor_text1 {
	float: left;
	width: 140px;
	margin-right: 30px;
	height: 160px;
	background: url(../images/category/shop/guide/floor_text.gif) no-repeat 0px 0px;
}
.guide_wrap .floor_text2 {
	float: left;
	width: 140px;
	margin-right: 30px;
	height: 160px;
	background: url(../images/category/shop/guide/floor_text.gif) no-repeat -140px 0px;
}
.guide_wrap .floor_text3 {
	float: left;
	width: 140px;
	margin-right: 30px;
	height: 160px;
	background: url(../images/category/shop/guide/floor_text.gif) no-repeat -280px 0px;
}
.guide_wrap .floor_text4 {
	float: left;
	width: 140px;
	margin-right: 30px;
	height: 160px;
	background: url(../images/category/shop/guide/floor_text.gif) no-repeat -420px 0px;
}
.guide_wrap .floor_img {
	float: left;
	width: 250px;
	margin-right: 15px;
}

