/* 物件検索、土地検索
-------------------------------- */

/*　パンくず下ライン　**********************/

#page_border {
	border-top: 1px solid #dcdcdc;
	width:100%;
	padding:0;
	margin:0;
	height:0;
}
/*　コンテンツ共通　**********************/

#content {
	text-align:left;
	margin:0 auto;
	clear:both;
	width:950px;
}

#contentSeg {
	margin-bottom:1px;
}
#contentSeg #breadcrumbs {
	float: left;
	width: 950px;
}
#contentSeg #breadcrumbs li {
	padding:6px 6px 6px 0;
	float: left;
	font-size:85%;
}
#contentSeg #content_subtitle {
	position:relative;
	border: 1px solid #dcdcdc;
	background: #f2f0ea;
	border-radius: 5px;
	/*box-shadow: 0 1px #ffffff, 0 0 0 1px #ffffff inset;*/
	padding:5px 15px;
	width: 810px;
	*width: 808px;
	clear: both;
}
/*　h1 タイトル（吹き出し）　**********************/

.search-page .entry-title,
#contentSeg #content_subtitle {
	position:relative;
	border: 1px solid #dcdcdc;
	background: #f2f0ea;
/*
border-radius: 5px;
box-shadow: 0 1px #ffffff, 0 0 0 1px #ffffff inset;
*/
	padding: 15px 15px;
	/*width: 810px;
	*width: 808px;*/
	clear: both;
}
#content_subtitle .subtitle_fuki {
	position: absolute;
	top: 10px;
	right: -13px;
	display: block;
	width: 13px;
	height: 18px;
	z-index: 2;
}

/* 物件絞り込み検索 **********************/

.left_category_tbl .left_category_mtbl {
 *border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
	/*width: 917px;*/
}


