@charset "UTF-8";
/*++++++++++++++++++++++++++++++++++++++++++
HTML Setting
+++++++++++++++++++++++++++++++++++++++++++*/

* {
	margin:0;
	padding:0;
	list-style:none;
	}

body{
	margin:0;
	padding:0;
	font-size:12px;
	}

img{
	border:none;
	}
	
h1,h2,h3,h4{
	font-size:10px;
}

table{clear:both;}

#zentai{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}

/*a:link{
	color: #000099;
	text-decoration:underline;
}

a:visited{
	color: #9900CC;
	text-decoration:underline;
  }
  
a:hover{
	color: #FF3333;
	text-decoration:underline;
	}*/
#d{
	width:590px;
	height:auto;
	font-size:10px;
	line-height:15px;
	color:#666;
	clear:both;
	}


#guide_container{
	float:left;
	width:800px;
	height:auto;
	background-image:url(../../share/parts/bg01.gif);
	background-repeat:repeat-y;
	border-top:3px solid #666666;
}
/*++++++++++++++++++++++++++++++++++++++++++
左メニュー
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_contents_l{
	float:left;
	width:195px;
	height:auto;
	margin-right:15px;
}

	/*++++++++++++++++++++++++++++++++++++++++++
	イタリア　ツアー・航空券を探す
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_search{
		width:195px;
		height:auto;
		padding-bottom:50px;
	}
	
	#guide_search li{
		background-image:url(../../share/parts/bg03.gif);
		background-position:bottom;
	}
	
	#guide_search li a{
		display:block;
		width:167px;
		height:auto;
		padding:12px 12px 12px 16px;
		background-image:url(../../share/parts/bg02.gif);
		background-repeat:no-repeat;
		font-size:14px;
	}
	
	#guide_search li a span{
		font-weight:bold;
		font-size:12px;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
	ガイドトップ
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_top{
		width:195px;	
		height:auto;
		background:url(../../share/parts/bg03.gif) bottom;
	}
	
	#guide_top li{
		background:url(../../share/parts/bg02.gif) no-repeat;
	}
	
	#guide_top a{
		display:block;
		width:167px;
		height:auto;
		padding:12px 4px 12px 24px;
		background:url(../../share/parts/point01.gif) no-repeat;
		background-position:16px 14px;
		line-height:1.2em;
	}
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	観光値情報
	+++++++++++++++++++++++++++++++++++++++++++*/
	#guide_info{
		width:195px;
		height:auto;
	}
	
	#guide_info h3{
		display:block;
		width:195px;
		height:34px;
		background:url(../../share/parts/sbttl01.gif) no-repeat;
		text-indent:-9999px;
	}
	
	#guide_info_menu{
		width:195px;
		height:auto;
		background:url(../../share/parts/bg03.gif) bottom;
		padding-bottom:10px;
	}
	
	#guide_info li{
		width:167px;
		height:auto;
		line-height:1.4em;
		padding:0 0 3px 12px;
	}
	
	#guide_info li a{
		display:block;
		padding-left:12px;
		background:url(../../share/parts/point01.gif) no-repeat;
		background-position:3px 3px;
		line-height:1.4em;
	}
	
	#guide_info ul li.guide_menu{
		width:154px;
		height:auto;
		line-height:1.4em;
	}
	
	#guide_info ul li.guide_menu a{
		font-size:10px;
		background:url(../../share/parts/point_none.gif) no-repeat;
		line-height:1.4em;
	}
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	旅の情報
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#travel_info{
		width:195px;
		height:auto;
		padding-bottom:10px;
		background:url(../../share/parts/bg03.gif) bottom;
	}
	
	#travel_info h3{
		display:block;
		width:195px;
		height:34px;
		background:url(../../share/parts/sbttl02.gif) no-repeat;
		text-indent:-9999px;
	}
	
	#travel_info ul.enjoy{
		width:167px;
		height:auto;
		padding:0px 12px 3px 13px;
	}
	
	#travel_info ul.c_info{
		width:167px;
		height:auto;
		padding:22px 12px 3px 13px;
		background:url(../../share/parts/dot02.gif) no-repeat;
		background-position:14px 10px;
	}
	
	#travel_info ul li{
		width:167px;
		height:auto;
		background:url(../../share/parts/point01.gif) no-repeat;
		background-position:3px 3px;
		line-height:1.4em;
	}
	
	#travel_info ul li a{
		display:block;
		padding-left:12px;
		line-height:1.4em;
	}
	
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	旅行選びのポイント
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_point{
		width:195px;	
		height:auto;
		background:url(../../share/parts/bg03.gif) bottom;
	}
	
	#guide_point li{
		background:url(../../share/parts/bg02.gif) no-repeat;
		line-height:1.2em;
	}
	
	#guide_point a{
		display:block;
		width:167px;
		height:auto;
		padding:12px 4px 12px 24px;
		background:url(../../share/parts/point01.gif) no-repeat;
		background-position:16px 14px;
		line-height:1.2em;
	}
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	ブログ
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_blog{
		width:195px;
		height:auto;
		margin-top:70px;
		padding-bottom:10px;
		background:url(../../share/parts/bg03.gif) bottom;
	}
	
	#guide_blog dt{
		display:block;
		width:167px;
		height:12px;
		padding:12px 12px 3px 16px;
		color:#5c5c3d;
		background:url(../../share/parts/bg02.gif) no-repeat;
		font-weight:bold;
	}
	
	#guide_blog dd{
		width:167px;
		height:auto;
		padding:0px 12px 3px 13px;
	}
	
	#guide_blog li{
		width:167px;
		height:auto;
		background:url(../../share/parts/point01.gif) no-repeat;
		background-position:3px 3px;
		line-height:1.4em;
	}
	
	#guide_blog a{
		display:block;
		padding-left:12px;
		font-size:10px;
		line-height:1.4em;
	}
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	旅雑貨
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	
	#guide_zakka{
		width:195;
		height:auto;
		padding-bottom:10px;
		background:url(../../share/parts/bg03.gif) bottom;
	}
	
	#guide_zakka dt{
		display:block;
		width:167px;
		height:12px;
		padding:12px 12px 3px 16px;
		color:#5c5c3d;
		background:url(../../share/parts/bg02.gif) no-repeat;
		font-weight:bold;
	}
	
	#guide_zakka dd{
		width:167px;
		height:auto;
		padding:0px 12px 3px 13px;
	}
	
	#guide_zakka li{
		width:167px;
		height:auto;
		background:url(../../share/parts/point01.gif) no-repeat;
		background-position:3px 3px;
		line-height:1.4em;
	}
	
	#guide_zakka a{
		display:block;
		padding-left:12px;
		font-size:12px;
		line-height:1.4em;
	}
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	自リンク設定
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	div.guide_page_link01 a #guide_myself01{	color:#c92a65;	background-image:url(../../share/parts/point02.gif);}
	div.guide_page_link02 #nearroma{	color:#c92a65;	background-image:url(../../share/parts/point02.gif);}
	div.guide_page_link03 #roma{	color:#c92a65;}
	div.guide_page_link04 #w-italy{	color:#c92a65;	background-image:url(../../share/parts/point02.gif);}
	div.guide_page_link05 #milano{	color:#c92a65;}
	div.guide_page_link06 #e-italy{	color:#c92a65;	background-image:url(../../share/parts/point02.gif);}
	div.guide_page_link07 #venetia{	color:#c92a65;}
	div.guide_page_link08 #c-italy{	color:#c92a65;	background-image:url(../../share/parts/point02.gif);}
	div.guide_page_link09 #firenze{	color:#c92a65;}
	div.guide_page_link10 #s-italy{	color:#c92a65;	background-image:url(../../share/parts/point02.gif);}
	div.guide_page_link11 #guide_myself11{	color:#c92a65;}
	div.guide_page_link12 #gourmet{	color:#c92a65;	background:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link13 #shopping{	color:#c92a65;	background:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link14 #art{	color:#c92a65;	background:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link15 #entertainment{	color:#c92a65;	background:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link16 #heritage{	color:#c92a65;	background:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link17 #country{	color:#c92a65;	background-image:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link18 #immigration{	color:#c92a65;	background-image:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link19 #phone{	color:#c92a65;	background-image:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link20 #trouble{	color:#c92a65;	background-image:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link21 #traffic{	color:#c92a65;	background-image:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link23 #tour{	color:#c92a65;	background-image:url(../../share/parts/point02.gif) no-repeat; 	background-position:16px 14px; line-height:1.4em;}
	div.guide_page_link23 #guide_myself23{	color:#c92a65;	background-image:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}
	div.guide_page_link24 #money{	color:#c92a65;	background-image:url(../../share/parts/point02.gif) no-repeat; background-position:3px 3px; line-height:1.4em;}



