<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*++++++++++++++++++++++++++++++++++++++++++
HTML Setting
+++++++++++++++++++++++++++++++++++++++++++*/

#zentai{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	}

/*a:link{
	color:#0066cc;
	text-decoration:none;
}
a:visited{
	color:#9933cc;
	text-decoration:none;
}
a:hover{
	color:#ff9933;
	text-decoration:underline;
}

*/


#guide_search span{
	color:#0066cc;
	text-decoration:none;
}

#guide_search span:link{
	color:#0066cc;
	text-decoration:none;
}
#guide_search span:visited{
	color:#9933cc;
	text-decoration:none;
}
#guide_search span:hover{
	color:#ff9933;
	text-decoration:underline;
}

	
#guide_d{
	width:590px;
	height:auto;
	padding:10px 0 10px 0;
	font-size:10px;
	line-height:15px;
	color:#999999;
	clear:both;
	}


#guide_container{
	float:left;
	width:960px;
	height:auto;
	background-image:url(../../sharing/parts/bg01.gif);
	background-repeat:repeat-y;
	border-top:3px solid #666666;
}

.guide_clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}
.guide_clearfix{
	display: inline-block;
}
/* Hides from ie-mac \*/
* html .guide_clearfix { height:1%; }
.guide_clearfix { display: block; }
/* End hide from ie-mac */

/*++++++++++++++++++++++++++++++++++++++++++
左メニュー
+++++++++++++++++++++++++++++++++++++++++++*/