.box {
	border: 3px solid #17184b;
	background: #fff;
	/*border-radius: 5px;*/
	/*box-shadow: 0 0 4px 0 #e6e6e6, 0 1px 0 0 #cccccc, 0 0 0 1px #ffffff inset;*/
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f5f2ed), to(#f3f3eb));
	background: -webkit-linear-gradient(#f5f2ed, #f3f3eb);
	background: -moz-linear-gradient(#f5f2ed, #f3f3eb);
	background: -ms-linear-gradient(#f5f2ed, #f3f3eb);
	background: -o-linear-gradient(#f5f2ed, #f3f3eb);
	background: linear-gradient(#f5f2ed, #f3f3eb);
	-pie-background: linear-gradient(#f5f2ed, #f3f3eb);
	margin-bottom: 10px;*/
	/*margin-right: 14px;*/
	padding:10px 15px;
/*	width: 920px;
 *width: 918px;*/
	clear: both;
	position:relative;
}

.block_section_1 {
	/*border: 1px solid #17184b;*/
	background: #17184b;
	color: #fff;
	margin-bottom: 20px;
	padding:10px 15px;
	clear: both;
	position:relative;
}
.block_section_1_1 {
    border: 1px solid #ccc;
    background: #f4f4f4;
    margin: 30px auto 10px;
		width: 1080px;
    padding: 10px 15px;
    clear: both;
    position: relative;
}

.block_section_3 {
	border: 1px solid #ccc;
	background: #f4f4f4;
	border-radius: 5px;
	margin-bottom: 20px;
	padding:5px 15px;
	width: 920px;
 *width: 918px;
	clear: both;
	position:relative;
}

.block_section_tokushu {
	border: 1px solid #ccc;
	background: #f4f4f4;
	border-radius: 5px;
	margin-bottom: 20px;
	padding:5px 5px 0px;
	*padding:5px;
	width: 940px;
	clear: both;
	position:relative;
}

/*左table
---------------------------*/

a.jyouken_01-btn {
	display: block;
	border: 0px;
	width: 164px;
	height: 32px;
	text-indent:-9999px;
}
a.jyouken_01-btn:hover {
	background-position: 0 -32px;
}

a.search_shibori-btn {
	display: block;
	margin:5px 0;
	border: 0px;
	width: 122px;
	height: 29px;
	text-indent:-9999px;
}
a.search_shibori-btn:hover {
	background-position: 0 -29px;
}
a.search_ensenshibori-btn {
	display: block;
	margin:5px 0;
	border: 0px;
	width: 122px;
	height: 29px;
	text-indent:-9999px;
}
a.search_ensenshibori-btn:hover {
	background-position: 0 -29px;
}

#search-btn {
	border: 0px;
	height: 63px;
	cursor:pointer;
	margin: 0 10px 5px 0;
}
#search-btn:hover {
	background-position: 0 -63px;
}

.left_category_tbl {
	/*width: 918px;*/
	border: solid #ccc 1px;

}
.left_category_tbl .left_category_mtbl {
 *border-collapse: collapse; /* IE7 and lower */
	border-spacing: 0;
	/*width: 917px;*/
}
.left_category_tbl .f-f {
	width: 275px;
	height: 48px;
	text-align:left;
	background: #eee;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
	border-bottom: solid #ccc 1px;
}
.left_category_tbl .m-f {
	vertical-align: middle;
	background: #ffffff;
	border-bottom: solid #ccc 1px;
}
.left_category_tbl .l-f {
	padding:7px 15px;
	background: #ffffff;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
	border-bottom: solid #ccc 1px;
}

.left_category_tbl .f-m {
	width: 275px;
	text-align:left;
	border-bottom: solid #ccc 1px;
	border-top: solid #f4f4f4 1px;
	background: #eee;
	-moz-border-radius: 0 0 0 1px;
	-webkit-border-radius: 0 0 0 1px;
	border-radius: 0 0 0 1px;
}
.left_category_tbl th.m-m {
	vertical-align: top;
	background: #eee;
	border-bottom: solid #ccc 1px;
	border-top: solid #f4f4f4 1px;
}
.left_category_tbl td.m-m {
	padding:7px 15px;
	background: #ffffff;
	border-bottom: solid #ccc 1px;
}
.left_category_tbl .l-m {
	vertical-align: top;
	padding:7px 15px;
	background: #ffffff;
	border-bottom: solid #ccc 1px;
}
.left_category_tbl .m-m.vm, .left_category_tbl .l-m.vm, .left_category_tbl .m-l.vm, .left_category_tbl .l-m.type, .left_category_tbl .l-l.vm, .left_category_tbl .l-f.vm, .left_category_tbl .m-f.vm {
	vertical-align: middle;
}
.left_category_tbl .f-l {
	width: 275px;
	text-align:left;
	background: #eee;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
	border-top: solid #f4f4f4 1px;
}
.left_category_tbl th.m-l {
	text-align:left;
	background: #eee;
	-moz-border-radius: 0 0 0 1px;
	-webkit-border-radius: 0 0 0 1px;
	border-radius: 0 0 0 1px;
	border-top: solid #f4f4f4 1px;
}
.left_category_tbl td.m-l {
	vertical-align: top;
	padding:7px 15px;
	background: #ffffff;
}
.left_category_tbl .l-l {
	vertical-align: top;
	padding:7px 15px;
	background: #ffffff;
	-moz-border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
}

/* 一覧検索
-------------------------------- */

/* ボタン類
-------------------------------- */
.page_back-btn a{
	display: block;
	border: 0px;
	width: 88px;
	height: 40px;
	line-height: 40px;
	margin-right:5px;
	padding-left:10px;
	text-align:center;
	color:#543f8f;
}

.page_next-btn a{
	display: block;
	border: 0px;
	width: 93px;
	height: 40px;
	line-height: 40px;
	padding-right:5px;
	text-align:center;
	color:#543f8f;
}

.page_center-btn {
	display: block;
	border: 0px;
	width: 33px;
	height: 40px;
	line-height: 40px;
	margin-right:5px;
	text-align:center;
	color:#ea071b;
	font-weight:bold;
}
.page_center-btn a {
	display: block;
	border: 0px;
	width: 33px;
	height: 40px;
	line-height: 40px;
}

a.kentou_01-btn {
	display: block;
	margin-left:5px;
	border: 0px;
	width: 144px;
	height: 35px;
	text-indent:-9999px;
}
a.kentou_01-btn:hover {
	background-position: 0 -35px;
}

a.shiryou_01-btn {
	display: block;
	margin-left:5px;
	border: 0px;
	width: 186px;
	height: 35px;
	text-indent:-9999px;
}
a.shiryou_01-btn:hover {
	background-position: 0 -35px;
}

/*.box .midashi {
	width: 920px;
}*/
.box .title {
	margin-bottom:5px;
	height:32px;
}
.rbt {
	margin:0;
	padding:0;
	float: right;
}
#s_list_search_box tr th {
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
	width: 88px;
}
#s_list_search_box td.m-f, #s_list_search_box td.m-m, #s_list_search_box td.m-l {
	text-align:right;
	width: 671px;
 *width: 678px;
	font-weight: bold;
	vertical-align: top;
	padding:0;
	border-right: 1px solid #dbd3d1;
}
#s_list_search_box td.l-f, #s_list_search_box td.l-m, #s_list_search_box td.l-l {
	width: 160px;
 *width: 158px;
	padding:0;
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
}
/*地域*/
#s_list_search_box tr#search_area .name_area {
	text-align:left;
	line-height:40px;
	margin-left:15px;
	width: 656px;
 *width: 653px;
}

