@charset "utf-8";
@import url("default.css"); 
@import url("org.css"); 

#gazo_list	{
		}

#gazo_list .gazo_category,
#gazo_list .gazo_category_l{
		width: 220px;
		padding: 5px;
		float: left;
		}
#gazo_list .gazo_category img{
		}

#gazo_list .gazo_sub_category img,
#gazo_list .gazo_sub_category_l img {
		width: 500px;
}


h2.gazotitle{
		background: none;
		padding: 0;
		border: none;
		}

.mnbtn	{
		clear: both;
		}

.gazo_f,
.gazo	{
/* 		width: 333px; */
		width: 45%;
		padding: 5px;
		margin: 0 0 10px 10px;
		float: left;
		border: 1px dotted #66cccc;
		}
.gazo_f	{
/* 		margin-left: 0; */
		}
.gazo_f .fimage,
.gazo .fimage{
		background-color: #ffffff;
		border: 1px solid #cccccc;
		height: 120px;
		width: 120px;
		overflow: hidden;
		text-align: center;
		margin-bottom: 0;
		}
.gazo_f .fimage img,
.gazo .fimage img	{
		height: 120px;
		width: auto;
		}
.gazo h3,
.gazo_f h3{
		background-image: url('../all_img/org/bg_blue01.gif');
		margin: 0 0 5px 0;
		font-size: 90%;
		border: none;
		color: #336666;
		}
.gazo .descr,
.gazo_f .descr{
		width: 190px;
		float: right;
		padding: 5px;
		font-size: 90%;
		}
.gazo .go_details,
.gazo_f .go_details{
		text-align: right;
		}

.gazo .tags,
.gazo_f .tags{
		clear:both;
		padding: 5px 0 0 0;
		}












/* vvv 分類検索結果 vvv */
	#gazo_list dl
	{
		margin: 0;
		padding: 5px;
		width: 190px;
		min-height: 100px;
		float: right;
	}
		#gazo_list dt
		{
			margin: 0;
			min-height: 100px;
			font-weight: normal;
		}
		#gazo_list dd
		{
			margin: 0;
			text-align: right;
		}
/* ^^^ 分類検索結果 ^^^ */









.gazo table, .gazo_f table {
	width: 100%;
	border: 1px solid #666;
	border-left: none;
	border-right: none;
}
.gazo td, .gazo_f td,.gazo th, .gazo_f th {
	text-align: center;
	border: 1px solid #666;
	border-collapse : collapse;
	border-left: none;
	border-right: none;
}

.gazo table .thr, .gazo_f table .thr {
	border-left: 1px solid #999;
}

.gazo table .tdr, .gazo_f table .tdr {
	border-left: 1px solid #999;
}








.mnbtn span {
	border: 1px solid #ccc;
	padding: 2px 5px;
}


.gazorecipe {
	position: relative;
}

.gazorecipe h2{
	font-size: 14px;
	color: #D06D72;
	position: absolute;
	left: 5px; top: 5px;
}

.gazorecipe h3 {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	left: 5px; top: 25px;
	padding: 0;
	margin: 0;
	width: 100px;

}
.gazorecipe h3 a {
	color: #878787;
}

.gazorecipe .new_recipe_image {
	position: absolute;
	left: 110px; top: 5px;
	padding: 3px;
	border: 1px solid #878787;
}
.gazorecipe .new_recipe_image img {
	width: 120px;
	height: 90px;
}

.gazorecipe .ichiran_btn {
	position: absolute;
	top: 140px;
	text-align: center;
	width: 240px;

}

.gazorecipe p {
	padding: 5px;
}


#gazo_detail {

}

#gazo_detail .gazo_image {
	float: left;
	width: 318px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
	border: solid 1px #aaa;
}
#gazo_detail .gazo_image img {

}
#gazo_detail .gazo_cont {
	float: right;
	width: 550px;
	margin-bottom: 20px;
}


/*=========*/
/*アイテム概要*/
/*=========*/

#gazo_detail{
}
#gazo_detail .gazo_cont{
	width: 1200px;
	float: none;
	padding-top: 620px;
}

#gazo_detail .gazo_cont .gazo_free{
	clear: both;
	margin-bottom: 30px;
}

.gazo_cont_01{
	width: 584px;
	float: left;
}
.gazo_cont_02{
	width: 584px;
	float: right;
}

.gazo_cont table{
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.gazo_cont .gazo_cont_02 th,
.gazo_cont .gazo_cont_02 td{
	border: 1px solid #ccc;
}
.gazo_cont th{
	background-color: #f2f2f2;
	min-width: 8em; /*2019.12.23追記*/
}



/*=========*/
/*アイテムMAP*/
/*=========*/
.gazo_map{
	width: 100%;
/* 	height: 450px; */
}
.gazo_map iframe{
/* 	height: 450px !important; */
}





/* vvv こだわり検索 vvv */
.advanced_search fieldset
{
	margin: 4px 0 1.2em;
	padding: 6px 9px 9px;
	border: 1px solid #ccc;
}
	.advanced_search legend
	{
		margin: 0 0 0 3px;
		padding: 0 4px 2px;
		font-weight: bold;
		background-position: 0 -4px;
		background-repeat: no-repeat;
	}
		.advanced_search legend.opened:hover
		{
			color: #33c;
		}
		.advanced_search legend.opened
		{
			padding-left: 24px;
			background-image: url("../all_img/org/list-open.png");
		}
		.advanced_search legend.closed:hover
		{
			color: #c33;
		}
		.advanced_search legend.closed
		{
			padding-left: 24px;
			background-image: url('../all_img/org/list-close.png');
		}

	.advanced_search fieldset p
	{
		margin: 3px 0 0;
		padding: 0;
		font-size: 80%;
	}

	 #_advarea_navi
	,#_advcatg_navi
	,#_advtags_navi
	,#_advopt_navi
	{
		cursor: pointer;
	}


.advanced_search ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	overflow: hidden;
	clear: both;
}
	.advanced_search li
	{
		padding: 0 3px;
		float: left;
	}
	.advanced_search li.adv_caption_cell
	{
		clear: left;
	}
	.advanced_search li.adv_caption
	{
		width: 100% !important;
		clear: left;
	}
		.advanced_search li.adv_caption a
		{
			font-size: 75%;
			font-weight: normal;
		}

	#_advcatg_list li
	{
		width: 24%;
	}
	#_advtags_list li
	{
		width: 24%;
	}

.advanced_search form
{
	margin-bottom: 1em;
}
	.advanced_search form .form_button
	{
		text-align: center;
	}
/* ^^^ こだわり検索 ^^^ */



/*ver.20.19.12.23.01
	観光、コンベンションの詳細情報テーブルのth最小値調整
*/
/*ver.20.19.12.19.01*/