#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(../../sharing/parts/bg03.gif);
		background-position:bottom;
	}
	
	#guide_search li a{
		display:block;
		width:167px;
		height:auto;
		padding:12px 12px 12px 16px;
		background-image:url(../../sharing/parts/bg02.gif);
		background-repeat:no-repeat;
		font-size:14px;
	}
	
	#guide_search li a span{
		font-weight:bold;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
	ガイドトップ
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_top{
		width:195px;	
		height:auto;
		background:url(../../sharing/parts/bg03.gif) bottom;
	}
	
	#guide_top li{
		background:url(../../sharing/parts/bg02.gif) no-repeat;
	}
	
	#guide_top a{
		display:block;
		width:167px;
		height:auto;
		padding:12px 4px 12px 24px;
		background:url(../../sharing/parts/point01.gif) no-repeat;
		background-position:16px 14px;
		font-size:14px;
		line-height:1.2em;
	}
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	観光値情報
	+++++++++++++++++++++++++++++++++++++++++++*/
	#guide_info{
		width:195px;
		height:auto;
	}
	
	#guide_info h3, #guide_info dt{
		display:block;
		width:195px;
		height:34px;
		background:url(../../sharing/parts/sbttl01.gif) no-repeat;
		text-indent:-9999px;
	}
	
	ul.guide_info_waku, #guide_info dd{
		width:195px;
		height:auto;
		background:url(../../sharing/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(../../sharing/parts/point01.gif) no-repeat;
		background-position:3px 3px;
		font-size:14px;
		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:12px;
		background:url(../../sharing/parts/point_none2.gif) no-repeat;
		line-height:1.4em;
	}
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	旅の情報
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_travel_info{
		width:195px;
		height:auto;
		padding-bottom:10px;
		background:url(../../sharing/parts/bg03.gif) bottom;
	}
	
	#guide_travel_info h3, #guide_travel_info dt{
		display:block;
		width:195px;
		height:34px;
		background:url(../../sharing/parts/sbttl02.gif) no-repeat;
		text-indent:-9999px;
	}
	
	#guide_travel_info ul.guide_enjoy, #guide_travel_info dd.guide_enjoy{
		width:167px;
		height:auto;
		padding:0px 12px 3px 13px;
		/*background:url(../../sharing/parts/dot02.gif) no-repeat;*/
		background-position:14px 10px;
	}
	
	#guide_travel_info ul.guide_c_info, #guide_travel_info dd.guide_c_info{
		width:167px;
		height:auto;
		padding:22px 12px 3px 13px;
		background:url(../../sharing/parts/dot02.gif) no-repeat;
		background-position:14px 10px;
	}
	
	#guide_travel_info ul li{
		width:167px;
		height:auto;
		padding-bottom:3px;
		background:url(../../sharing/parts/point01.gif) no-repeat;
		background-position:3px 3px;
		line-height:1.4em;
	}
	
	#guide_travel_info ul li a{
		display:block;
		padding-left:12px;
		line-height:1.4em;
		font-size:14px;
	}
	#guide_travel_info h3.BasicInfo{
		display:block;
		width:195px;
		height:24px;
		background:url(/attending/guide/taiwan/images/sbttl03.gif) no-repeat;
		text-indent:-9999px;
	}
	
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	旅行選びのポイント
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_point{
		width:195px;	
		height:auto;
		background:url(../../sharing/parts/bg03.gif) bottom;
	}
	
	#guide_point li{
		background:url(../../sharing/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(../../sharing/parts/point01.gif) no-repeat;
		background-position:16px 14px;
		line-height:1.2em;
	}
	
	
	#tour{
		width:195px;	
		height:auto;
		background:url(../../sharing/parts/bg03.gif) bottom;
	}
	
	#tour li{
		background:url(../../sharing/parts/bg02.gif) no-repeat;
		line-height:1.2em;
	}
	
	#tour a{
		display:block;
		width:167px;
		height:auto;
		padding:12px 4px 12px 24px;
		background:url(../../sharing/parts/point01.gif) no-repeat;
		background-position:16px 14px;
		line-height:1.2em;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
	モデルプランバナー
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#modelplan{
		width:195px;	
		height:auto;
		background:url(../../sharing/parts/bg03.gif) bottom;
	}
	
	#modelplan li{
		background:url(../../sharing/parts/bg02.gif) no-repeat;
		/*line-height:1.2em;*/
	}
	
	#modelplan a{
		display:block;
		width:160px;
		height:138px;
		padding:12px 4px 12px 18px;
		line-height:20px;
		text-align:center;
		/*background:url(../../sharing/parts/point01.gif) no-repeat;
		background-position:16px 14px;
		line-height:1.2em;*/
	}



	/*++++++++++++++++++++++++++++++++++++++++++
	注目情報
	+++++++++++++++++++++++++++++++++++++++++++*/
	#left_banner{
		width:195px;	
		height:350px;
		background:url(/guide/taiwan/parts/bg_link02.gif) bottom;
		/*margin-top:70px;*/
	}
	
	#left_banner li{
		background:url(/guide/taiwan/parts/bg_link01.gif) no-repeat;
		/*line-height:1.2em;*/
	}
	
	#left_banner a{
		display:block;
		width:160px;
		height:auto;
		padding:0px 4px 0px 18px;
		line-height:18px;
		text-align:left;
		font-weight:bold;
		/*background:url(../../sharing/parts/point01.gif) no-repeat;
		background-position:16px 14px;
		line-height:1.2em;*/
	}
	#left_banner p{
	text-align: left; width:160px; height:auto; margin-left:15px; font-size:12px; line-height:17px;
}

	
	/*++++++++++++++++++++++++++++++++++++++++++
	ブログ
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_blog{
		width:195px;
		height:auto;
		padding-bottom:10px;
		background:url(../../sharing/parts/bg03.gif) bottom;
	}
	#guide_blog dt{
		display:block;
		width:167px;
		height:16px;
		padding:12px 12px 3px 16px;
		color:#5c5c3d;
		background:url(../../sharing/parts/bg02.gif) no-repeat;
		font-weight:bold;
		font-size:12px;
	}
	
	#guide_blog dd{
		width:167px;
		height:auto;
		padding:0px 12px 3px 13px;
		font-size:12px;
	}
	
	#guide_blog li{
		width:167px;
		height:auto;
		background:url(../../sharing/parts/point01.gif) no-repeat;
		background-position:3px 3px;
		line-height:1.4em;
	}
	
	#guide_blog a{
		display:block;
		padding-left:12px;
		font-size:12px;
		line-height:1.4em;
	}
	
	#guide_blog .guide_leftBlogLink{margin-top:5px;}
	
	#guide_blog img{width:160px; height:120px; margin-left:auto; margin-right:auto; margin-bottom:2px; margin-top:2px; text-align: center;}
	
	#guide_blog .guide_blog_photo{width:160px; height:120px; margin-left:auto; margin-right:auto; margin-bottom:2px; margin-top:2px; text-align: center;}
	
	#guide_blog img.btn{height:30px;}
	#guide_blog dd a.blog_btn{
	height: 30px;
	width: 160px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 0px;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
	旅雑貨
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	
	#guide_zakka{
		width:195;
		height:auto;
		padding-bottom:10px;
		background:url(../../sharing/parts/bg03.gif) left bottom no-repeat;
	}
	
	#guide_zakka dt{
		display:block;
		width:167px;
		height:16px;
		padding:12px 12px 3px 16px;
		color:#5c5c3d;
		background:url(../../sharing/parts/bg02.gif) no-repeat;
		font-weight:bold;
		font-size:12px;
	}
	
	#guide_zakka dd{
		width:167px;
		height:auto;
		padding:0px 12px 3px 13px;
	}
	
	#guide_zakka li{
		width:167px;
		height:auto;
		background:url(../../sharing/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;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++
	ブログリンク枠
+++++++++++++++++++++++++++++++++++++++++++*/
#guide_blog_link {
	width:725px;
	height:auto;
	border: 1px dashed #999;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
	background-color: #fffcf4;
}



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

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



	/*++++++++++++++++++++++++++++++++++++++++++
	ページタイトル
	+++++++++++++++++++++++++++++++++++++++++++*/
	#guide_ttl_box{
		position:relative;
		width:750px;
		height:auto;
		padding-bottom:13px;
		margin-bottom:15px;
		background-image: url(../parts/dots_l.gif);
		background-repeat: no-repeat;
		background-position: bottom;
	}

	/*ここから*/
	/*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;
		text-indent:-9999px;
		background-repeat: no-repeat;
	}
	
	#guide_subttl{
		position:absolute;
		top:-35px;
		width:750px;
		height:auto;
	}

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

	*+html #guide_subttl{
		position:absolute;
		top:0px;
		width:750px;
		height:auto;
	}
	div#guide_subttl h2{
		float:right;
		width:200px;
		height:27px;
		text-indent:-9999px;
		background-repeat: no-repeat;
	}

	div#guide_subttl p{
		float:left;
		width:550px;
		height:27px;
		text-align:right;
	}

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

	div#guide_subttl p span.guide_guide{
		color:#7E8B9E;
	}
	
	#guide_ttl_box div#guide_subttl p span.guide_guide {
		color:#7E8B9E;
	}

	div#guide_subttl p span.guide_tanoshimi{
		color:#663340;
	}
	
	div#guide_subttl p span.guide_c-info{
		color:#336659;
	}


	/*++++++++++++++++++++++++++++++++++++++++++
	コピーライト
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_copyright{
		clear:both;
		width:590px;
		height:auto;
		padding-bottom:10px;
		font-size:10px;
		color:#999999;
		text-align:right;
	}
	#guide_copyright a{
		font-size:10px;
	}

	span.guide_photo_copyright {
		font-size:10px;
		color:inherit;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	おすすめツアー
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_recommend_tour{
		width:590px;
		height:38px;
		clear:both;
		background-image: url(../parts/recomBack.gif);
		background-repeat: no-repeat;
	}

	
	
	#guide_contents_r #guide_recommend_tour{
		clear:both;
		margin:5px 0 5px 0;
	}

	#guide_contents_r #guide_recommend_tour2{
		width:750px;
		height:38px;
		clear:both;
		margin:0 0 5px 0;
		/*border-top:36px #FFF solid;*/
		text-align:center;
		background-image: url(../parts/recomBack.gif);
	}

	#guide_contents_r #guide_recommend_tourd2{
		width:590px;
		height:38px;
		clear:both;
		margin:5px 0 5px 0;
		text-align:center;
		background-image: url(../parts/recomBack_d2.gif);
	}

	#guide_contents_r #guide_recommend_tour2 a{
		font-size:14px;
		line-height:38px;
	}

	#guide_contents_r #guide_recommend_tourd2 a{
		font-size:14px;
		line-height:38px;
	}

	#guide_recommend_tour dt{
		display:block;
		float:left;
		text-indent:-9999px;
	}
	
	#guide_recommend_tour ul{
		margin-left:119px;
	}
	
	#guide_recommend_tour li{
		display:inline;
		font-size:12px;
		}
	
	#guide_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;
	}
	
	/*ここから*/
	/*float clear*/
	#guide_recommend_tour:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden
	}
		
	#guide_recommend_tour{
		display:inline-block
	}
		
	/*float clear*/
	
	/*IE float clear*/
	* html #guide_recommend_tour{
		 height:1%
	}
		
	#guide_recommend_tour{
		display:block
	}
	
	/*IE float clear*/
	/*ここまで*/


	/*++++++++++++++++++++++++++++++++++++++++++
	共通
	+++++++++++++++++++++++++++++++++++++++++++*/
	.guide_main_box_l{
		clear:both;
		float:left;
		width:365px;
		height:auto;
	}
	
	.guide_main_box_r{
		float:right;
		width:365px;
		height:auto;
	}
	
	/*ここから*/
	/*float clear*/
	.guide_main_box_l:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden
	}
		
	.guide_main_box_l{
		display:inline-block
	}
		
	/*float clear*/
	
	/*IE float clear*/
	* html .guide_main_box_l{
		 height:1%
	}
		
	.guide_main_box_l{
		display:block
	}
	
	/*IE float clear*/
	/*ここまで*/
	
	/*ここから*/
	/*float clear*/
	.guide_main_box_r:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden
	}
		
	.guide_main_box_r{
		display:inline-block
	}
		
	/*float clear*/
	
	/*IE float clear*/
	* html .guide_main_box_r{
		 height:1%
	}
		
	.guide_main_box_r{
		display:block
	}
	
	/*IE float clear*/
	/*ここまで*/
	
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	観光地情報
	+++++++++++++++++++++++++++++++++++++++++++*/
		/*++++++++++++++++++++++++++++++++++++++++++
		++++++写真・マップ
		+++++++++++++++++++++++++++++++++++++++++++*/
		
		.guide_main_box{
			clear:both;
			width:750px;
			height:auto;
			margin-bottom:10px;
			position:relative;
		}
		
		/*ここから*/
		/*float clear*/
		.guide_main_box:after{
			content:".";
			display:block;
			clear:both;
			height:0;
			visibility:hidden
		}
			
		.guide_main_box{
			display:inline-block
		}
			
		/*float clear*/
		
		/*IE float clear*/
		* html .guide_main_box{
			 height:1%
		}
			
		.guide_main_box{
			display:block
		}
		
		/*IE float clear*/
		/*ここまで*/

			/*++++++++++++++++++++++++++++++++++++++++++
			リード１左（Flash／リード文）
			+++++++++++++++++++++++++++++++++++++++++++*/
			#guide_subLeadL {
				width:422px;
			}
			.guide_main_box #guide_subLeadL {
				padding-top:12px;
			}
			#guide_subLeadPhoto {
				width:363px;
				height:228px;
				border:#cccccc solid 1px;
			}
			#guide_subLeadPhotoCap {
				font-size:12px;
				color:#666666;
				padding:4px; 0px 0px 4px;
				width:361px;
			}
			#guide_subLeadBody {
				width:391px;
				margin:36px 0px 0px 15px;
			}
			#guide_subLeadBody dt {
				background:no-repeat;
				width:391px;
				height:27px;
				text-indent:-9999px;
			}
			#guide_subLeadBody dd {
				width:391px;
				color:#444444;
				line-height:18px;
				padding:4px 0px 0px 0px;
			}
			#guide_subLeadBody dd p {
				text-indent: 1em;
				margin-bottom:14px;
			}
			#guide_subLeadBody dd p.guide_subLeadBodyLast {
				margin-bottom:0px;
			}
			.guide_main_box #guide_subLeadBody dd p.guide_subLeadBodyLast {
				margin-bottom:17px;
			}

			/*++++++++++++++++++++++++++++++++++++++++++
			リード１右（地図／もっとナビ）
			+++++++++++++++++++++++++++++++++++++++++++*/
			#guide_subMap {
				display:block;
				top:0px;
				border:#cccccc solid 1px;
			}
			.guide_main_box #guide_subMap {
				position:absolute;
				left:385px;
			}
			
			#guide_subLeadMore {
			}
			#guide_mottonavi{
				width:328px;
				hieght:auto;
				background-image:url(../../sharing/parts/mottonavi02.gif);
				background-repeat:no-repeat;
				background-position:right bottom;
			}
			.guide_main_box #guide_mottonavi {
				position:absolute;
				top:264px;
				left:422px;
			}
			
				/*ここから*/
				/*float clear*/
				#guide_mottonavi:after{
					content:".";
					display:block;
					clear:both;
					height:0;
					visibility:hidden
				}
					
				#guide_mottonavi{
					display:inline-block
				}
					
				/*float clear*/
				
				/*IE float clear*/
				* html #guide_mottonavi{
					 height:1%
				}
					
				#guide_mottonavi{
					display:block
				}
				
				/*IE float clear*/
				/*ここまで*/
			
			dl#guide_mottonavi dt{
				display:block;
				width:328px;
				height:67px;
				background-repeat:no-repeat;
				text-indent:-9999px;
			}
			
			#guide_mottonavi_photo{
				float:right;
				width:155px;
				height:100px;
				padding:3px 0px 12px 3px;
			}
			
			#guide_mottonavi_txt{
				/*width:221px;*/
				padding:0 12px 0 30px;
				font-size:10px;
				color:#ffffff;
				line-height:1.4em;
			}
			
			#guide_mottonavi_txt p{
				text-indent:1em;
				font-size:12px;
				color:#ffffff;
				line-height:1.4em;
			}
			
			#guide_mottonavi_link{
				display:block;
				text-indent:-9999px;
				width:102px;
				height:22px;
				margin:5px 0px 0px 0px;
				padding-bottom:25px;
				background-image:url(../../sharing/parts/mottonavi01.gif);
				background-repeat:no-repeat;
			}


			/*++++++++++++++++++++++++++++++++++++++++++
			リード２
			+++++++++++++++++++++++++++++++++++++++++++*/
			#guide_lead01_box {
				position:relative;
				width:750px;
				height:266px;
			}
			.guide_main_box #guide_lead01_box {height:340px;}
			#guide_lead01{
				position:absolute;
				top:0px;
				left:0px;
				width:346px;
				height:auto;
				color:#444444;
				line-height:1.4em;
				text-indent:1em;
			}
			#guide_lead01_photo{
				position:absolute;
				top:0px;
				left:354px;
				width:314px;
				height:266px;
				padding-left:12px;
			}
			#guide_lead01_photo_cap{
	position:absolute;
	top:106px;
	left:-354px;
	width:336px;
	padding-right:10px;
	font-size:10px;
	background:url(../parts/lead02_point.gif) no-repeat right;
	text-align:right;
	color:#777777;
			}
			
			dl#guide_lead02{
				width:344px;
				height:140px;
				background:url(../parts/lead02_bg.gif) no-repeat bottom;
				position:relative;
			}
			.guide_main_box dl#guide_lead02{
				position:absolute;
				top:125px;
				left:0px;
				padding-bottom:7px;
			}
			dl#guide_lead02 dt{
				width:344px;
				height:35px;
				background:no-repeat;
				text-indent:-9999px;
			}
			dl#guide_lead02 dd#guide_lead02_txt{
	position:absolute;
	top:35px;
	left:0px;
	width:220px;
	padding-left:10px;
	font-size:14px;
	line-height:1.4em;
	color:#333333;
			}
			dl#guide_lead02 dd#guide_lead02_photo{
	position:absolute;
	top:8px;
	left:232px;
	width:96px;
	height:96px;
	padding:0 0 0 8px;
			}


			/*++++++++++++++++++++++++++++++++++++++++++
			++++++観光地紹介１
			+++++++++++++++++++++++++++++++++++++++++++*/
			dl.guide_r_photo_box, dl.guide_l_photo_box{
				width:365px;
				height:142px;
			}
			
			dl.guide_t_photo_box{
				width:365px;
				height:65px;
				clear:both;
			}
			
			dl.guide_l_photo_box {
				clear:both;
			}
			.guide_main_box_l dl.guide_r_photo_box, .guide_main_box_l dl.guide_l_photo_box, .guide_main_box_r dl.guide_r_photo_box, .guide_main_box_r dl.guide_l_photo_box, .guide_main_box_r dl.guide_t_photo_box, .guide_main_box_l dl.guide_t_photo_box{
				padding-bottom:20px;
				clear:both;
			}
			.guide_r_photo_box dt, .guide_l_photo_box dt{
				display:block;
				width:165px;
				height:20px;
				padding-bottom:3px;
				text-indent:-9999px;
				background-repeat:no-repeat;
			}
			
			.guide_t_photo_box dt{
				display:block;
				width:286px;
				height:20px;
				padding-bottom:7px;
				text-indent:-9999px;
				background-repeat:no-repeat;
			}
			
			.guide_r_photo_box dt{
				float:left;
				margin-right:6px;
			}
			
			.guide_l_photo_box dt{
				float:right;
				margin-left:6px;
			}
						
			dl.guide_r_photo_box .guide_r_photo_box_txt, dl.guide_l_photo_box .guide_l_photo_box_txt{
				width:165px;
				height:auto;
				color:#4C4C4C;
				font-size:14px;
				line-height:1.4em;
			}
			dl.guide_r_photo_box .guide_r_photo_box_txt a, dl.guide_l_photo_box .guide_l_photo_box_txt a{
				font-size:10px;
				line-height:1.6em;
			}
		
			dl.guide_t_photo_box dd.guide_r_photo_box_txt, dl.guide_t_photo_box dd.guide_l_photo_box_txt{
				width:286px;
				height:auto;
				color:#777777;
				font-size:10px;
				line-height:1.6em;
			}
			
			dl.guide_r_photo_box .guide_r_photo_box_txt{
				float:left;
				padding-right:6px;
			}
			
			dl.guide_l_photo_box .guide_l_photo_box_txt{
				float:right;
				padding-left:6px;
			}
			
			dl.guide_r_photo_box .guide_r_photo, dl.guide_l_photo_box .guide_l_photo{
				width:190px;
				height:142px;
			}
			
			dl.guide_r_photo_box .guide_r_photo{
				float:right;
			}
			
			dl.guide_l_photo_box .guide_l_photo{
				float:left;
			}

			/*++++++++++++++++++++++++++++++++++++++++++
			++++++観光地紹介２
			+++++++++++++++++++++++++++++++++++++++++++*/
			.guide_main_box_para {
				margin-bottom:0px;
			}
			dl.guide_r_photo_box2, dl.guide_l_photo_box2{
				width:365px;
				height:131px;
			}
			
			.guide_main_box_l dl.guide_r_photo_box2, .guide_main_box_l dl.guide_l_photo_box2, .guide_main_box_r dl.guide_r_photo_box2, .guide_main_box_r dl.guide_l_photo_box2{
				padding-bottom:20px;
				clear:both;
			}
			
			dl.guide_r_photo_box2 dt, dl.guide_l_photo_box2 dt{
				width:180px;
				height:25px;
				text-indent:-9999px;
				background-repeat:no-repeat;
			}
			
			dl.guide_r_photo_box2 dt{
				float:left;
				padding-right:8px;
			}
			
			dl.guide_l_photo_box2 dt{
				float:right;
				margin-left:8px;
			}
			
			dl.guide_r_photo_box2 .guide_r_photo2, dl.guide_l_photo_box2 .guide_l_photo2{
				width:175px;
				height:131px;
			}
			
			dl.guide_r_photo_box2 .guide_r_photo2{
				float:right;
			}
			
			dl.guide_l_photo_box2 .guide_l_photo2{
				float:left;
			}
			
			dl.guide_r_photo_box2 .guide_r_photo_box2_txt, dl.guide_l_photo_box2 .guide_l_photo_box2_txt{
				width:180px;
				height:auto;
				color:#444444;
				font-size:14px;
				line-height:1.4em;
			}
			dl.guide_r_photo_box2 .guide_r_photo_box2_txt a, dl.guide_l_photo_box2 .guide_l_photo_box2_txt a{
				font-size:10px;
			}
			
			dl.guide_r_photo_box2 .guide_r_photo_box2_txt{
				float:left;
				padding-right:8px;
			}
				
			dl.guide_l_photo_box2 .guide_l_photo_box2_txt{
				float:right;
				padding-left:8px;
			}
			.guide_main_box_big_map{
				clear:both;
				width:750px;
				height:256px;
				position:relative;
			}

			dl.guide_column_add{
				width:264px;
				height:105px;
				background:url(../parts/lead02_bg.gif) no-repeat bottom;
				position:relative;
			}
			.guide_main_box_l dl.guide_column_add{
				margin:0px 10px 0px 10px;
			}
			dl.guide_column_add dt{
				width:264px;
				height:35px;
				background:no-repeat;
				text-indent:-9999px;
			}
			dl.guide_column_add dd#guide_column_add_txt{
				position:absolute;
				top:35px;
				left:0px;
				width:150px;
				padding-left:10px;
				font-size:10px;
				line-height:1.4em;
				color:#333333;
			}
			dl.guide_column_add dd#guide_column_add_photo{
				position:absolute;
				top:13px;
				left:160px;
				width:86px;
				height:86px;
				padding:0 10px 0 8px;
			}
			