#s_list_search_box tr#search_area .name_area_eki {
	text-align:left;
	line-height:50px;
	margin-left:15px;
	width: 656px;
 *width: 653px;
}

#s_list_search_box tr#search_area .name_area_check {
	text-align:left;
	line-height:20px;
	margin-left:15px;
	padding-bottom:5px;
	width: 656px;
 *width: 653px;
}
#s_list_search_box tr#search_area .name_area_check label {
    padding:0 10px 0 0;
    white-space: nowrap;
    display: inline-block;
    min-width:110px;
}
#s_list_search_box tr#search_area .link_1 {
	line-height:40px;
	padding-right:15px;
}

#s_list_search_box tr#search_area .link_1_area {
	padding:0px 18px;
}

#s_list_search_box tr#search_conditions .arrow_link, #s_list_search_box tr#search_area .arrow_link {
	padding:0 10px 0 20px;
}
/*絞り込み*/
#s_list_search_box tr#search_narro .selext_box {
	margin-top: 5px;
	text-align: left;
	padding:0 0 0 10px;
}
#s_list_search_box tr#search_narro .selext_box ul {
	margin-bottom: 7px;
}
#s_list_search_box tr#search_narro .selext_box li {
	float: left;
	margin-right: 20px;
	margin-bottom:5px;
}
#s_list_search_box tr#search_narro .selext_box li span {
	font-weight: bold;
}
#s_list_search_box tr#search_narro .selext_box li select {
	width:110px;
}
/*検索*/
#s_list_search_box tr#search_conditions .conditions_box {
	margin-top: 2px;
	text-align: left;
	padding:3px 0px 0px 15px;
	line-height:15px;
	width: 656px;
 *width: 653px;

}

#s_list_search_box tr#search_conditions .conditions_box li {
	float: left;
	margin-right: 6px;
	margin-bottom:6px;
        display: inline-block;
	*display: inline;
	*zoom: 1;
	min-width:160px;
}
#s_list_search_box tr#search_conditions .conditions_box li span {
	font-weight: bold;
	padding-right:10px;
}
.h70 {
	height:70px;
}
.hm70 {
	min-height:70px;
}
.h130 {
	height:130px;
}
ul#wordLabel {
	position: relative;
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
}
ul#wordLabel li {
	padding-top:4px;
}
ul#wordLabel li label {
	line-height: 30px;
	font-weight: bold;
	position: absolute;
}
ul#wordLabel li span {
	margin-left: 100px;
}
ul#wordLabel li .input-text {
	border: 1px solid #e3dfd3;
	border-radius: 5px;
	line-height: 30px;
	padding:0 0 0 10px;
	height: 30px;
	width: 190px;
}
/* .paging_select_box
-------------------------------- */
.paging_select_box {
	clear: both;
}
.paging_select_box .paging_count {
	float: left;
	padding:0px 20px 0 0px;
}
.paging_select_box .page_select {
	margin:0 10px 0 5px;
}
.paging_select_box .rss_link {
	float: right;
}
.paging_select_box .rss_link span {
	padding-left:20px;
}
.question_icon {
	margin:0px 0 0 2px;
	padding:0px 0px 3px 15px;
	width: 14px;
	height: 14px;
}

