@charset "utf-8";
/* --------------------------------------------------

	css/sample.css

-------------------------------------------------- */

body {
    color:#666666;
}
/* ------------------------
	印刷ページ用
------------------------ */
#pan {
    padding:16px 0 10px 16px;
}
.arrow {
	background-image: url(../img/shop/common/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 2px 17px;
}
.other {
    padding:16px 16px 16px 15px;
}
.shop_wrap {
	width:912px;
	margin: 0 11px 0 12px;
	padding-bottom:10px;
}
.shop_top {
	background-image: url(../img/shop/common/print_backimg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shop_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
  padding-top: 10px;
	padding:15px 0 15px 28px;
}
.shopname_wrap {
    padding:24px 0 0 0;
}
.shopname {
    padding:0 0 0 15px;
}
.namber {
	color:#D63334;
	font-size:40px;
	font-weight: normal;
	padding-left: 40px;
	background:url(../img/shop/common/freecoal.jpg) left center no-repeat;
}
.freecoal {
  padding:12px 8px 0 24px;
	font-weight:bold;
}
.shopinfo_wrap {
}
.shopinfo_left {
    padding:17px 0 0 15px;
}

table.shop {
  width:875px;
  padding: 5px 0 0 0 ;
}
table.shop th.line01 {
  text-align:left;
	font-weight:bold;
	width:60px;
	line-height:200%;
}
table.shop th.line02 {
  text-align:left;
	font-weight:bold;
	width:69px;
	line-height:200%;
}
table.shop td.line01 {
  width:430px;
	line-height:200%;
}
table.shop td.line02 {
  width:365px;
	line-height:200%;
}
table.shop td.line03 {
	line-height:200%;
}
table.shop td.dot {
    width:8px;
	line-height:200%;
}
table.shop td.access {
    background:#FFFFCF;
	padding:12px;
}
.access_title {
    font-weight:bold;
	margin-bottom:13px;
}

.printBTN_area {
    padding:8px 20px 12px 84px;
}
#map {
	padding:0;
	border: 1px solid #CCC;
	margin-left: 84px;
	width: 759px;
	height: 400px;
}
.banner_area {
    padding:14px 84px 5px 84px;
}
.banner_title {
    padding:11px 0 15px 0;
}

.banner_set {
    padding:0 0 21px 0;
}


/* ------------------------
	margin padding
------------------------ */
.pl15 {padding-left:15px;}
.ml20 {margin-left:20px;}
.clear {clear:both;}

/* ------------------------
	basic
------------------------ */
.clear {clear:both;}
.left {float:left;}
.right {float:right;}

/* ------------------------
	横幅・高さ
------------------------ */

