@charset "utf-8";

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

#guide_index_ttl{
	width:400px;
	height:41px;
	float:left;
	clear:left;
	background:no-repeat top;
	text-indent:-9999px;
	margin-top:20px;
}

.guide_index_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_index_main_p{
	position:relative;
	clear:both;
	width:590px;
	height:210px;
	margin-bottom:15px;
	padding-top:15px;
	background-image:url(../../share/parts/dot01.gif);
	background-repeat:no-repeat;
	background-position:top;
}

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

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

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

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

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

#guide_index_sightseeing h2{
	width:440px;
	height:20px;
	background-image:url(../parts/index_sbttl01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}

#guide_index_sightseeing h3{
	width:440px;
	height:20px;
	background-image:url(../parts/index_sbttl01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}

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

.guide_index_menu_dot{
	clear:both;
	padding-bottom:6px;
	background-image:url(../parts/dots01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

*html .guide_index_menu_dot{
	clear:both;
	padding-bottom:8px;
	background-image:url(../parts/dots01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.guide_index_menu_list_ttl{
	display:block;
	width:405px;
	height:20px;
	padding:8px 0 0 30px;
	margin:0px 0 10px 0;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
}

.guide_index_menu_list_ttl a{
	font-size:14px;
}

.guide_index_menu_dot .guide_index_menu_list_ttl{
	margin:18px 0 10px 0;
}
*html .guide_index_menu_list_ttl{
	display:block;
	width:405px;
	height:20px;
	padding:8px 0 0 30px;
	margin:0px 0 10px 0;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
}

*html .guide_index_menu_dot .guide_index_menu_list_ttl{
	margin:0px 0 10px 0;
}

*:first-child+html .guide_index_menu_dot .guide_index_menu_list_ttl{
	margin:0px 0 10px 0;
}
.guide_index_menu_list_ttl a{
	font-size:14px;
}

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

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

.guide_index_menu_list_link ul{
	margin-bottom:2px;
	}

.guide_index_menu_list_link li{
	display:inline;
	}


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

.guide_index_menu_mnavi_only{
	clear:both;
	width:401px;
	height:auto;
	margin-left:34px;
	margin-bottom:8px;
	padding-bottom:28px;
}

.guide_index_menu_petit_only{
	clear:both;
	width:401px;
	height:auto;
	margin-left:34px;
	margin-bottom:8px;
	padding-bottom:28px;
}

*html .guide_index_menu_mnavi_only{
	padding-bottom:0;
}

*+html .guide_index_menu_mnavi_only{
	padding-bottom:0;
}

*html .guide_index_menu_petit_only{
	padding-bottom:0;
}

*+html .guide_index_menu_petit_only{
	padding-bottom:0;
}

.guide_index_menu_petit{
	clear:both;
	width:401px;
	height:auto;
	margin-left:34px;
}

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

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

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

.guide_index_menu_dot .guide_index_menu_petit{
	margin-bottom:8px;
}

*html .guide_index_menu_mnavi, *html .guide_index_menu_mnavi_only, *html .guide_index_menu_petit, *html .guide_index_menu_petit_only{
	clear:both;
	width:401px;
	height:auto;
	margin-left:34px;
}


dl.guide_index_menu_mnavi dt, dl.guide_index_menu_mnavi_only dt{
	display:block;
	float:left;
	width:76px;
	height:17px;
	background-image:url(../parts/index_more_bg.gif);
	background-repeat:no-repeat;
	color:#663340;
	text-align:center;
	line-height:1.4em;
	margin-bottom:8px;
}

*html dl.guide_index_menu_mnavi dt, *html dl.guide_index_menu_mnavi dd, *html dl.guide_index_menu_mnavi_only dt, *html dl.guide_index_menu_mnavi_only dd, *html dl.guide_index_menu_petit dt, *html dl.guide_index_menu_petit dd, *html dl.guide_index_menu_petit_only dt, *html dl.guide_index_menu_petit_only dd{
	line-height:1.4em;
}

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

dl.guide_index_menu_petit dt, dl.guide_index_menu_petit_only dt{
	display:block;
	float:left;
	width:96px;
	height:17px;
	background-image:url(../parts/index_petit_bg.gif);
	background-repeat:no-repeat;
	color:#336659;
	text-align:center;
	line-height:1.4em;
}
.guide_index_menu_dot dl.guide_index_menu_petit dt {
	margin-bottom:8px;
}
dl.guide_index_menu_petit dd{
	float:right;
	width:295px;
	line-height:1.4em;
}

/*++++++++++++++++++++++++++++++++++++++++++
地図・写真
+++++++++++++++++++++++++++++++++++++++++++*/

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

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

#guide_index_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:10px;
	padding:2px;
}

#guide_index_map dd a{
	font-size:10px;
}

#guide_index_map_link2 { display:none; }
#guide_index_map_link3 { display:none; }
#guide_index_map_link4 { display:none; }
#guide_index_map_link5 { display:none; }
#guide_index_map_link6 { display:none; }
#guide_index_map_link7 { display:none; }
#guide_index_map_link8 { display:none; }
#guide_index_map_link9 { display:none; }
#guide_index_map_link10 { display:none; }


#guide_index_p{
	position:absolute;
	top:190px;
	left:0px;
	width:100px;
	height:auto;
	margin-top:20px;
}

#guide_index_p dt{
	display:block;
	background: no-repeat;
	width:119px;
	height:11px;
	margin:0px;
	text-indent:-9999px;
	position:absolute;
	top:79px;
	left:20px;
}

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

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

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

