@charset "utf-8";
/* CSS Document */

#list .list_tittle {
     background-color:#E8E8E8;
	 margin:2px 0 0 0;
	 color:#000000;
}
#list .lt_icon {
    width:auto;
	height:26px;
	float:left;
}
#list .lt_le {
    width:210px;
	margin:0 0 10px 0;
	float:left;
}
#list .lt_ri {
    width:234px;
	padding:0 10px 4px 0;
	color:#666666;
	text-align:right;
}
#list .list_tittle h1 {
    font-size:12px;
	font-weight:bold;
	padding:6px 3px 0 2px;
}
#list .list_frame {
    width:238px;
	margin:4px 0 0 0;
	padding:0 0 4px 0;
	border-bottom:1px dashed #999999;
}
#list .list_box {
    width:238px;
}
#list .list_box .shop_name {
	height:auto;
}
#list .shop_name .sh_n {
    width:180px;
	padding:4px 2px 4px 8px;
	float:left;
	font-weight:bold;
	margin:0 2px 0 0;
	background-color:#F3F3F3;
}
#list .shop_name .map {
    width:40px;
	padding:4px 6px 4px 0;
	float:left;
	text-align:right;
	font-weight:bold;
	background-color:#F3F3F3;
}
#list .reok {
	text-align:right;
}


/************** 英語版 **************/
#list .list_box .shop_name_e {
	height:auto;
}
#list .sh_n_e {
	padding:4px 2px 4px 8px;
	font-weight:bold;
	margin:0 2px 0 0;
	background-color:#F3F3F3;
}
#list .map_e {
    width:30px;
	padding:0 0 0 10px;
	float:right;
	text-align:right;
	font-weight:bold;
}
#list .reok_e {
	width:110px;
	float:left;
	padding:0 0 0 5px;
}
/************** /英語版 **************/


#list .list_box .exp {
    width:238px;
}
#list .exp .e_le {
    float:left;
	padding:0 4px 0 0;
}
#list .exp .e_ri {
    width:166px;
	padding:4px 6px 0 4px;
	float:left;
	height:100%;
}
#list .e_ri ul {
    margin:0 0 0 10px;
	padding:0 0 0 3px;
}
#list .e_ri li {
    margin:0;
	padding:0;
	list-style-type:square;
}

#btn_retrieval {
    width:62px;
	height:22px;
	border: 0;
	background:url(../image/btn_retrieval.jpg) no-repeat 0 0;
	text-indent: -9999px;
	cursor: pointer;
}




/************** アジアトラベル用 **************/
#list_asiatravel {
	width:780px;
	float:right;
}

