@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{
	float:right;
	width:590px;
	height:auto;
}

#guide_ttl_box{
	position:relative;
	width:590px;
	height:auto;
	padding-bottom:13px;
	background:url(/guide/share/parts/dot01.gif) no-repeat bottom;
	margin-bottom:15px;
}

/*ここから*/
/*float clear*/
#guide_ttl_box:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden
}
	
#guide_ttl_box{
	display:inline-block
}
	
/*float clear*/

/*IE float clear*/
* html #guide_ttl_box{
	 height:1%
}
	
#guide_ttl_box{
	display:block
}

/*IE float clear*/
/*ここまで*/

#guide_ttl{
	clear:both;
	width:590px;
	height:41px;
	margin-top:35px;
	background:url(/guide/italy/share/heritage/parts/ttl01.gif) no-repeat;
	text-indent:-9999px;
}

#guide_subttl{
	position:absolute;
	top:-35px;
	width:590px;
	height:auto;
}

*html #guide_subttl{
	position:absolute;
	top:0px;
	width:590px;
	height:auto;
}

*+html #guide_subttl{
	position:absolute;
	top:0px;
	width:590px;
	height:auto;
}
div#guide_subttl h2{
	float:right;
	width:200px;
	height:27px;
	background:url(/guide/share/parts/ttl05.gif) no-repeat;
	text-indent:-9999px;
}

div#guide_subttl p{
	float:left;
	width:390px;
	height:27px;
	background:url(/guide/share/parts/ttl02.gif) no-repeat;
	text-align:right;
}

div#guide_subttl p span{
	position:relative;
	left:300px;
	*left:0;
	display:block;
	width:90px;
	hieght:auto;
	font-size:10px;
	color:#663340;
	text-align:right;
	line-height:1.2em;
}


/*++++++++++++++++++++++++++++++++++++++++++
++++++写真・リード
+++++++++++++++++++++++++++++++++++++++++++*/


.guide_main_box590{
	clear:both;
	width:590px;
	height:245px;
	margin-bottom:30px;
	position:relative;
}


#guide_lead01{
	position:absolute;
	top:0px;
	left:0px;
	width:276px;
	height:auto;
	margin-bottom:30px;
	padding-right:12px;
	color:#333333;
	line-height:1.4em;
	font-size:14px;
}

#guide_photo302{
	position:relative;
	position:absolute;
	top:0px;
	left:288px;
	width:302px;
	height:245px;
}

#guide_photo302 dd{
	position:absolute;
	top:233px;
	left:0px;
	width:302px;
	height:auto;
	font-size:10px;
	color:#333333;
	line-height:1.6em;
	text-align:right;
}

#guide_lead02{
	position:relative;
	position:absolute;
	top:120px;
	left:0px;
	width:288px;
	height:125px;
}

#guide_lead02 dt{
	position:absolute;
	top:0px;
	left:0px;
	width:288px;
	height:22px;
	background:url(/guide/italy/share/heritage/parts/sbttl01.gif) no-repeat;
	text-indent:-9999px;
}

#guide_lead02 dd img{
	position:absolute;
	top:25px;
	left:180px;
	width:100px;
	height:75px;
}

#guide_lead02 .cap{
	position:absolute;
	top:25px;
	left:0px;
	width:175px;
	height:auto;
	font-size:10px;
	line-height:1.4em;
	color:#333333;
}


/*++++++++++++++++++++++++++++++++++++++++++
++++++写真ボックス左・写真ボックス右
+++++++++++++++++++++++++++++++++++++++++++*/

.guide_main_box_l_286{
	clear:both;
	float:left;
	width:286px;
	height:auto;
}

.guide_main_box_r_286{
	float:right;
	width:286px;
	height:auto;
	margin-left:18px;
}

/*ここから*/
/*float clear*/
.guide_main_box_l_286:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden
}
	
.guide_main_box_l_286{
	display:inline-block
}
	
/*float clear*/

/*IE float clear*/
* html .guide_main_box_l_286{
	 height:1%
}
	
.guide_main_box_l_286{
	display:block
}

/*IE float clear*/
/*ここまで*/

/*ここから*/
/*float clear*/
.guide_main_box_r_286:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden
}
	
.guide_main_box_r_286{
	display:inline-block
}
	
/*float clear*/

/*IE float clear*/
* html .guide_main_box_r_286{
	 height:1%
}
	
.guide_main_box_r_286{
	display:block
}

