@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(/guide/share/parts/bg01.gif);
	background-repeat:repeat-y;
	border-top:3px solid #666666;
}


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

#guide_contents_r{
	clear:both;
	float:right;
	width:590px;
	height:auto;
}

#guide_ttl{
	width:400px;
	height:41px;
	float:left;
	clear:left;
	background:url(/guide/italy/share/index/parts/index_ttl.gif) no-repeat top;
	margin-top:20px;
	text-indent:-9999px;
}

.guide_ttl_cap{
	width:190px;
	height:41px;
	float:right;
	clear:right;
	margin-top:20px;
	padding-top:5px;
	font-weight:bold;
	line-height:1.4em;
	color:#999999;
	text-align:left;
}



/*++++++++++++++++++++++++++++++++++++++++++
メイン写真
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_main_p{
	position:relative;
	clear:both;
	width:590px;
	height:210px;
	margin-bottom:15px;
	padding-top:15px;
	background-image:url(/guide/share/parts/dot01.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#guide_photo449{
	float:left;
	width:449px;
	height:210px;
}

#guide_photo141x106{
	float:left;
	width:141px;
	height:106px;
}

#guide_photo141x104{
	float:left;
	width:141px;
	height:104px;
}

/*++++++++++++++++++++++++++++++++++++++++++
観光ガイド
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_sightseeing{
	clear:left;
	float:left;
	width:440px;
	height:auto;
}

#guide_sightseeing h2{
	width:440px;
	height:20px;
	background-image:url(/guide/italy/share/index/parts/sbttl01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}

#guide_menu_list{
	width:435px;
	height:auto;
	padding-left:5px;
}

.guide_menu_dot{
	clear:both;
	padding-bottom:30px;
	background-image:url(/guide/italy/share/index/parts/dots01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

*html .guide_menu_dot{
	clear:both;
	padding-bottom:5px;
	background-image:url(/guide/italy/share/index/parts/dots01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.guide_menu_list_ttl{
	display:block;
	width:405px;
	height:20px;
	padding:8px 0 0 30px;
	margin:18px 0 10px 0;
	background-image:url(/guide/italy/share/index/parts/list_ttl.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
}
.guide_menu_list_ttl a{
	font-size:14px;
}

*html .guide_menu_list_ttl{
	display:block;
	width:405px;
	height:20px;
	padding:8px 0 0 30px;
	margin:0px 0 10px 0;
	background-image:url(/guide/italy/share/index/parts/list_ttl.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
}

.guide_menu_list_link{
	width:401px;
	height:auto;
	margin-left:34px;
	margin-bottom:10px;
	line-height:1.6em;
}

*html .guide_menu_list_link{
	width:401px;
	height:auto;
	margin-left:34px;
	margin-bottom:8px;
	line-height:1.6em;
}
.guide_menu_list_link ul{
	margin-bottom:2px;
	}

.guide_menu_list_link li{
	display:inline;
	}


.guide_menu_mnavi, .guide_menu_petit{
	clear:both;
	width:401px;
	height:auto;
	margin-left:34px;
	margin-bottom:8px;
}

*html .guide_menu_mnavi, *html .guide_menu_petit{
	clear:both;
	width:401px;
	height:auto;
	margin-left:34px;
}


dl.guide_menu_mnavi dt{
	display:block;
	float:left;
	width:76px;
	height:17px;
	background-image:url(/guide/italy/share/index/parts/more_bg.gif);
	background-repeat:no-repeat;
	color:#663340;
	text-align:center;
	line-height:1.4em;
	margin-bottom:8px;
}

*html dl.guide_menu_mnavi dt, *html dl.guide_menu_mnavi dd, *html dl.guide_menu_petit dt, *html dl.guide_menu_petit dd{
	line-height:1.4em;
}

dl.guide_menu_mnavi dd{
	float:right;
	width:315px;
	line-height:1.4em;
}

dl.guide_menu_petit dt{
	display:block;
	float:left;
	width:96px;
	height:17px;
	background-image:url(/guide/italy/share/index/parts/petit_bg.gif);
	background-repeat:no-repeat;
	color:#336659;
	text-align:center;
	line-height:1.4em;
	margin-bottom:8px;
}

dl.guide_menu_petit dd{
	float:right;
	width:295px;
	line-height:1.4em;
}


	
/*++++++++++++++++++++++++++++++++++++++++++
イタリア地図・フィレンツェ写真
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_map_p{
	float:right;
	width:140px;
	height:auto;
	margin-left:10px;
}

#guide_map{
	display:block;
	width:140px;
	height:auto;
}
#guide_map img{
	display: block;
	border:solid 1px #CCCCCC;
}

#guide_map dd{
	border-top:medium none #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	text-align:right;
	font-size:14px;
	padding:2px;
}

#guide_map_link2 { display:none; }
#guide_map_link3 { display:none; }
#guide_map_link4 { display:none; }
#guide_map_link5 { display:none; }


#guide_p{
	position:relative;
	width:100px;
	height:auto;
	margin-top:20px;
}

#guide_p dt{
	display:block;
	background:url(/guide/italy/share/index/parts/sub_ttl_firenze.gif) no-repeat;
	width:100px;
	height:11px;
	margin:4px 0px 4px 0px;
	text-indent:-9999px;
	position:absolute;
	top:75px;
	left:20px;
}

.guide_p_cap {
	position:absolute;
	width:100px;
	height:auto;
	top:90px;
	left:20px;
	font-size:10px;
	line-height:14px;	
}

#guide_p dd a{
	display:block;
	width:100px;
	height:auto;
	position:absolute;
	top:135px;
	left:20px;
	font-size:12px;
	line-height:14px;	
	background:url(/guide/italy/share/index/parts/index_rightLink.gif) no-repeat 0px 2px;
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 13px;
}

.guide_p_img{
	position:absolute;
	top:0px;
	left:20px;
	width:100px;
	height:75px;
}

/*++++++++++++++++++++++++++++++++++++++++++
旅の楽しみ
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_enjoy{
	clear:both;
	float:left;
	width:288px;
	height:auto;
	margin:20px 14px 0 0;
}

#guide_enjoy h3{
	width:154px;
	height:20px;
	margin-bottom:5px;
	background:url(/guide/italy/share/index/parts/index_sub02.gif) no-repeat;
	text-indent:-9999px;
}

#guide_enjoy ul{
	float:left;
	width:168px;
	height:auto;
}

#guide_enjoy p{
	float:left;
	width:100px;
	height:80px;
	margin-left:10px;
}

/*++++++++++++++++++++++++++++++++++++++++++
旅の準備・実践編
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_practice{
	float:right;
	width:288px;
	height:auto;
	margin-top:20px;
}

#guide_practice h3{
	width:154px;
	height:20px;
	margin-bottom:5px;
	background:url(/guide/italy/share/index/parts/index_sub03.gif) no-repeat;
	text-indent:-9999px;
}

#guide_practice ul{
	float:left;
	width:168px;
	height:auto;
}

#guide_practice p{
	float:left;
	width:100px;
	height:80px;
	margin-left:10px;
}

/*++++++++++++++++++++++++++++++++++++++++++
旅の楽しみ、準備・実践編共有部分
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_enjoy li,#guide_practice li{
	width:163px;
	height:auto;
	background:url(/guide/italy/share/index/parts/index_dotsShort02.gif) right bottom no-repeat;
	line-height:14px;
	margin-bottom:5px;
	}

.gourmet_icon{ display:block; background:url(/guide/italy/share/index/parts/icon01.gif) no-repeat; padding:1px 0px 4px 20px; }
.shopping_icon{ display:block; background:url(/guide/italy/share/index/parts/icon02.gif) no-repeat; padding:1px 0px 4px 20px; }
.art_icon{ display:block; background:url(/guide/italy/share/index/parts/icon03.gif) no-repeat; padding:1px 0px 4px 20px; }
.entertainment_icon{ display:block; background:url(/guide/italy/share/index/parts/icon04.gif) no-repeat; padding:1px 0px 4px 20px; }
.garden_icon{ display:block; background:url(/guide/italy/share/index/parts/icon05.gif) no-repeat; padding:1px 0px 4px 20px; }
.heritage_icon{ display:block; background:url(/guide/italy/share/index/parts/icon06.gif) no-repeat; padding:1px 0px 4px 20px; }
.country_icon{ display:block; background:url(/guide/italy/share/index/parts/icon07.gif) no-repeat; padding:1px 0px 4px 20px; }
.money_icon{ display:block; background:url(/guide/italy/share/index/parts/icon08.gif) no-repeat; padding:1px 0px 4px 20px; }
.immigration_icon{ display:block; background:url(/guide/italy/share/index/parts/icon09.gif) no-repeat 0px 2px; padding:1px 0px 4px 20px; }
.phone_icon{ display:block; background:url(/guide/italy/share/index/parts/icon10.gif) no-repeat 3px 1px; padding:1px 0px 4px 20px; }
.trouble_icon{ display:block; background:url(/guide/italy/share/index/parts/icon11.gif) no-repeat; padding:1px 0px 4px 20px; }
.traffic_icon{ display:block; background:url(/guide/italy/share/index/parts/icon12.gif) no-repeat 0px 2px; padding:1px 0px 4px 20px; }


h3#guide_osusumetour{
	padding:15px 0 2px 0;
	border-bottom-width:3px;
	border-color:#5c5c3d;
	border-bottom-style:double;
	font-size:12px;
	color:#5c5c3d;
}
