@charset "UTF-8";


/* CK クック諸島
------------------------------------------------------------*/	

.mainImg{ background:url(/area_guide/images/ck_images/ck_bg_main.jpg) 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, #0E245A), color-stop(0.00, #193A80));
	background: -webkit-linear-gradient(top, #193A80 0%, #0E245A 100%);
	background: -moz-linear-gradient(top, #193A80 0%, #0E245A 100%);
	background: -o-linear-gradient(top, #193A80 0%, #0E245A 100%);
	background: -ms-linear-gradient(top, #193A80 0%, #0E245A 100%);
	background: linear-gradient(top, #193A80 0%, #0E245A 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, #9F0000), color-stop(0.00, #E8323E));
	background: -webkit-linear-gradient(top, #E8323E 0%, #9F0000 100%);
	background: -moz-linear-gradient(top, #E8323E 0%, #9F0000 100%);
	background: -o-linear-gradient(top, #E8323E 0%, #9F0000 100%);
	background: -ms-linear-gradient(top, #E8323E 0%, #9F0000 100%);
	background: linear-gradient(top, #E8323E 0%, #9F0000 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: #b50612; /* 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: #001558; /* IE用 */ }

.contryNavi_wrapperInner01,.contryNavi_wrapperInner02,.contryNavi_wrapperInner03{ border:2px solid #001558; }

/*#sidebox02_Des,#innerLinkBtan { display:none; }

div#desMain .mainTxt { width:1100px; padding-right:0; }*/