﻿/*** subtitle ***/
.subtitle {
	margin: 10px 0 0 10px;
}

/*** shop ***/
.shop_body {
	width: 100%;
}

.shop_body table {
	width: 100%;
}

.shop_body table th {
	width: 200px;
}

.shop_body table th img {
	width: 200px;
	height: 150px;
}

.shop_body table .space {
	width: 10px;
}

.shop_body table td {
	width: 430px;
}

/*** recruit ***/
.recruit_body {
	width: 100%;
}

.recruit_body table th {
	text-align: right;
}
.recruit_body table .space {
	width: 10px;
}

/* -- 街中観光 -- */
.machinaka_body {
	height:280px;
}
.machinaka_body td {
	padding: 2px;
}
.machinaka_head {
	padding: 10px;
}
.machinaka_daihyo_pic {
	text-align: center;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* お店を探す
------------------------------------------------------------------------- */
#shopsearch {
	border: none;
}

.search_info {
	margin: 20px 0 0 0;
	color: #593c2c;
	font-weight: bold;
}
.search_layout {
	margin: 5px 20px;
	font-size: 14px;
	font-weight: bold;
}

.search_layout table {
	margin: 0 0 0 20px;
}
.search_layout table th{
	width: 100px;
}
.search_layout table table{
	margin: 0;
}

#s_area label {
	margin: 5px;
}
#area_map_block, #area_map_none {
	text-align:center;
}

#lab_ajaxshopinp {
	height; 200px;
	vertical-align: middle;
}

#ajaxSearch_input_shop {
	width: 200px;
	margin: 5px;
	padding: 2px;
	border: solid 1px #000099;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-weight: normal;
}

#tbl_cat {
	height: 40px;
	vertical-align: middle;
}

.s_cat, .s_subcat {
	width: 200px;
	margin: 5px;
}

#s_subcategory {
	margin: 0 0 0 10px;
}

#submit_shop {
	width: 100%;
	text-align:center;
}
#s_area input {
	margin: 0 5px 0 0;
}
#ajaxSearch_submit_shop {
/*	width: 62px;
	height: 26px;*/
	background-color: #ffffff;
	border: none;
}

.video {
	margin: 0 0 10px 0;
	text-align: center;
}
.video_info {
	background: #f7f7ff;
}


