#mapJoken,#mapNumberArea,#searchResultArea,#recommendationArea,#mmArea,#otherType,
#pagetop,#btmLinks,#rightWall,#allfooter, #mapInfoArea,#winWrap, #textAd1, #textAd2, #localSearchArea {
	display: none;
}
/*項目追加対応ボトム文言追加*/
#bottomtxt{
	display: none;
}
#overlay {
	position: absolute;
	display: none;
	top: 0pt;
	left: 0pt;
	z-index: 996;
	background-color: #000;
	filter			: alpha(opacity=60);
	-moz-opacity	: 0.6;
	opacity			: 0.6;
}

#dialog {
	position: absolute;
	display: none;
	z-index: 997;
}

#loading_middle {
	position: absolute;
	display: none;
	z-index: 998;
}

#loading_large {
	position: absolute;
	display: none;
	z-index: 999;
}

#search_cond {
	cursor:pointer;
	color: #245FBB;
}

select,
label,
.wrapSecond .images img,
.tabArea .column2A ul li img.noselect,
.inBox li img,
.inBox p img,
.wrapSecond p img,
.wrapSecond #joken_view h3 img,
.wrapSecond .box ul li span,
.closeBtn img,
.openCloseBtn img,
.buttonArea p img,
.pageTitle img,
.numberArea img,
.methodMenu img,
.clickbtn
{
	cursor:pointer;
}

.wrapSecond .box {
	display: none;
}

#mapListArea {
	position:absolute;
	right: 20px;
	/*top: 72px;*/
	z-index:11;
}

.last p {
	text-align: right;
}

div#localContetns div.esySearch div.box div.inBox dl dd ul #eki {
	display: block;
}

div.anotherWindow ul.floList.add li {
	width: 10.5em;
	padding-top: 0;
	margin-bottom:3px;
	padding-left:1.5em;
	text-indent:-1.4em;
	white-space:normal;
	margin: 0;
}

div.anotherWindow ul.floList.add2 li {
	width: 14em;
	padding-top: 0;
	margin-bottom:3px;
	padding-left:1.5em;
	text-indent:-1.4em;
	white-space:normal;
	margin: 0;
}

div.anotherWindow table ul.column3 li,
div.anotherWindow table ul.column5 li,
div.anotherWindow table ul.column7 li{
    text-indent:-1.4em;
}

div.anotherWindow ul.floList.add li a.off,
div.anotherWindow ul.floList.add2 li a.off {
	color: #999999;
}

.locator {
	padding-bottom: 16px;
}

.ensen_max_error {
	color:red;
	font-weight:bold;
}

.dummySelectBox {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF url(/images/common/selectbox_btn.gif) no-repeat scroll 99%;
	border-top: 2px inset #999999;
	border-left: 2px inset #999999;
	border-right: 2px inset #999999;
	border-bottom: 1px solid #999999;
	margin: 0 0 5px 0;
	padding:2px 25px 0px 2px;
	position: relative;
	font-size: 100%;
	display: none;
}

.locator ul li label {
	cursor:pointer;
	color: #245FBB;
}

.locator ul li label.off {
	cursor:pointer;
	color: #999999;
}

.locator ul li label a{
	display: inline;
}

.localSearchArea {
	border: 1px solid #B8B8B8;
}

.localSearchArea li {
	 /*float: left;*/
	 display: -moz-inline-box;
	 display: inline-block;
	 *display: inline;
	 *zoom: 1;
	 width: 18%;
	 padding: 5px;
	 font-size: 85%;
}

.localSearchArea .localSearchWord {
	position: absolute;
	margin-top: 5px;
}

.localSearchArea .localSearch {
	margin: 0 2px;
}

#mapSoubaArea {
	clear: both;
	padding-top: 15px;
}

.mapAddrRouteArea {
	/*
	margin-top: 5px;
	margin-bottom: 1px;
	height: 16px;
	*/
	text-align:right;
}

#mapAddressArea {
	font-weight:bold;
	flort:left;
}

#mapRouteArea {
	position:absolute;
	left: 215px;
	z-index:11;
	height:20px;
	top:5px;
}

#mapRouteTitleArea {
	position:absolute;
	width: 80px;
	height:19px;
	text-align: center;
	background-color:white;
	border:1px solid #B8B8B8;
}

#mapRouteResultArea {
	position:absolute;
	background: #FFFFFF;
	height:19px;
	width:160px;
	left:80px;
	border:1px solid #B8B8B8;
	display: none;
}

#mapRouteResult {
	position:relative;
	top:2px;
	left: 5px;
}

#mapRouteClose {
	cursor:pointer;
	position:absolute;
	top:3px;
	right:5px;
}

#mapRouteInfoArea {
    width: 242px;
    background: white;
    padding: 8px;
    position: relative;
    top: 30px;
    border: 1px solid black;
    display: none;
}

.right_menu {
	padding: 4px;
}

#mapInfoArea {
	position: relative;
}

/*メッセージエリア*/
.C0JRV_message{
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-weight: bold;
	z-index: 2;
	position: absolute;
	top: -20px;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	padding: 10px;
	width: 50%;
	margin: auto;
	border-radius: 5px;
	overflow: auto;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 80px;
}

.allbukken_gray{
	-webkit-filter: grayscale(1); /* Webkit */
	filter: gray; /* IE6-9 */
	filter: grayscale(1); /* W3C */
	cursor: default;
	pointer-events:none;
}
