/* カスタマイズ用のCSS定義をここに記述してください */
#header {
	display: inline;
}
#footer {
	display: inline;
}
#wrapper {
	padding: 0px;
	border-width: 0px;
}
.CStenpo .tableBox .shopInfoText {
	background-color: #fff3f3;
	border: 4px solid #ff7171;
	border-radius: 7px;
	color: #cc3333;
	font-size: 115%;
	line-height: 1.4;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 6px 12px;
	max-width: 420px;
}
#kyotenListErrMsg {
	border-bottom: 0px;
}
.CStenpo .pagerBox .pager .active {
	background-color: #ff1a1a;
	color: #ffffff !important;
	font-weight: bold !important;
	border-radius: 4px;
	box-shadow: 0 -3px 0 0 #d9d9d9 inset;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
	text-decoration: none;
}
#nekiListErrMsg {
	border-bottom: 0px;
}
#freeRouteSearchEntText {
	width: 80%;
}
#freeRouteSearchList {
	margin-top: 10px;
}
#freeRouteSearchList td {
	padding: 2px 0;
}
.lb-data .lb-close {
/*	background: none;
	display: block;
	width: 120px; */
}
#mapRuleLinkList {
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto 9px 0;
	padding: 0;
	text-align: right;
	width: 980px;
}
#mapRuleLinkDtl {
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto 9px 0;
	padding: 0;
	text-align: right;
	width: 450px;
}
.CStenpo.shopDetail .shopNotes li {
	padding-left: 0em;
	text-indent:  0em;
}
#page-top {
	z-index: 100;
}
#page-top a {
	z-index: 100;
}
.CStenpo h1 {
/*	margin: 0 0 25px 0; */
}
#searchAddrTablePage {
	width: 100%;
}
.searchCombListData td {
	border-bottom: 0px;
	padding: 0px;
}
.searchCombListData {
	border: 0px;
	margin-top: 0px;
}
.CStenpo h1 {
	height: auto;
}
.CStenpo h1 span.headingWrap {
	height: auto;
}
.CStenpo .shopBox h3 .shopCate.sd02:before ,
.CStenpo h1 .shopCate.sd02:before {
	content: url( '../imgs/tenpo_logo_sd02.png' );
}
.CStenpo .shopBox h3 .shopCate.sd03:before ,
.CStenpo h1 .shopCate.sd03:before {
	content: url( '../imgs/tenpo_logo_sd03.png' );
}
.CStenpo .shopBox h3 .shopCate.sd04:before ,
.CStenpo h1 .shopCate.sd04:before {
	content: url( '../imgs/tenpo_logo_sd04.png' );
}
#ZdcEmapMap * {
	box-sizing: content-box;
}