@charset "UTF-8";


/* BO ボリビア
------------------------------------------------------------*/	

.mainImg{ background:url(/area_guide/images/bo_images/bo_bg_main.png) no-repeat;}

div#contryNavi,.it div#contryNavi ul li a,.contryNaviContents p a{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #034e33), color-stop(1.00, #034e33), color-stop(0.00, #007A4D));
	background: -webkit-linear-gradient(top, #007A4D 0%, #034e33 100%, #034e33 100%);
	background: -moz-linear-gradient(top, #007A4D 0%, #034e33 100%, #034e33 100%);
	background: -o-linear-gradient(top, #007A4D 0%, #034e33 100%, #034e33 100%);
	background: -ms-linear-gradient(top, #007A4D 0%, #034e33 100%, #034e33 100%);
	background: linear-gradient(top, #007A4D 0%, #034e33 100%, #034e33 100%);
	}

div#contryNavi ul li a,.contryNaviContents p a{ display:block; text-decoration:none; color:#FFF;}

div#contryNavi ul li a:hover,div#contryNavi ul li a.active,
.contryNaviContents p a:hover,.contryNaviContents p a.active{
	color:#FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d69d00), color-stop(1.00, #d69d00), color-stop(0.00, #FFC013));
	background: -webkit-linear-gradient(top, #FFC013 0%, #d69d00 100%, #d69d00 100%);
	background: -moz-linear-gradient(top, #FFC013 0%, #d69d00 100%, #d69d00 100%);
	background: -o-linear-gradient(top, #FFC013 0%, #d69d00 100%, #d69d00 100%);
	background: -ms-linear-gradient(top, #FFC013 0%, #d69d00 100%, #d69d00 100%);
	background: linear-gradient(top, #FFC013 0%, #d69d00 100%, #d69d00 100%);
	}	

html.ie7 div#contryNavi ul,html.ie8 div#contryNavi ul,html.ie9 div#contryNavi ul,
html.ie7 .contryNaviContents p a,html.ie8 .contryNaviContents p a,html.ie9 .contryNaviContents p a
 { background: #034e33; /* IE用 */ }

html.ie7 div#contryNavi ul li a:hover,html.ie8 div#contryNavi ul li a:hover,html.ie9 div#contryNavi ul li a:hover,
html.ie7 div#contryNavi ul li a:active,html.ie8 div#contryNavi ul li a:active,html.ie9 div#contryNavi ul li a:active,
html.ie7 div#contryNavi ul li a.active,html.ie8 div#contryNavi ul li a.active,html.ie9 div#contryNavi ul li a.active,
html.ie7 .contryNaviContents p a:hover,html.ie8 .contryNaviContents p a:hover,html.ie9 .contryNaviContents p a:hover,
html.ie7 .contryNaviContents p a:active,html.ie8 .contryNaviContents p a:active,html.ie9 .contryNaviContents p a:active
{ background: #d69d00; /* IE用 */ }

.contryNavi_wrapperInner01,.contryNavi_wrapperInner02,.contryNavi_wrapperInner03{ border:2px solid #d69d00; }


/* みどころのリンクボタンない時の対応 */
#con02 ul.btnLink li{ height:33px;}	

/* --------------------------------　20160510改修　変更箇所　------------------------------------------------------------------------------------------------------------ */
div#topTour .bn_reason a { width: 1100px; height: 100px; background: url(/area_guide/images/bo_images/reason01.png) no-repeat 20px 20px; display: block; text-indent: -9999px; }
div#topTour .bn_reason a:hover { background: url(/area_guide/images/bo_images/reason02.png) no-repeat 20px 20px; }
		
		
		
		
		