/*++++++++++++++++++++++++++++++++++++++++++
++++++観光地紹介３
+++++++++++++++++++++++++++++++++++++++++++*/
dl.guide_r_photo_box3, dl.guide_l_photo_box3{
	clear:both;
	width:286px;
	height:105px;
	position: relative;
	}
	
	dl.guide_r_photo_box3 dt, dl.guide_l_photo_box3 dt{
	width:146px;
	height:20px;
	text-indent: -9999px;
	}
	
	dl.guide_r_photo_box3 dt{
		float:left;
	}
	
	dl.guide_l_photo_box3 dt{
		float:right;
	}

	dl.guide_l_photo_box3 .guide_l_photo_box3_img{
	width:140px;
	height:105px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	float:left;
	}
	
	dl.guide_r_photo_box3 .guide_r_photo_box3_img{
	float:right;
	width:140px;
	height:105px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 146px;
	}
	
	dl.guide_r_photo_box3 .guide_r_photo_box3_txt, dl.guide_l_photo_box3 .guide_l_photo_box3_txt{
		width:138px;
		height:auto;
		color:#444444;
		font-size:10px;
		line-height:1.6em;
	}
	
	dl.guide_r_photo_box3 .guide_r_photo_box3_txt{
		float:left;
		padding-right:8px;
		padding-top:3px;
	}
		
	dl.guide_l_photo_box3 .guide_l_photo_box3_txt{
		float:right;
		padding-left:8px;
		padding-top:3px;
	}