/*++++++++++++++++++++++++++++++++++++++++++
メインコンテンツ
+++++++++++++++++++++++++++++++++++++++++++*/

	/*++++++++++++++++++++++++++++++++++++++++++
	コピーライト
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_copyright{
		clear:both;
		width:590px;
		height:auto;
		padding-bottom:10px;
		font-size:10px;
		color:#999999;
		text-align:right;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
	ツアーリスト
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#tour_list{
		clear:both;
		width:590px;
		height:auto;
		padding:5px 0 15px 0;
			}
	
	#tour_list li{
		width:575px;
		height:20px;
		background:url(../share/index/parts/dots.gif) bottom no-repeat;
		font-size:14px;
		padding:2px 7px 3px 8px;
	}
	
	.tour_link{
		width:395px;
		height:20px;
		float:left;
		clear:both
	}
	
	.tour_detail{
		width:180px;
		height:20px;
		float:left;
		text-align:right;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
	おすすめツアー
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#recommend_tour{
		width:590px;
		height:38px;
		margin:5px 0 5px 0;
		background:url(../../share/parts/gbr_recomBack.gif) no-repeat;
	}
	
	#recommend_tour dt{
		display:block;
		float:left;
		text-indent:-9999px;
	}
	
	#recommend_tour ul{
		margin-left:119px;
	}
	
	#recommend_tour li{
		display:inline;
		font-size:12px;
		}
	
	#recommend_tour li a{
		display:block;
		float:left;
		height:38px;
		height:auto;
		border-left:solid 1px #c3bfb1;
		line-height:38px;
		padding:0 7px 0 7px;
		}
	
	#recommend_tour2{
		width:590px;
		height:38px;
		margin:15px 0 5px 0;
		background:url(../../share/parts/gbr_recomBack.gif) no-repeat;
	}
	
	#recommend_tour2 dt{
		display:block;
		float:left;
		text-indent:-9999px;
	}
	
	#recommend_tour2 ul{
		margin-left:119px;
	}
	
	#recommend_tour2 li{
		display:inline;
		font-size:12px;
		}
	
	#recommend_tour2 li a{
		display:block;
		float:left;
		height:38px;
		height:auto;
		border-left:solid 1px #c3bfb1;
		line-height:38px;
		padding:0 7px 0 7px;
		}	
	/*++++++++++++++++++++++++++++++++++++++++++
	D表示
	+++++++++++++++++++++++++++++++++++++++++++*/
	p#guide_copyright02{
		width:590px;
		height:auto;
		padding:10px 0 10px 0;
		font-size:10px;
		color:#999999;
	}
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	イタリア政府観光局
	+++++++++++++++++++++++++++++++++++++++++++*/
	

	dl#guide_petit01 dd.bg_ {
	width:100px;
	height:75px;
	background:url(../share/roma/img/) no-repeat;
	text-indent:-9999px;
	margin:15px 20px 3px 0;
	}
	
	*html dl#guide_petit01 dd.bg_ {
	width:100px;
	height:75px;
	background:url(../share/roma/img/) no-repeat;
	text-indent:-9999px;
	margin:15px 10px 3px 0;
	}
	
	#bg_EBP08-01696B {
	width:140px;
	height:105px;
	background:url(../share/roma/img/EBP08-01696B.jpg) no-repeat;
	text-indent:-9999px;
	}
	
	#bg_EBP08-01698B {
	width:140px;
	height:105px;
	background:url(../share/roma/img/EBP08-01698B.jpg) no-repeat;
	text-indent:-9999px;
	}
	
	#bg_ {
	width:155px;
	height:120px;
	background:url(../share/c-italy/img/) no-repeat;
	text-indent:-9999px;
	}

	#bg_EAEIC-0131B {
	width:155px;
	height:120px;
	background:url(../share/c-italy/img/EAEIC-0131B.jpg) no-repeat;
	text-indent:-9999px;
	}
	
	#bg_ {
	width:315px;
	height:256px;
	background:url(../share/entertainment/img/) no-repeat;
	text-indent:-9999px;
	}
	
	#bg_ {
	width:102px;
	height:77px;
	background:url(../share/art/img/) no-repeat;
	text-indent:-9999px;
	}

	#bg_WEBPA-3739 {
	width:155px;
	height:120px;
	background:url(../share/e-italy/img/WEBPA-3739.jpg) no-repeat;
	text-indent:-9999px;
	}
	
	#bg_WEBPA-3741 {
	width:155px;
	height:120px;
	background:url(../share/c-italy/img/WEBPA-3741.jpg) no-repeat;
	text-indent:-9999px;
	}
	
	#bg_WEBPA-3743 {
	width:140px;
	height:105px;
	background:url(../share/firenze/img/WEBPA-3743.jpg) no-repeat;
	text-indent:-9999px;
	}
	
#guide_contents_r #guide_recommend_tour2 {
    background-image: url("/guide/share/parts/recomBack2.gif");
    clear: both;
    height: 38px;
    margin: 5px 0;
    text-align: center;
    width: 590px;
}	
#guide_contents_r #guide_recommend_tour2 a {
    font-size: 14px;
    line-height: 38px;
}



#AnimeImages {
    height: 386px;
    position: relative;
}
#AnimeImages img {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 8;
}
#AnimeImages img.active {
    opacity: 1;
    z-index: 10;
}
#AnimeImages img.last-active {
    z-index: 9;
}
#AnimeImg {
    height: 240px;
    position: relative;
}
#AnimeImg img {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 8;
}
#AnimeImg img.active {
    opacity: 1;
    z-index: 10;
}
#AnimeImg img.last-active {
    z-index: 9;
}
