@charset "utf-8";
/* CSS Document */

/** 指定店検索 **/
.columns{
	font-size:154%;
	font:bold;
	border-style:dashed;
	border-color:#666666;
	border-width:1px;
	background-color:rgb(255, 255, 229);
	margin-bottom: 20px;
}

.search_text{
	padding:7px;
	background-color:#F1F2E4;
	margin:0px 0px 30px 0px;
}

input{
	vertical-align: middle;
}

#contents_shitei img {
	max-width: 560px !important;
}
.s_font{
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
}

#shop_search h5{
	margin-left: 15px;
	margin-bottom: 3px;
}

#shop_search ul{
	background-color:#F1F2E4;
	padding:10px;
	width:275px;
}

#shop_search ul li{
	list-style:none;
	margin-bottom:0px;
}
#paging_l{
	padding: 10 0 10 0;
	float: left;
	font-size: small;
}

#paging_r{
	padding: 10 0 10 0;
	float: right;
	font-size: small;
}