/*++++++++++++++++++++++++++++++++++++++++++
旅の楽しみ／実践・準備
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_index_enjoy{
	clear:both;
	width:288px;
	height:auto;
}

#guide_contents_r #guide_index_enjoy{
	float:left;
	margin:20px 14px 0 0;
}

#guide_index_enjoy h2, #guide_index_enjoy h3{
	width:154px;
	height:20px;
	margin-bottom:5px;
	background:url(../parts/index_sbttl02.gif); no-repeat;
	text-indent:-9999px;
}

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

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

#guide_index_practice{
	width:288px;
	height:auto;
}

#guide_contents_r #guide_index_practice{
	float:right;
	margin-top:20px;
}

#guide_index_practice h2, #guide_index_practice h3{
	width:154px;
	height:20px;
	margin-bottom:5px;
	background:url(../parts/index_sbttl03.gif) no-repeat;
	text-indent:-9999px;
}

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

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

#guide_index_enjoy li,#guide_index_practice li{
	width:163px;
	height:auto;
	background:url(../parts/index_dotsShort02.gif) right bottom no-repeat;
	line-height:14px;
	margin-bottom:5px;
}

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

/*IE float clear*/
* html #guide_index_enjoy, * html #guide_index_practice{
	 height:1%
}
	
#guide_index_enjoy, #guide_index_practice{
	display:block
}

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


