@charset "UTF-8";

/* ******************************************
 地図から選ぶ 定義
****************************************** */

.form-wrap {
	width: 425px;
	position: absolute;
	left: 120px;
	top: 25px;
	text-align: left;
}

.form-wrap td {
	padding-bottom: 5px;
	line-height: 1.2em;
}

.search_box {
	width: 340px;
	padding: 2px 0;
}
*html .search_box {
	height: 18px;
	padding: 0px;
}
*+html .search_box {
	height: 18px;
	padding: 0px;
}

.search_start {
	margin-left: 10px;
}


/* ******************************************
 都道府県から選ぶ 定義
****************************************** */

.todouhuken-wrap {
	width: 605px;
	margin: 15px auto;
}


.todouhuken {
	width: 605px;
	margin-top: 30px;
}

.todouhuken h3 {
	margin-bottom: 10px;
}

.todouhuken div {
	margin-left: 40px;
}

.todouhuken li {
	float: left;
	display: inline;
	margin-right: 10px;
}


/* ******************************************
 新しいお店 定義
****************************************** */

.serch-shop {
 width: 650px;
 height: 118px;
 background: url(../images/shop_bg_001.jpg) left top no-repeat;
 margin-bottom: 20px;
}

.form-wrap02 {
	width: 425px;
	position: absolute;
	left: 25px;
	top: 35px;
	text-align: left;
}
.form-wrap02 td {
	padding-bottom: 5px;
	line-height: 1.2em;
}

.new-shop-wrap {
	width: 605px;
	margin: 15px auto;
	text-align: left;
}
*html .new-shop-wrap {
	line-height: 1.2em;
}


.display-case {
	width: 605px;
	margin-bottom: 5px;
}

.display-case-bottom {
	width: 605px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.case-num li {
	display: inline;
	float: left;
	margin-right: 50px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.2em;
}

.case-num li a {
	color: #ff9700;
}

.num li {
	display: inline;
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

.num li.mapBack {
	float: right;
}

.num li a {
	color: #ff9700;
}


.shop-list-wrap {
	width: 605px;
}

.shop-list-wrap h3 {
	width: 605px;
	height: 32px;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/shop_bg_002.gif) left top no-repeat;
	text-align: left;
	text-indent: 40px;
}

.shop-list {
	width: 100%;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-top: 3px;
}
.shop-list td {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}
.shop-list td.noborder {
	border-bottom: 0px;
	border-left: 0px;
	padding: 0px;
}

.leftCol {
	width: 80px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	background: #ff9700;
	text-align: center;
}

.shopName {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	padding-left: 5px;
}

.shopName a {
	color: #ff9700;
}

.shopAdd {
	text-align: left;
	padding-left: 5px;
}

.attention {
	width: 480px;
}

.attention p {
	font-size: 10px;
	text-align: left;
	line-height: 1.5em;
}



/* ******************************************
 お店検索 定義
****************************************** */

#search-top {
	height: 20px;
	background: url(../images/top_bg_001_01.gif) left top no-repeat;
	margin: 10px 0 0 10px;
}

#search-main {
	background: url(../images/contents_bg_001.gif) left top repeat-y;
	margin: 0 0 0 10px;
	text-align:left;
	padding-top: 20px;
	padding-left: 40px;
}

#search-bottom {
	height: 20px;
	background: url(../images/bottom_bg_001.gif) left top no-repeat;
	margin: 0 0 0 10px;
}

.search_box {
	width:350px;
	height:17px;
	margin-bottom: 3px;
}

.search_start{
	width:60px;
	height:22px;
}

.form-wrap03 {
	width: 425px;
	text-align: left;
	margin-bottom: 10px;
}

.form-wrap03 td {
	line-height: 1.2em;
}

.notice {
	width: 480px;
	margin-bottom: 10px;
}

.notice p {
	font-size: 14px;
	text-align: left;
	line-height: 1.5em;
	color: #FF0000;
	font-weight: bold;
}

.pageSelected {
	color:#4596FF;
	font-weight:bold;
}