/*++++++++++++++++++++++++++++++++++++++++++
++++++観光地紹介４
+++++++++++++++++++++++++++++++++++++++++++*/
	dl.guide_r_photo_box4, dl.guide_l_photo_box4{
	clear:both;
	width:365px;
	height:155px;
	position: relative;
	}
	
	dl.guide_r_photo_box4 dt, dl.guide_l_photo_box4 dt{
	width:176px;
	height:20px;
	text-indent: -9999px;
	}
	
	dl.guide_r_photo_box4 dt{
		float:left;
	}
	
	dl.guide_l_photo_box4 dt{
		float:right;
	}

	dl.guide_l_photo_box4 .guide_l_photo_box4_img{
	width:178px;
	height:auto;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	}
	
	dl.guide_r_photo_box4 .guide_r_photo_box4_img{
	width:178px;
	height:120px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 187px;
	}
	
	dl.guide_l_photo_box4 .guide_l_photo_box4_cap{
	position: absolute;
	left: 0px;
	top: 120px;
	width:140px;
	height:auto;
	font-size:12px;
	line-height:14px;
	margin: 0px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	dl.guide_r_photo_box4 .guide_r_photo_box4_cap{
	position:absolute;
	top:120px;
	left:187px;
	width:178px;
	height:auto;
	font-size:12px;
	line-height:14px;
	margin: 0px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	

	dl.guide_r_photo_box4 .guide_r_photo_box4_txt, dl.guide_l_photo_box4 .guide_l_photo_box4_txt{
		width:180px;
		height:auto;
		color:#444444;
		font-size:14px;
		line-height:1.4em;
	}
	
	dl.guide_r_photo_box4 .guide_r_photo_box4_txt{
		float:left;
		padding-right:8px;
		padding-top:3px;
	}
		
	dl.guide_l_photo_box4 .guide_l_photo_box4_txt{
		float:right;
		padding-left:8px;
		padding-top:3px;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++
++++++観光地紹介5
+++++++++++++++++++++++++++++++++++++++++++*/

dl.guide_photo_box5{ clear:both; width:365px; margin-bottom: 6px; display: block; }
	
dl.guide_photo_box5 dt{ width:365px; height:28px; text-indent: -9999px; display: block; 	}
	
dl.guide_photo_box5 dd{ width:357px; font-size: 12px; line-height: 1.6em; float: right; color:#444444; }

/*dl.guide_photo_box5{
	width:286px;
	height:auto;
	padding-bottom:10px;
}

dl.guide_photo_box5 dt{
	width:286px;
	height:25px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

dl.guide_photo_box5 .guide_photo_box5_txt{
	width:286px;
	height:auto;
	color:#777777;
	font-size:10px;
	line-height:1.6em;
}*/
			
			/*++++++++++++++++++++++++++++++++++++++++++
			++++++旅のプチカフェ
			+++++++++++++++++++++++++++++++++++++++++++*/
			.guide_petit_box{
				float:right;
				width:373px;
				height:auto;
				margin:0px 0 0 0px;
			}
			dl#guide_petit{
				position:relative;
				width:373px;
				background-image:url(../parts/petit_bg.gif);
				background-repeat:no-repeat;
				background-position:100% 100%;
			}
			
			dl#guide_petit dt{
				width:373px;
				height:64px;
				background-repeat:no-repeat;
				text-indent:-9999px;
			}
			
			dl#guide_petit .guide_petit_txt{
				width:202px;
				height:auto;
				padding:12px 0px 18px 24px; 
				font-size:14px;
				line-height:1.4em;
				color:#ffffff;
			}
			
/*			*html dl#guide_petit .guide_petit_txt{
				width:200px;
				height:auto;
				padding:12px 0px 18px 24px; 
				font-size:12px;
				line-height:1.4em;
				color:#ffffff;
			}*/
			
			dl#guide_petit dd#guide_petit_photo{
				float:right;
				width:120px;
				height:91px;
				padding:15px 20px 0px 0;
			}
			
			dl#guide_petit dd#guide_petit_cap{
				clear:both;
				float:right;
				width:120px;
				height:auto;
				padding:0px 20px 3px 0;
				font-size:12px;
				color:#ffffff;
}