.paging_select_box select {
	width: auto;
	margin-right: 20px;
}

/* .paging_sort_box
-------------------------------- */
.paging_sort_box {
	padding:3px 0px;
	clear: both;
	overflow: hidden;
	text-align: left;
	line-height: 1.25em;
}
.paging_sort_box .basetitle {
	float: left;
	padding-top:3px;
	width: 60px;
}
.paging_sort_box .navigation {
	float: left;
}
.paging_sort_box .navigation {
	margin-top: 3px;
	text-align: left;
}
.paging_sort_box .navigation ul {
	margin-bottom: 7px;
}
.paging_sort_box .navigation li {
	display: inline;
	border-left: 1px solid #333;
	padding:0 6px;
}
.paging_sort_box .navigation li:first-child {
	border-left: none;
	padding-left: 0;
}
.paging_sort_box .border_gray {
	border-bottom: 1px solid #dcdcdc;
	width: 900px;
	margin:10px 0 14px 0;
}
/* .paging_pn_box
-------------------------------- */
.paging_pn_box {
	clear: both;
	overflow: hidden;
	text-align: left;
	line-height: 1.25em;
}
.paging_pn_box .paging_check_area {
	float: left;
	padding:5px 6px 4px 10px;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
	width: 491px;
 *width: 483px;
	background:#fff;
	position:relative;
}
.paging_pn_box .paging_pn_area {
	float: right;
	padding-top:2px;
}
.paging_pn_box .paging_check_area span.check_arrow_b {
	width: 132px;
 *width: 122px;
	padding:2px 0px 2px 18px;
	line-height:16px;
}
.paging_pn_box .paging_check_area span.check_arrow_bu {
	width: 132px;
 *width: 122px;
	padding:2px 0px 2px 18px;
	line-height:16px;
}
.paging_pn_box .paging_check_area span.check_arrow_u {
	width: 132px;
 *width: 122px;
	padding:2px 0px 2px 18px;
	line-height:16px;
}

/* 検索結果一覧見出し
-------------------------------- */
.list_title_box {
	/*width: 920px;
 *width: 918px;
	height: 32px;*/
	padding:3px 0;
}

.list_title_box > div {
	float: left;
	border-left: 1px solid #ddd9cd;
	border-right: 1px solid #ffffff;
	padding: 3px;
	height: 52px;
	font-size: small;
}

.list_title_box .image_area {
	border-left: none;
	width: 8%; /* 10% */
}
.list_title_box .class_area {
	width: 9%;
}
.list_title_box .syozai_area {
	width: 24%; /*22%*/
}
.list_title_box .kakaku_area {
	width: 12.3%;
}
.list_title_box .aki_area {
	width: 9%;
}
.list_title_box .chikunen_area {
	width: 9%;
}
.list_title_box .men_area {
	width: 14%; /*11*/
}
.list_title_box .kai_area {
	width: 9%;
}
.list_title_box .btn_area {
	border-right: none;
}
.list_title_box .text_center {
	text-align:center;

}

/* 検索結果一覧 建物
-------------------------------- */

#search_list li.clickRow {
	margin-bottom: 0px;
	padding:3px 0px 6px 5px;
	clear: both;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#search_list li:last-child {
	border-bottom: 1px solid #ccc;
}

#search_list td.crow {
  width: 4%;
  border-right: 1px solid #dcdcdc;
  padding: 0 5px;
}

.search_list_box h3 {
	font-size: 13px;
}

.search_list_box .image_area {
	border-right: 1px solid #d1d1d1;
	width: 9%;
	min-height:95px;
}

.search_list_box .image_area img {
	vertical-align: middle;
}

.search_list_box .image_area .dborder {
	border: solid 1px #fff;
	outline: solid 1px #543f8f;
	padding:0;
 /border: solid 1px #543f8f;
}

#search_list .bl-hot {
	zoom: 1; /* Should be IE only */
	background: #f4f4f4;
}

/* rollover style for clickable element */
#search_list .bl-hover {
	cursor: pointer;
	background: #e6e3d9;
}