/*アイコン*/
.guide_index_gourmet_icon{ display:block; background:url(../parts/icon01.gif) no-repeat; padding:1px 0px 4px 20px; }
.guide_index_shopping_icon{ display:block; background:url(../parts/icon02.gif) no-repeat; padding:1px 0px 4px 20px; }
.guide_index_art_icon{ display:block; background:url(../parts/icon03.gif) no-repeat; padding:1px 0px 4px 20px; }
.guide_index_aurora_icon{ display:block; background:url(../parts/icon13.gif) no-repeat -1px 0px; padding:1px 0px 4px 20px; }
.guide_index_hiking_icon, .guide_index_strasse_icon{ display:block; background:url(../parts/icon14.gif) no-repeat -2px 0px; padding:1px 0px 4px 20px; }
.guide_index_maple_icon{ display:block; background:url(../parts/icon15.gif) no-repeat; padding:1px 0px 4px 20px; }
.guide_index_garden_icon{ display:block; background:url(../parts/icon05.gif) no-repeat 2px 1px; padding:1px 0px 4px 20px; }
.guide_index_heritage_icon{ display:block; background:url(../parts/icon06.gif) no-repeat; padding:1px 0px 4px 20px; }
.guide_index_country_icon{ display:block; background:url(../parts/icon07.gif) no-repeat; padding:1px 0px 4px 20px; }
.guide_index_money_icon{ display:block; background:url(../parts/icon08.gif) no-repeat; padding:1px 0px 4px 20px; }
.guide_index_immigration_icon{ display:block; background:url(../parts/icon09.gif) no-repeat 0px 2px; padding:1px 0px 4px 20px; }
.guide_index_phone_icon{ display:block; background:url(../parts/icon10.gif) no-repeat 3px 1px; padding:1px 0px 4px 20px; }
.guide_index_trouble_icon{ display:block; background:url(../parts/icon11.gif) no-repeat; padding:1px 0px 4px 20px; }
.guide_index_traffic_icon{ display:block; background:url(../parts/icon12.gif) no-repeat 0px 2px; padding:1px 0px 4px 20px; }
.guide_index_train_icon{ display:block; background:url(../parts/icon16.gif) no-repeat 0px 2px; padding:1px 0px 4px 20px; }
.guide_index_activity_icon{ display:block; background:url(../parts/icon17.gif) no-repeat 0px 2px; padding:1px 0px 4px 20px; }
.guide_index_christmas_icon{ display:block; background:url(../parts/icon18.gif) no-repeat 0px 2px; padding:1px 0px 4px 20px; }
.guide_index_museum_icon{ display:block; background:url(../parts/icon19.gif) no-repeat 0px 2px; background-position:0px 0px;  padding:1px 0px 4px 20px; }
.guide_index_entertainment_icon{ display:block; background:url(../parts/icon20.gif) no-repeat 0px 2px; background-position:0px 0px; padding:1px 0px 4px 20px; }
.guide_index_flower_icon{ display:block; background:url(../parts/icon23.gif) no-repeat 0px 2px; padding:1px 0px 4px 20px; }
.guide_index_hotel_icon{ display:block; background:url(../parts/icon25.gif) no-repeat; padding:1px 0px 4px 20px; }
.guide_index_wine_icon{ display:block; background:url(../parts/icon26.gif) no-repeat; padding:1px 0px 4px 20px; }
.guide_index_palace_icon{ display:block; background:url(../parts/icon27.gif) no-repeat; padding:1px 0px 4px 20px; }


/*++++++++++++++++++++++++++++++++++++++++++
ツアーリスト
+++++++++++++++++++++++++++++++++++++++++++*/

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


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

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

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

#guide_index_tour_list{
	clear:both;
	width:590px;
	height:auto;
	padding-top:15px;
	padding-bottom:15px;
}
#guide_index_tour_list li{
	width:575px;
	height:20px;
	background:url(../parts/dots.gif) bottom no-repeat;
	font-size:14px;
	padding:2px 7px 3px 8px;
}
.guide_index_tour_link{
	width:395px;
	height:20px;
	float:left;
	clear:both
}
.guide_index_tour_detail{
	width:180px;
	height:20px;
	float:left;
	text-align:right;
}

/*++++++++++++++++++++++++++++++++++++++++++
おすすめツアー
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_index_recommend_tour{
	width:590px;
	clear:both;
	height:38px;
	margin:5px 0 5px 0;
	background:url(../parts/recomBack.gif) no-repeat;
}
#guide_index_recommend_tour dt{
	display:block;
	float:left;
	text-indent:-9999px;
}
#guide_index_recommend_tour ul{
	margin-left:119px;
}
#guide_index_recommend_tour li{
	display:inline;
	font-size:12px;
}
#guide_index_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;
}
