@charset "utf-8";

/*==========================================================

	shop_search　SPレイアウト（画面の横幅が700pxまで）

==========================================================*/

/* 右カラム非表示
--------------------------------*/
.sec_layout .sub_def {
    display: none;
}

/* 共通
--------------------------------*/
.main_inner {
    padding: 2%!important;
}

/* 詳細
--------------------------------*/
#shop_search .shop_select_area1 .shop_detail .left {
	display:none;
}
#shop_search .shop_select_area1 .shop_detail .prefTitle {
	padding: 2% 2% 0 2%;
}
#shop_search .shop_select_area1 .shop_detail .right .detail_contents .photo {
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}
#shop_search .shop_select_area1 .shop_detail .right .shop_search_table table {
	border-left: none!important;
}
#shop_search .shop_select_area1 .shop_detail .right .shop_search_table th	{
	border-right: 1px solid #CCCCCC;
}
#shop_search .shop_select_area1 .shop_detail .right .shop_search_table table td {
	border-right: none!important;
}
.search_guide_area .guide_btn ul li a {
	font-size: 10px;
	padding: 3px 12px 3px 23px
}
#shop_search .shop_select_area1 .shop_detail .right .detail_contents,
#shop_search .shop_select_area1 .shop_detail .right h3	{
	border-left:none;
	border-right:none;
}
#shop_search .shop_select_area1 .shop_detail	{
	border-right: 1px solid #CCCCCC;
}

#topic-path {
	padding:  0 0 3.3%;
}
#shop_navigation_btn.menuWrap {
	top: 12%;
}

#shop_navigation .title_layout1 .menuBtn	{
	position:absolute;
	top:4.6%;
}
#shop_navigation {
	top:16%;
}

#shop_search .shop_select_area1 .shop_detail .right .btn_box	{
	width:96%;
	margin:0 auto;
	clear: both;
}

#shop_search .shop_select_area1 .shop_detail .right .shop_search_table th.category {
	width:110px;
	padding:10px 0 !important;
}

#shop_navigation_btn.menuWrap .shopMenuBtn	{
	margin:1.5% 0% 1.5% 2%;
}
#topic-path	{
	margin-top:13%;
}

#shop_search .zaikoBox {
	padding:0 0 20px;
	text-align:center;
}
#shop_search .zaikoBox .zaikoNum {
	text-align:center;
}
#shop_search .zaikoBox .zaikoNum span {
	font-size:26px;
	font-weight:bold;
	color:#FF0000;
}
#shop_search .zaikoBox .zaikoBtn a {
	font-size:14px;
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:8px 0;
	margin:0 0px 0;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:#1A688D;
	background: -moz-linear-gradient(
		top,
		#20A1DB 0%,
		#1A688D);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#20A1DB),
		to(#1A688D));
}
#shop_search .photo div a {
	text-align:center;
	font-size:14px;
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:8px 0;
	margin:10px;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:#1A688D;
	background: -moz-linear-gradient(
		top,
		#20A1DB 0%,
		#1A688D);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#20A1DB),
		to(#1A688D));
}
#shop_search .trNews td img {
	display:block;
	float:left;
}
#shop_search .trNews td a {
	display:block;
	float:left;
	margin:0 10px;
	padding:3px 0;
}
#shop_search .trNews td .newsBtn a {
	font-size:12px;
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:3px 5px;
	margin:0 10px 0 0;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:#5D5D5D;
	background: -moz-linear-gradient(
		top,
		#A0A0A0 0%,
		#5D5D5D);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#A0A0A0),
		to(#5D5D5D));
}
.rightPrace {
	display:none;
}

#shop_search .trNews td .newsBtn {
    display:block;
    float:none;
}