.search_list_box {
	font-size: 13px;
	padding:0;
	line-height: 1.5em;
}

.clickRow td{
vertical-align: middle;
text-align:center;
}

.search_list_box .class_area {
	border-right: 1px solid #d1d1d1;
	width: 8.8%;
}

.search_list_box .syozai_area {
	padding:0 10px 0 10px;
	margin-right:10px;
	width: 23.5%;
	text-align:left;
}
.search_list_box .syozai_area h3{
    display:block;
}

.search_list_box .kakaku_area {
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	width: 12.2%;
}
.search_list_box .aki_area {
	border-right: 1px solid #d1d1d1;
	width: 8.8%;
}
.search_list_box .chikunen_area {
	border-right: 1px solid #d1d1d1;
	width: 8.9%;
}
.search_list_box .men_area {
	border-right: 1px solid #d1d1d1;
	width: 13.3%; /*10.7%*/
}
.search_list_box .kai_area {
	border-right: 1px solid #d1d1d1;
	width: 9%;
}
.search_list_box .btn_area {
	padding-left:7px;
}


/* 検索結果一覧見出し 土地
-------------------------------- */
.list_title_box_tochi {
	width: 920px;
 *width: 918px;
	height: 32px;
	padding:3px 0;
}

.list_title_box_tochi .image_area {
	float: left;
	border-right: 1px solid #ffffff;
	width: 102px;
 /width: 101px;
	height: 32px;
}
.list_title_box_tochi .class_area {
	float: left;
	width: 85px;
	height: 32px;
}
.list_title_box_tochi .syozai_area {
	float: left;
	width: 237px;
 /width: 236px;
	height: 32px;
}
.list_title_box_tochi .kakaku_area {
	float: left;
	width: 137px;
 *width: 136px;
	height: 24px;
}
.list_title_box_tochi .aki_area {
	float: left;
	width: 67px;
 *width: 68px;
	height: 32px;
}
.list_title_box_tochi .chikunen_area {
	float: left;
	width: 80px;
 *width: 79px;
	height: 32px;
}
.list_title_box_tochi .men_area {
	float: left;
	width: 100px;
 /width: 101px;
	height: 32px;
}
.list_title_box_tochi .kai_area {
	float: left;
	width: 65px;
 /width: 64px;
	height: 24px;
}
.list_title_box_tochi .btn_area {
	float: left;
	border-left: 1px solid #ddd9cd;
	height: 32px;
}
.list_title_box_tochi .text_center {
	text-align:center;
}

/* 検索結果一覧 土地
-------------------------------- */

#search_list_tochi {
}

#search_list_tochi li.clickRow {
	margin-bottom: 0px;
	padding:3px 0px 4px 5px;
	width: 945px;
	clear: both;
	position:relative;
        margin-bottom:5px;
	min-height:95px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	/*box-shadow: 0 0 4px 0 #e6e6e6, 0 1px 0 0 #cccccc, 0 0 0 1px #ffffff inset;*/
}

#search_list_tochi td.crow {
  width:33px;
  border-right: 1px solid #dcdcdc;
}

#search_list_tochi .bl-hot {
	background: #F8F8F8;
}
/* rollover style for clickable element */
#search_list_tochi .bl-hover {
	cursor: pointer;
	background: #e6e3d9;
}
.search_list_tochi_box {
  padding:0;
  height:95px;
}

.search_list_tochi_box .check_area {
	border-right: 1px solid #d1d1d1;
	width: 26px;
 *width: 25px;
	height: 93px;
}
.search_list_tochi_box .image_area {
	border-right: 1px solid #d1d1d1;
	width: 76px;
	height: 93px;
}
.search_list_tochi_box .image_area .dborder {
	border: solid 1px #fff;
	outline: solid 1px #543f8f;
	padding:0;
 /border: solid 1px #543f8f;
}
.search_list_tochi_box .class_area {
	border-right: 1px solid #d1d1d1;
	width: 82px;
	height: 93px;
}

.search_list_tochi_box .syozai_area h3{
    display:block;
}