/*IE float clear*/
/*ここまで*/


	dl.g_r_photo140_box, dl.g_l_photo140_box{
		clear:both;
		width:286px;
		height:105px;
		padding-bottom:18px;
	}
	
	
	dl.g_r_photo140_box dt, dl.g_l_photo140_box dt{
		width:138px;
		height:20px;
	}
	
	dl.g_r_photo140_box dt{
		float:left;
		padding-right:8px;
	}
	
	dl.g_l_photo140_box dt{
		float:right;
		margin-left:8px;
	}


	dl.g_r_photo140_box .g_r_photo140, dl.g_l_photo140_box .g_l_photo140{
		width:140px;
		height:105px;
	}
	
	dl.g_r_photo140_box .g_r_photo140{
		float:right;
	}
	
	dl.g_l_photo140_box .g_l_photo140{
		float:left;
	}
	
	dl.g_r_photo140_box .g_r_photo140_box_txt, dl.g_l_photo140_box .g_l_photo140_box_txt{
		width:138px;
		height:auto;
		color:#777777;
		font-size:10px;
		line-height:1.6em;
	}
	
	dl.g_r_photo140_box .g_r_photo140_box_txt{
		float:left;
		padding-right:8px;
	}
		
	dl.g_l_photo140_box .g_l_photo140_box_txt{
		float:right;
		padding-left:8px;
	}

	div.guide_main_box_l_286 dt#guide_cap01{
		background:url(/guide/italy/share/heritage/parts/cap01.gif) no-repeat;
	}
	div.guide_main_box_l_286 dt#guide_cap02{
		background:url(/guide/italy/share/heritage/parts/cap02.gif) no-repeat;
	}
	div.guide_main_box_l_286 dt#guide_cap03{
		background:url(/guide/italy/share/heritage/parts/cap03.gif) no-repeat;
	}
	div.guide_main_box_l_286 dt#guide_cap04{
		background:url(/guide/italy/share/heritage/parts/cap04.gif) no-repeat;
	}
	div.guide_main_box_r_286 dt#guide_cap05{
		background:url(/guide/italy/share/heritage/parts/cap05.gif) no-repeat;
	}
	div.guide_main_box_r_286 dt#guide_cap06{
		background:url(/guide/italy/share/heritage/parts/cap06.gif) no-repeat;
	}
	div.guide_main_box_r_286 dt#guide_cap07{
		background:url(/guide/italy/share/heritage/parts/cap07.gif) no-repeat;
	}
	div.guide_main_box_r_286 dt#guide_cap08{
		background:url(/guide/italy/share/heritage/parts/cap08.gif) no-repeat;
	}

div.guide_main_box_l_286 dl dt, div.guide_main_box_r_286 dl dt{
	text-indent:-9999px;
	}


/*++++++++++++++++++++++++++++++++++++++++++
コラム
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_column{
	clear:both;
	width:590px;
	height:200px;
	margin:0 0 10px 0;
	background:url(/guide/share/parts/column_bg02.gif) no-repeat bottom;
	color:#444444;
	line-height:1.3em;
}

#guide_column_bg{
	width:542px;
	height:auto;
	padding:24px 24px 15px 24px;
	background:url(/guide/share/parts/column_bg01.gif) no-repeat top;
}

#guide_column_l{
	float:left;
	width:261px;
	height:auto;
	margin-right:20px;
}

#guide_column_r{
	float:right;
	width:261px;
	height:auto;
}

#guide_column_l dt{
	width:261px;
	height:24px;
	background:url(/guide/italy/share/heritage/parts/colum_ttl01.gif) no-repeat top;
	text-indent:-9999px;
}

#guide_column_r dt{
	width:261px;
	height:24px;
	background:url(/guide/italy/share/heritage/parts/colum_ttl02.gif) no-repeat top;
	text-indent:-9999px;
}


.guide_column_photo{
	float:left;
	width:125px;
	height:90px;
}

.g_photo125 img{
	padding-bottom:3px;
}

.guide_column_cap{
	font-size:10px;
	line-height:1.4em;
	padding-left:12px;
	background:url(/guide/share/parts/point_enjoy02.gif) no-repeat 0 2px;
	color:#5c5c3d;
}

.guide_column_subcap{
	float:right;
	width:131px;
	height:auto;
	padding-top:2px;
	font-size:10px;
	color:#5c5c3d;
}

.guide_column_txt{
	float:right;
	width:126px;
	height:auto;
	margin-left:10px;
	font-size:12px;
	line-height:17px;
}


/*++++++++++++++++++++++++++++++++++++++++++
世界遺産リスト　上書き
+++++++++++++++++++++++++++++++++++++++++++*/


.isan_listtype_03 a{
	display:none;
	}


dl#guide_lead02 {
    height: 125px;
    left: 0;
    position: absolute;
    top: 120px;
    width: 288px;
	background:none;
}

dl#guide_lead02 dt {
    background: url(/guide/italy/share/heritage/parts/sbttl01.gif) no-repeat;
    height: 22px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 288px;
}


/*++++++++++++++++++++++++++++++++++++++++++
20150210修正
+++++++++++++++++++++++++++++++++++++++++++*/

.isan_listtype_a dl dt, .isan_listtype_b dl dt, .isan_listtype_c dl dt, .isan_listtype_d dl dt{font-size:12px;}