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

table{clear:both;}

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

.CtsMrBox a:link{
	color: #000099;
	text-decoration:underline;
}

.CtsMrBox a:visited{
	color: #9900CC;
	text-decoration:underline;
  }
  
.CtsMrBox a:hover{
	color: #ff9933;
	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:10px;
	background-image:url(/guide/share/parts/dot01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}



/*ここから*/
/*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-image:url(/guide/italy/share/tour/parts/ttl01.gif);
	background-repeat: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-image:url(/guide/share/parts/ttl04.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

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

div#guide_subttl p span{
	position:relative;
	left:290px;
	display:block;
	width:100px;
	hieght:auto;
	font-size:10px;
	color:#336659;
	text-align:right;
	line-height:1.2em;
}


.guide_cinfo_txt{
	width:590px;
	height:auto;
	padding-bottom:10px;
	font-size:14px;
	line-height:1.6em;
}

.guide_cinfo_midashi{
	padding-left:15px;
	color:#70948a;
	font-size:12px;
	font-weight:normal;
}

div#guide_box01 h3, div#guide_box02 h3{
	width:590px;
	height:26px;
	margin-bottom:3px;
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-9999px;
}

/*++++++++++++++++++++++++++++++++++++++++++
ボックス01
+++++++++++++++++++++++++++++++++++++++++++*/
div #guide_box01{
	width:590px;
	height:auto;
	padding-top:30px;
	color:#777777;
	line-height:1.6em;
}

div#guide_box01 h3{
	background-image:url(/guide/italy/share/tour/parts/sbttl01.gif);
}

ul#guide_plan_l, ul#guide_season_l{
	float:left;
	width:455px;
}

ul#guide_plan_r, ul#guide_season_r{
	float:right;
	width:120px;
	margin-left:15px;
}

ul#guide_plan_l li p, ul#guide_season_l li p{
	margin-left:30px;
	padding-bottom:8px;
	font-size:12px;
}

.guide_plan_r_cap, .guide_season_r_cap{
	margin-left:-1em;
	font-size:10px;
	text-indent:1em;
}

#guide_plan_r_photo, #guide_season_r_photo{
	margin-top:70px;
}

/*++++++++++++++++++++++++++++++++++++++++++
ボックス02
+++++++++++++++++++++++++++++++++++++++++++*/
div #guide_box02{
	clear:both;
	width:590px;
	height:auto;
	padding-top:30px;
	margin-bottom:25px;
	color:#777777;
	line-height:1.6em;
}

div#guide_box02 h3{
	background-image:url(/guide/italy/share/tour/parts/sbttl02.gif);
}

/*++++++++++++++++++++++++++++++++++++++++++
ボックス05
+++++++++++++++++++++++++++++++++++++++++++*/

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


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


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

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

#guide_box05_column_l dt{
	width:261px;
	height:24px;
	background-image:url(/guide/italy/share/tour/parts/column_ttl01.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-9999px;
}

#guide_box05_column_r dt{
	width:261px;
	height:24px;
	background-image:url(/guide/italy/share/tour/parts/column_ttl02.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-9999px;
}


.guide_box05_column_photo{
	float:left;
	width:125px;
}

.guide_box05_column_cap{
	padding-top:2px;
	font-size:10px;
	color:#5c5c3d;
}

.guide_box05_column_txt{
	float:right;
	width:131px;
	margin-left:5px;
	font-size:12px;
	line-height:17px;
}