.search_list_tochi_box .syozai_area {
	padding:0 10px 0 10px;
	margin-right:10px;
	width: 215px;
	height: 93px;
	text-align:left;
}
.search_list_tochi_box .kakaku_area {
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	width: 138px;
	height: 93px;
}
.search_list_tochi_box .aki_area {
	border-right: 1px solid #d1d1d1;
	width: 69px;
	height: 93px;
	text-align:left;
}
.search_list_tochi_box .chikunen_area {
	border-right: 1px solid #d1d1d1;
	width: 79px;
	height: 93px;
	font-size:90%;
}
.search_list_tochi_box .men_area {
	border-right: 1px solid #d1d1d1;
	width: 99px;
	height: 93px;
}
.search_list_tochi_box .kai_area {
	border-right: 1px solid #d1d1d1;
	width: 64px;
	height: 93px;
}

.search_list_tochi_box img {
	padding:3px 0;
}
.search_list_tochi_box .text_center {
	text-align:center;
}
.search_list_tochi_box .text_right {
	text-align:right;
}
.search_list_tochi_box .text_center_h {
	line-height:20px;
	text-align:left;
}

.search_list_tochi_box .text_center_h h3{
    display:block;
}


/*　検索条件を変更して再検索アラート　**********************/

#reg_error_block .error_title {
	font-weight: bold;
	margin:15px 0 10px 0;
	color:#ffffff;
	padding:14px 0 0 0;
	height: 37px;
	width: 918px;
}



/*　ページトップへ　**********************/

.block_section_7 {
	border: 1px solid #dcdcdc;
	background: #ffffff;
	border-radius: 5px;
	/*box-shadow: 0 0 4px 0 #e6e6e6, 0 1px 0 0 #cccccc;*/
	margin-bottom: 20px;
	padding:0px 0px;
	width: 950px;
	*width: 948px;
	clear: both;
	position:relative;
}
.page_top_sec .click_Row {
	padding:5px 15px;
	height: 100%;
	clear: both;
	position:relative;
}

.page_top_sec .click_Row .page_top_link {
	background:#ffffff;
	opacity:0;
	filter: alpha(opacity=0);
	/* ie lt 8 */-ms-filter: "alpha(opacity=0)";
	/* ie 8 */-moz-opacity:0;
	/* FF lt 1.5, Netscape */-khtml-opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 950px;
	height: 50px;
	z-index: 2;
}
.page_top_sec .bl-hot {
	border-radius: 5px;
	background:#ffffff;
	position:relative;
	zoom: 1; /* Should be IE only */
}
/* rollover style for clickable element */
.page_top_sec .bl-hover {
	border-radius: 5px;
	cursor: pointer;
	background:#f5f2ed;
	position:relative;
}
.page_top {
	padding:10px;
	text-align:center;
}
.page_top a {
	padding:0 20px;
	background: url('/pro/pc/images/arrow_07.png') no-repeat 0 -2px;
}

.lineGray{
 border-top: solid #ccc 1px;
}

/* add 2014-1-30 */
.ADTtl{
    padding:5px;
    background-color:#c0c0c0;
    font-size:16px;
    font-weight:bold;
    color:white;
    width:940px;
}

#ad_section{
    width:950px;
    margin:0px 0 10px 0;
    overflow : hidden;
    background-color:#f7f7f7;
}

#ad_section td{
    vertical-align:top;
}

#ad_section a{
    font-weight:bold;
}

#ad_section .adLeft{
    width:455px;

}

#ad_section .thumb{
    padding:10px 5px 5px 10px;
}

#ad_section img{
    border:1px solid #f1f1f1;
}
#ad_section img:hover{
    border:1px solid red;
}

#ad_section .adText{
    padding:10px 5px 5px 5px;
}

div#google_ads_div_pro_listing_footer_pr01_ad_wrapper,
div#google_ads_div_pro_listing_footer_pr02_ad_wrapper{
    display:none;
}

@media only screen and (max-width: 800px) {
.list_title_box .aki_area, .search_list_box .aki_area {
		width: 18%;
}

.list_title_box .kakaku_area,.search_list_box .kakaku_area{
		width: 20%;
}

.list_title_box .class_area,.search_list_box .class_area {
	width: 20%;
}

.list_title_box .syozai_area, .search_list_box .syozai_area {
	width: 26%;
}

.list_title_box .image_area {
	width: 9%;
}

}