/*++++++++++++++++++++++++++++++++++++++++++
コラム01
+++++++++++++++++++++++++++++++++++++++++++*/
#guide_column{
	height:245px;
	background-image: url(../../sharing/parts/column_bg02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 590px;
	}
	
div #guide_column{
	clear:both;
	width:750px;
	margin-bottom:10px;
}

div #guide_column dl.contents{
	width:590px;
	height:auto;
}

#guide_column_ttl{
	width:750px;
	height:45px;
	text-indent:-9999px;
}

.column_box_s{
	position:relative;
	float:left;
	width:134px;
	height:210px;
	margin-left:10px;
}

.column_box_first{
	position:relative;
	float:left;
	width:134px;
	height:210px;
	margin-left:20px;
}

* html .column_box_first{
	position:relative;
	float:left;
	width:134px;
	height:170px;
	margin-left:10px;
}

.column_box_s_cap{
	position:absolute;
	top:100px;
	left:0px;
	width:102px;
	height:auto;
	font-size:10px;
	line-height:1.6em;
	color:#444444;
}

#guide_column dt#column_cap01{
	position:absolute;
	top:104px;
	left:0px;
	width:134px;
	height:15px;
	text-indent:-9999px;
	}
#guide_column dt#column_cap02{
	position:absolute;
	top:104px;
	left:0px;
	width:134px;
	height:15px;
	text-indent:-9999px;
	}

