#country{
padding:3px 0 10px 0;
text-align:left;
}

.pankuzu{
margin-bottom:5px;
color:#666;
font-size:10px;
}


/* 基本情報 */
#country .top_line {
	background:  url(/country/images/topline.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:6px;
	}

#country .top_line02 {
	background:  url(/country/images/topline02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:6px;
	}

#country .top_line03 {
	background:  url(/country/images/topline03.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:6px;
	}

#country .top_line04 {
	background:  url(/country/images/topline04.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:6px;
	}

#country .top_line05 {
	background:  url(/country/images/topline05.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:6px;
	}
	
#country #baseinfo{
background:  url(/country/images/topline.gif) no-repeat left top;
margin-bottom:10px;
}
#country #baseinfo .border_box{
margin-top:6px;
padding:15px 10px 10px 10px;
border:1px solid #ccc;
border-top:0px solid #ccc;
}
* html #country #baseinfo .border_box{
padding:8px 10px 5px 10px;
}
#country #baseinfo .flag{
float:left;
width:113px;
}
#country #baseinfo .photo{
float:right;
text-align:right;
width:255px;
}
#country #baseinfo .photo img{
margin-left:2px;
}
#country #baseinfo .txt{
margin:0 275px 0 120px;
}
#country #baseinfo h2{
margin-bottom:10px;
font-size:12px;
}
#country #baseinfo h2 img{
vertical-align:middle;
position:relative; top:-3px;
margin-right:5px;
}
#country #baseinfo dl{
margin-left:5px;
}
#country #baseinfo dl.left{
float:left;
width:15em;
}
* html #country #baseinfo dl.left{
margin-left:2px;
}
#country #baseinfo dl.right{
margin-left:15em;
}
#country #baseinfo dt{
float:left;
width:4em;
margin-bottom:5px;
font-weight:bold;
color:#139be1;
}
#country #baseinfo dd{
margin-left:4em;
margin-bottom:5px;
}
/* 基本情報 */









/* 都市一覧 */
#country .citylistbox{
margin-top:10px;
margin-bottom:10px;
background-color:#ebf7fb;
padding:10px 5px 3px 3px;
}
* html #country .citylistbox{
padding:10px 6px 10px 2px;
}
#country ul.citylist li{
float:left;
width:173px;
margin-left:7px;
margin-bottom:7px;
padding:5px 0px 4px 5px;
font-weight:bold;
border:1px solid #ccc;
border-top:3px solid #139be1;
height:2.5em;
background-color:#fff;
}
* html #country ul.citylist li{
width:174px;
margin-left:5px;
}

#country ul.citylist li .right{
float:right;
width:57px;
padding-top:1px;
}
#country ul.citylist li .left{
margin-right:57px;
}
#country ul.citylist li .right img{
margin-left:3px;
}
#country img.kaisetu1{
float:right;
margin-left:15px;
margin-right:10px;
padding-top:7px;
}
/* 都市一覧 */







/* 航空券料金 */
#country img.kaisetu2{
float:right;
margin-left:15px;
margin-right:10px;
padding-top:10px;
}
#country h3.bighead,
#country h3.bighead2{
	font-size: 12px;
	padding: 7px 0 7px 23px;
	color: #3eb1d3;
	border-bottom: 1px dotted #3199cc;
	background: url(/images/icon/air/01.gif) no-repeat left center;
	}
#country h3.bighead2{
	background: url(/images/icon/city.gif) no-repeat left center;
	}
#country .chap_in{
margin:8px 0 0px 3px;
}



#country .recommend_box{
	width:375px;
	float:left;
	margin:10px 0 20px 0px;
	}

#country .ml10{
	margin-left:10px;
	}

#country .recommend_box .subhead{
	width: 172px;
	color: #ffffff;
	font-weight: bold;
	padding:10px 0 10px 23px;
	background-color: #3ca0d2;
	background:url(../images/bg/01.gif) repeat-x left top;
	}

#country .recommend_box .subhead img{
	vertical-align:middle;
	position:relative; top:-1px;
	margin-right:3px;
	}

#country .recommend_box_list {
	border-top: 1px solid #3ca0d2;
	border-bottom: 1px solid #3ca0d2;
	background-color: #f0f9fe;
	padding-top: 10px;
	width:375px;
	}
	
#country .recommend_box_list table {
	width: 355px;
	margin: 0px auto;
	border: none;
	}

#country .recommend_box_list td {
	border: none;
	border-right: 2px solid #f0f9fe;
	padding: 3px;
	}

#country .recommend_box_list .bg_w {
	background-color: #ffffff;
	}

#country .recommend_box_list .bg_b {
	background-color: #dff0f7;
	border-bottom: 2px solid #f0f9fe;
	}

#country .recommend_box_list .bg_w_none {
	background-color: #ffffff;
	border-right: none;
	}

#country .recommend_box_list .bg_b_none {
	background-color: #dff0f7;
	border-bottom: 2px solid #f0f9fe;
	border-right: none;
	}
	
#country .recommend_box_list td.airline {
	width:49%;
	}
#country .recommend_box_list td.price {
	width:20%;
	color:#cc0000;
	}
#country .recommend_box_list td.icon {
	width:31%;
	}
	
#country .others_tickets {
	text-align: right;
	margin: 10px 10px 5px 0;
	padding-right: 20px;
	background:url(/images/icon/arrow/kaigai/5.gif) no-repeat right center;
	}
/* 航空券料金 */

















