@charset "utf-8";

/*-----------------------------------------------------
news
-------------------------------------------------------*/
#store {
	width:100%;
	text-align:center;
	border-bottom:solid 1px #333333;
	margin:0 auto;
	padding:10px 0;
}

#store p {
	width:94%;
	text-align:left;
	margin:0 auto;
	padding-bottom:10px;
}

/*-----------------------------------------------------
form btn
-------------------------------------------------------*/
#store #form_area{
	padding-bottom:10px;
}

#store #form_area .search_slt{
	height:33px;
}

#store .search_btn{
	width:100%;
	text-align:center;
	padding-bottom:20px;
}

#store .search_btn .s_btn{
	border:none;
	background-color:transparent;
}