#guide_column dt#column_cap03{
	position:absolute;
	top:104px;
	left:0px;
	width:134px;
	height:15px;
	text-indent:-9999px;
	}

#guide_column dt#column_cap04{
	position:absolute;
	top:104px;
	left:0px;
	width:134px;
	height:15px;
	text-indent:-9999px;
	}

#guide_column dt#column_cap05{
	position:absolute;
	top:104px;
	left:0px;
	width:134px;
	height:15px;
	text-indent:-9999px;
	}

#guide_column span.guide_column_right {
	color:#777777;
	font-size:10px;
	line-height:1.6em;
}


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

#guide_column2{
	clear:both;
	width:750px;
	color:#444444;
	line-height:1.3em;
	background-image: url(../parts/column_bg02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#guide_contents_r #guide_column2 {
	margin-bottom:10px;
}

#guide_column2_bg{
	width:706px;
	height:auto;
	background-image: url(../parts/column_bg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 24px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
}

#guide_column2_l{
	float:left;
	width:345px;
	height:155px;
	margin-right:16px;
	position: relative;
	display: inline;
}

#guide_column2_r{
	float:right;
	width:345px;
	height:155px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#guide_column2_l dt{
	width:274px;
	height:24px;
	text-indent:-9999px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#guide_column2_r dt{
	width:345px;
	height:24px;
	text-indent:-9999px;
}


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

