@charset "utf-8";
/* ==========================================================
		title : 共通includeファイル用
		scope :カテゴリトップページほか
		last modify : 2019/09/09 matsuzumi ipad仕様変更によるfont-weightの変更
		memo ：
		投稿ユーザー様募集部分
		広告ad掲載
========================================================== */
aside.toukou_bosyu{
	text-align:center;
	margin-top:20px;
}
aside.toukou_bosyu.infobnr_box {
	text-align: left;
	margin-top: 36px;
}
aside.toukou_bosyu .txt_center {
margin: 0 0 4px 0;
}
aside.toukou_cam_txt {
margin: 8px 0 10px 0;
font-size: 14px;
}
div.border_line02{
	height:30px;
	text-align:center;
	
}

/* 20150217投稿ユーザー様募集追加 */
p.point_msg+aside.peach_box {
	-webkit-border-radius: 16px 16px 0 0;
	-moz-border-radius: 16px 16px 0 0;
	-ms-border-radius: 16px 16px 0 0;
	border-radius: 16px 16px 0 0;
}


.peach_box h2,
.peach_box2 h2 {
	width: 608px;
	margin: 0 0 14px;
	overflow: hidden;
/zoom:1;
}

.peach_box h2 img,
.peach_box2 h2 img {
	display: block;
	margin: -1px 0 0 -1px;
}

.peach_box figure,
.peach_box2 figure {
	text-align: center;
	margin: 0 auto;
	line-height:1.4;
	letter-spacing:0.05em;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.peach_box figcaption,
	.peach_box2 figcaption,
	.banner_simple figcaption {
		font-size:13px !important;
	}
}
.peach_box2 figcaption {
	margin-top:3px;
}

.peach_box {
	width: 608px;
	padding: 0 0 10px;
	margin: 0 auto 15px;
	border: 1px solid #f84976;
	-webkit-border-radius:0px 0px 16px 16px;
	-moz-border-radius: 0px 0px 16px 16px;
	-ms-border-radius: 0px 0px 16px 16px;
	border-radius: 16px 16px 0px 0px;
	overflow: hidden;
	position: relative;
	behavior: url(/css/PIE.php);
}

.peach_box2 {
	width: 608px;
	padding: 0 0 10px;
	margin: 0 auto 12px;
	-webkit-border-radius: 0px 0px 16px 16px;
	-moz-border-radius: 0px 0px 16px 16px;
	border-radius: 0px 0px 16px 16px;
	border: 1px solid #f84976;
	overflow: hidden;
	position: relative;
	behavior: url(/css/PIE.php);
}

#btn_facility_list {
	background: url("/search/image/dtl/btn_facility_list.gif") no-repeat scroll 0 0 transparent;
	width: 380px;
	height: 32px;
	margin: 10px auto 0;
	font-size:13px;
}

#btn_facility_list span {
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 0 3px;
	line-height: 1.6;
}

#btn_facility_list:hover {
 background::#fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7 !important;
}

#btn_facility_list a {
	display: block;
	color: #666;
	padding: 3px 0 0 59px;
	width: 301px;
	height: 28px;
	margin: 0 0 10px;
	text-align: center;
}

#btn_facility_list.white{
	display:inline-block;
	width:auto;
}

#btn_facility_list.white a{
	width:auto;
	padding: 3px 15px 0 65px;
	background:url("/search/image/dtl_new/btn_facility_list_l.png") no-repeat left top,
					url("/search/image/dtl_new/btn_facility_list_r.png") no-repeat right top,
					url("/search/image/dtl_new/btn_facility_list_m.png") repeat;
}

.mod_bnrbox{
	width:540px;
	margin:25px auto 20px;
}

