/* 検索フォーム Start */
/*
#areasearchbg {
	text-align: center;
	margin: 15px 0 15px 0;
	position: relative;
	clear: both;
}
.areaflowline {
	overflow: hidden;
}
.flowicon {
	font-family: "MS UI Gothic", serif;
}
.areaflow1, .areaflow2, .areaflow3 {
	width: 26%;
	margin: 0 2%;
	background-color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
}
.areaflow1 div, .areaflow2 div, .areaflow3 div {
	height: 33px;
	line-height: 33px;
	color: #666;
	border: 1px solid #A7A7A7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.nosetlist {
	background-color: #d5d5d5;
}
.flowicon {
	width: 5%;
	line-height: 33px;
	color: #fff;
	background-image: url('../smart/images/newarrow/barrow.png');
	background-size: 11px 17px;
	background-repeat: no-repeat;
	background-position: center 50%;
	float: left;
}
#topshopsearch .searchbtn {
	width: 60%;
	margin: 0 auto 15px auto;
}
.select_popup {
	width: 60%;
	padding: 0;
	position: absolute;
	top: 45px;
	left: 2%;
	display: none;
	z-index: 9999;
}
#selectbg {
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #fff;
	border: 1px solid #9D9D9E;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
#selectarrow {
	width: 15px;
	height: 8px;
	position: absolute;
	top: -8px;
	left: 18%;
}
#selectarrow img {
	vertical-align: top;
}

#selectlist div {
	width: 90%;
	font-size: 15px;
	margin: 0 auto;
	padding: 15px 0;
	border-bottom: 1px solid #bbb;
}
#selectclose {
	width: 40%;
	text-align: center;
	color: #333;
	margin: 25px auto;
	padding: 5px 0;
	border: 1px solid #CCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: -moz-linear-gradient(top, #FFF, #CCC);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC));
}
#selecttype {
	display: none;
}
#search_overlap {
	width: 100%;
	height: 100%;
*/
	/*background-color: #000;*/
/*
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
}

#research #searchb {
	width: 251px;
	height: 44px;
	border: 1px solid #231815;
	margin: 0 auto;
}
.calendarbtn {
	width: 251px;
	height: 44px;
	font-size: 15px;
	color: #fff;
	border: 1px solid #fff;
	background-color: #231815;
	cursor: pointer;
}
*/
/* 検索フォーム End */