.guide_column2_cap{
	font-size:12px;
	line-height:14px;
	padding-left:12px;
	color:#5c5c3d;
	background-image: url(../parts/column_point_enjoy01.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	position: absolute;
	width: 113px;
	left: 0px;
	top: 120px;
}
.guide_column2_img{
	position: absolute;
	height: 90px;
	width: 125px;
	left: 1px;
	top: 28px;
	margin: 0px;
	padding: 0px;
}

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

.guide_column2_txt{
	width:213px;
	height:auto;
	position: absolute;
	left: 132px;
	top: 27px;
	font-size:14px;
	color: #444444;
}

/*++++++++++++++++++++++++++++++++++++++++++
c-info共通
+++++++++++++++++++++++++++++++++++++++++++*/

.guide_cinfo_txt{
	width:750px;
	height:auto;
	padding-bottom:10px;
	font-size:16px;
	line-height:1.5em;
}

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

#guide_contents_r .guide_cinfo_txt{
	padding-bottom:10px;
}

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

.guide_cinfo_midashi2{
	padding-left:15px;
	color:#70948a;
	font-size:12px;
	font-weight:normal;
}
.guide_column2_txt ul.guide_priceList li{
	padding-top: 3px;
	margin-left: 1em;
	font-size: 12px;
	text-indent: -1em;
}


/*++++++++++++++++++++++++++++++++++++++++++
080808 追加枠
+++++++++++++++++++++++++++++++++++++++++++*/

dl.guide_subinfo dt{
	width:274px;
	height:35px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

dl.guide_subinfo dd{
	padding-left: 10px;
	margin-bottom:10px;
	line-height: 1.5em;
	color: #334866;
}

/*2008.09.30追加分*/

/*++++++++++++++++++++++++++++++++++++++++++
++++++観光地紹介 - 追加情報
+++++++++++++++++++++++++++++++++++++++++++*/
dl.guide_additionalinfo {
	display:block;
	width:286px;
}

dl.guide_additionalinfo dt {
	height:25px;
}
dl.guide_additionalinfo dd {
	padding-left:10px;
	font-size:10px;
	line-height:1.4em;
	color:#333333;
}
#guide_contents_r .guide_additionalinfo {
	margin:10px 0px 14px 18px;
}

#guide_contents_r .guide_petit_box .guide_additionalinfo {
	margin-left:4px;
}

			/*++++++++++++++++++++++++++++++++++++++++++
			++++++旅のプチカフェ２
			+++++++++++++++++++++++++++++++++++++++++++*/
			dl#guide_petit2{
				position:absolute;
				left:327px;
				top:284px;
				width:363px;
				background-image:url(../parts/petit_bg.gif);
				background-repeat:no-repeat;
				background-position:100% 100%;
			}
			
			dl#guide_petit2 dt{
				width:363px;
				height:64px;
				background-repeat:no-repeat;
				text-indent:-9999px;
			}
			
			dl#guide_petit2 .guide_petit2_txt{
				width:108px;
				height:auto;
				padding:12px 10px 18px 24px; 
				font-size:10px;
				line-height:1.4em;
				color:#ffffff;
			}
			
			*html dl#guide_petit2 .guide_petit2_txt{
				width:104px;
				float:left;
				height:auto;
				padding:12px 9px 18px 24px; 
				font-size:10px;
				line-height:1.4em;
				color:#ffffff;
			}
			
			dl#guide_petit2 dd#guide_petit2_photo{
				float:right;
				width:140px;
				height:105px;
				padding:15px 10px 3px 0;
			}
			
			dl#guide_petit2 dd#guide_petit2_cap{
				clear:both;
				float:right;
				width:140px;
				height:auto;
				padding:0px 5px 0px 0;
				font-size:10px;
				color:#ffffff;
			}

			dl#guide_petit2 dd#guide_petit2_cap p{
				font-size:10px;
				color:#ffffff;
			}
			/*++++++++++++++++++++++++++++++++++++++++++
			++++++追加情報
			+++++++++++++++++++++++++++++++++++++++++++*/

			dl#guide_add_info {
				display:block;
				width:286px;
				padding:4px 0px 0px 2px;
			}
			.guide_petit_box dl#guide_add_info {
				margin:0px 0px 12px 2px;
			}
			#guide_add_info dt {
				background-repeat:no-repeat;
				text-indent:-9999px;
				height:24px;
			}
			#guide_add_info dd {
				color:#334866;
				font-size:12px;
				line-height:18px;
				padding:0px 10px;
			}
			
		/*++++++++++++++++++++++++++++++++++++++++++
		++++++旅のプチカフェ３
		+++++++++++++++++++++++++++++++++++++++++++*/
						
			dl#guide_petit3{ position:relative; width:328px; background-image:url(../parts/petit3_bg.gif); background-repeat:no-repeat; background-position:right bottom; padding-bottom: 10px; height: auto; }
			/*ここから*/
			/*float clear*/
				dl#guide_petit3:after{
					content:".";
					display:block;
					clear:both;
					height:0;
					visibility:hidden
				}
					
				dl#guide_petit3{
					display:inline-block
				}
					
			/*float clear*/
			
			/*IE float clear*/
				* htmldl#guide_petit3{
					 height:1%
				}
					
				dl#guide_petit3{
					display:block
				}
				
			/*IE float clear*/
			/*ここまで*/
			
			
			dl#guide_petit3 dt{ width:328px; height:64px; background-repeat:no-repeat; text-indent:-9999px;}
			dl#guide_petit3 dd{ overflow: hidden; }
			dl#guide_petit3 .guide_petit3_txt{ width:155px; height:auto; font-size:10px; line-height:1.4em; color:#ffffff; padding-top: 12px; padding-right: 10px; padding-bottom: 18px; padding-left: 26px; }
			
			*html dl#guide_petit3 .guide_petit3_txt{ width:155px; float:left; height:auto; font-size:10px; line-height:1.4em; color:#ffffff; padding-top: 12px; padding-right: 10px; padding-bottom: 18px; padding-left: 26px; }
			
			dl#guide_petit3 dd#guide_petit3_photo{ float:right; width:120px; height:90px; padding-top: 15px; padding-right: 10px; padding-bottom: 0px; padding-left: 0; }
			
			dl#guide_petit3 dd#guide_petit3_cap{ clear:both; float:right; width:120px; height:auto; font-size:10px; color:#ffffff; padding-top: 0px; padding-right: 10px; padding-bottom: 3px; padding-left: 0; 
}





