﻿#contentsIndex{
	width:570px;
	_padding-top:18px;
	padding-bottom:20px;
	float:right;
	padding-right:15px;
}

/* ---------------ビジュアル--------------- */
#visuIndex{
	background:url(../images/visu_index2.jpg) no-repeat;
	width:785px;
	height:198px;
	margin-top: -16px;
	/*
	position:absolute;
	top:83px;
*/
}

#globalMenu{
	margin-left: 12px;
	margin-top: 8px;
	_margin-top:-1px;
	/*
	position:relative;
	left:12px;
	top:3px;
*/

}

#globalMenu li{
	display:inline;

}

#globalSearch{
	margin-left: 198px;
	margin-top: 85px;
	position:absolute;
	top:107px;
	_top:107px;
	/*
	position:absolute;
	margin-left:198px;
	top:117px;
	_top:117px;
*/

}



@media screen and (-webkit-min-device-pixel-ratio:0) {
#globalSearch{
	margin-top: 93px;

}
}

@-moz-document url-prefix() {
#globalSearch{
	margin-top: 93px;

}
}




#globalSearch999{/*

	position:relative;
	left:198px;
	top:83px;
	_top:83px;
*/

}

#globalSearch li{
	display:inline;
	width:190px;
	height:52px;
}

/* ---------------メイン　街情報--------------- */

.townList{
	margin-top:5px;
	width:570px;
	background:url(../images/bg_index_osusume_02.gif) repeat-y;
}

.townListTop{
	clear:both;
	height:10px;
	background:url(../images/bg_index_osusume_01.gif) no-repeat;
}

.townListBtm{
	clear:both;
	height:10px;
}

.townListBody{
	float:right;
	width:360px;
	padding-right:10px;
	padding-bottom:5px;

}

.townListBody h3{
	color:#660;
	font-size:120%;
	margin:5px 0px;
}

.townListBody p{
	margin-bottom:5px;
}

.townCopy{
	color:#660;
}

.townListPh{
	float:left;
	width:176px;
	padding-left:10px;
}


/* ---------------検索結果　表下部--------------- */
.resultFoot{
	height:25px;
	background:#f0f0f0;
	border-bottom:2px solid #f90;
	padding:5px 0px;
}
.resultFoot table{
	width:100%;
}
.resultPagePrev{
	padding-left:10px;
	width:20%;
}
.resultPageNext{
	padding-right:10px;
	width:17%;
	text-align:right;
}
.resultPageNo{
	width:63%;
	text-align:center;
}
.resultPageNo a{
	padding:0px 5px;
	text-decoration:underline;
}

.currentpage:visited{
	font-weight:bold;
	color:#36F;
	text-decoration:none;
}