.Leftlinks a,.OthLinks a {
	font-size:10px;
	color:#666666;
	text-decoration:underline;
	}
	

.Leftlinks a:visited,.OthLinks a:visited {
	color:#666666;
	text-decoration:underline;
	}

.Leftlinks a:hover,.OthLinks a:hover {
	color:#666666;
	text-decoration:none;
	}


#guide_recommend_tour02 {
    background-image: url(/guide/share/parts/recomBack_d02.gif);
}


/*++++++++++++++++++++++++++++++++++++++++++
観光ガイドINDEX
+++++++++++++++++++++++++++++++++++++++++++*/
dl#guide_guideindex {
	border:#cccccc 1px solid;
	border-top:#666666 3px solid;
	clear:both;
	background:url(../parts/guide_index_dots.gif) center 32px no-repeat #eaecef;
}

dl#guide_guideindex a {
	font-size:10px;
	line-height:16px;
}
dt#guide_guideindex_ttl {
	background:url(../parts/guide_index_ttl.gif) 7px 6px no-repeat;
	width:958px;
	height:38px;
	text-indent:-9999px;
	border-top:#cccccc 1px solid;
	position:relative;
}
dt#guide_guideindex_ttl span {
	display:block;
	position:absolute;
	font-size:10px;
	color:#333333;
	top:7px;
	right:7px;
	height:12px;
	line-height:12px;
	text-indent:0;
}
dd#guide_guideindex_box {
	padding:0px 6px 12px 6px;
}
dl#guide_guideindex_kaigai {
	float:left;
	width:735px;
}
dl#guide_guideindex_kaigai dl {
	float:left;
}
dl#guide_guideindex_kaigai dd {
	padding-left:2px;
}
dl#guide_guideindex_kaigai dd.guide_guideindex_left, dl#guide_guideindex_kaigai dd.guide_guideindex_right {
	float:left;
}
dt#guide_guideindex_kaigai_ttl {
	width:735px;
	height:25px;
	background:url(../parts/guide_index_kaigai.gif) left top no-repeat;
	text-indent:-9999px;
}
dl#guide_guideindex_kaigai_europe {
	width:179px;
}
dl#guide_guideindex_kaigai_europe dt {
	width:156px;
	height:24px;
	background:url(../parts/guide_index_sb_europe.gif) left top no-repeat;
	text-indent:-9999px;
}
dl#guide_guideindex_kaigai_europe dd.guide_guideindex_left { width:70px; }
dl#guide_guideindex_kaigai_europe dd.guide_guideindex_right { width:80px; }

dl#guide_guideindex_kaigai_meaf {
	width:124px;
}
dl#guide_guideindex_kaigai_meaf dt {
	width:101px;
	height:24px;
	background:url(../parts/guide_index_sb_meaf.gif) left top no-repeat;
	text-indent:-9999px;
}

dl#guide_guideindex_kaigai_oc {
	width:124px;
}
dl#guide_guideindex_kaigai_oc dt {
	width:101px;
	height:24px;
	background:url(../parts/guide_index_sb_oc.gif) left top no-repeat;
	text-indent:-9999px;
}

dl#guide_guideindex_kaigai_asia {
	width:179px;
}
dl#guide_guideindex_kaigai_asia dt {
	width:156px;
	height:27px;
	background:url(../parts/guide_index_sb_asia.gif) left top no-repeat;
	text-indent:-9999px;
}
dl#guide_guideindex_kaigai_asia dd.guide_guideindex_left { width:80px; }
dl#guide_guideindex_kaigai_asia dd.guide_guideindex_right { width:80px; }

dl#guide_guideindex_kaigai_america {
	width:124px;
}
dl#guide_guideindex_kaigai_america dt {
	width:101px;
	height:27px;
	background:url(../parts/guide_index_sb_america.gif) left top no-repeat;
	text-indent:-9999px;
}


dl#guide_guideindex_kokunai {
	float:right;
	width:206px;
}
dt#guide_guideindex_kokunai_ttl {
	width:206px;
	height:25px;
	background:url(../parts/guide_index_kokunai.gif) left top no-repeat;
	text-indent:-9999px;
}
dl#guide_guideindex_kokunai dd.guide_guideindex_left { width:90px; padding-left:16px; float:left; }
dl#guide_guideindex_kokunai dd.guide_guideindex_right { width:90px; float:left; }

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

#AnimeImg{
	position:relative;
	height:240px;
}

#AnimeImg img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#AnimeImg img.active {
	z-index:10;
	opacity:1.0;
}
#AnimeImg img.last-active {
	z-index:9;
}


/*旅コフレ枠*/
#guide_blog dt span {
    font-size: 9px;
    font-weight: normal;
    clear: both;
    display: block;
}
#guide_blog dt {
    height: auto !important;
    padding-bottom: 0px !important;
}</pre></body></html>