﻿@charset "utf-8";
/*++++++++++++++++++++++++++++++++++++++++++
++++++全体・レイアウト調整
+++++++++++++++++++++++++++++++++++++++++++*/

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

	/*++++++++++++++++++++++++++++++++++++++++++
	ページタイトル
	+++++++++++++++++++++++++++++++++++++++++++*/

	.guide_germany_museum #guide_ttl {
	background-image: url(../html/museum/parts/ttl01.gif);
	background-repeat: no-repeat;
	}


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

	#guide_museum_lead01 dt{
	background-image: url(../html/museum/parts/sbttl01.gif);
	background-repeat: no-repeat;
	}
	
	#guide_museum_lead02 dt{ background-image: url(../html/museum/parts/cap_02.gif); background-repeat: no-repeat; 	}

	#guide_museum_acc dl{
	background-image: url(../html/museum/parts/acc_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

	#guide_museum_acc dt{ background-image: url(../html/museum/parts/acc_ttl.gif);	background-repeat: no-repeat; }
	
	#guide_museum_acc .guide_museum_info_txt{
	width: 120px;
	padding:6px 0px 0px 5px;
	font-size:10px;
	line-height:1.4em;
	}
	
	#guide_museum_lead02 dd.lead02_cap01{ background-image: url(../html/museum/parts/cap01.gif); background-repeat: no-repeat; }
	#guide_museum_lead02 dd.lead02_cap02{ background-image: url(../html/museum/parts/cap04.gif); background-repeat: no-repeat; }
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	コラム
	+++++++++++++++++++++++++++++++++++++++++++*/
	.guide_germany_museum_column #guide_column_ttl{
	background-image: url(../html/museum/parts/colum_ttl.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
	.guide_germany_museum_column dt#column_cap01{
	background-image: url(../html/museum/parts/colum_cap01.gif);
	background-repeat: no-repeat;
	}
	
	.guide_germany_museum_column dt#column_cap02{
	background-image: url(../html/museum/parts/colum_cap02.gif);
	background-repeat: no-repeat;
	}
	
	.guide_germany_museum_column dt#column_cap03{
	background-image: url(../html/museum/parts/colum_cap03.gif);
	background-repeat: no-repeat;
	}
	
	.guide_germany_museum_column dt#column_cap04{
	background-image: url(../html/museum/parts/colum_cap04.gif);
	background-repeat: no-repeat;
	}
	
	.guide_germany_museum_column dt#column_cap05{
	background-image: url(../html/museum/parts/colum_cap05.gif);
	background-repeat: no-repeat;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++
	++++++以下レイアウト用
	+++++++++++++++++++++++++++++++++++++++++++*/	

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

/*flash削除対応の影響でheightを333から170に変更しました（2021/1/25）*/
.guide_museum_main_upper{
	clear:both;
	width:590px;
	height:170px;
	position:relative;
	padding-bottom:20px;
	
}

#guide_museum_lead01{
	position:relative;
	width:590px;
	height:113px;
	margin: 0px;
	padding: 0px;
	margin-bottom:10px;
}

#guide_museum_lead01 dt{
	width:340px;
	height:32px;
	text-indent:-9999px;
	margin-bottom:5px;
	float: left;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

#guide_museum_lead01 dd.txt{
	width:340px;
	height:auto;
	color:#444444;
	line-height:1.4em;
	text-indent:1em;
	font-size:14px;
	padding-top: 36px;
	padding-left: 0px;
	
}
	
	
#guide_museum_lead01 dd.guide_museum_main_photo{
	width:237px;
	height:163px;
	position: absolute;
	left: 353px;
	top: 0px;
}


#guide_museum_lead03{ width:590px; padding: 0px; clear: both; overflow: hidden; margin-top: 0px; margin-right: 0px; margin-bottom: 25px; margin-left: 0px; }

#guide_museum_lead02{ position:relative; width:590px; height:180px; margin: 0px; padding: 0px; clear: both; overflow: hidden; }

#guide_museum_lead02 dt{
	width:291px;
	height:32px;
	text-indent:-9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

#guide_museum_lead02 dd.lead02_cap01{ width:291px; height:20px; color:#444444; line-height:1.4em; text-indent:-9999px; font-size:12px; display: block; position: absolute; left: 0px; top: 39px; }
#guide_museum_lead02 dd.lead02_cap02{ width:291px; height:20px; color:#444444; line-height:1.4em; text-indent:-9999px; font-size:12px; display: block; position: absolute; left: 0px; top: 106px; }

#guide_museum_lead02 dd.txt01{ width:286px; height:auto; color:#444444; line-height:1.4em; font-size:12px; position: absolute; left: 2px; top: 59px; }
#guide_museum_lead02 dd.txt02{ width:286px; height:auto; color:#444444; line-height:1.4em; font-size:12px; position: absolute; left: 2px; top: 125px; }
	
	
#guide_museum_lead02 dd.guide_museum_main_photo01{
	width:140px;
	height:144px;
	position: absolute;
	left: 304px;
	top: 0px;
}

#guide_museum_lead02 dd.guide_museum_main_photo02{
	width:140px;
	height:144px;
	position: absolute;
	left: 450px;
	top: 0px;
}



#guide_museum_lead02 dd.guide_museum_main_photo01 .photo_cap{ font-size: 10px; line-height: 14px; color: #777777; }
#guide_museum_lead02 dd.guide_museum_main_photo02 .photo_cap{ font-size: 10px; line-height: 14px; color: #777777; }


#guide_museum_flash{
	position:relative;
	width:341px;
	height:186px;
}

#guide_museum_flash dt{
	position:absolute;
	top:15px;
	left:0px;
	width:341px;
	height:171px;
}

#guide_museum_flash dd{
	position:absolute;
	top:0px;
	left:0px;
	width:341px;
	height:15px;
	font-size:10px;
	color:#777777;
	text-align:right;
}


/*++++++++++++++++++++++++++++++++++++++++++
++++++ノイシュバンシュタイン城の見どころ
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_museum_map{
	background-image:url(../html/museum/parts/bg01.gif);
	background-repeat:repeat-y;
}

#guide_museum_map_ttl{
	width:286px;
	height:25px;
	background-image:url(../html/museum/parts/sbttl02.gif);
	text-indent:-9999px;
	background-repeat:no-repeat;
}

.guide_museum_map_box{
	width:256px;
	margin:0px 15px 0px 15px;
}

.guide_museum_map_box dd{
	width:256px;
	margin-bottom:10px;
	font-size:10px;
	color:#777777;
}

#guide_museum_map_cap01, #guide_museum_map_cap02, #guide_museum_map_cap03{
	height:20px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#guide_museum_map_cap01{
	width:42px;
	background-image:url(../html/museum/parts/cap09.gif);
}

#guide_museum_map_cap02{
	width:75px;
	background-image:url(../html/museum/parts/cap10.gif);
}

#guide_museum_map_cap03{
	width:199px;
	background-image:url(../html/museum/parts/cap11.gif);
}

#guide_museum_map_bg{
	padding-bottom:10px;
	background-image:url(../html/museum/parts/frm01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

/*++++++++++++++++++++++++++++++++++++++++++
++++++見逃せない! ミュージアムグッズ
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_museum_cap01, #guide_museum_cap02, #guide_museum_cap03, #guide_museum_cap04, #guide_museum_cap05, #guide_museum_cap06, #guide_museum_cap07, #guide_museum_cap08{
	height:22px;
}

#guide_museum_cap07, #guide_museum_cap08{
	width:286px;
	text-indent:-9999px;
}

#guide_museum_cap01{
	background-image:url(../html/museum/parts/cap01.gif);
}

#guide_museum_cap02{
	background-image:url(../html/museum/parts/cap02.gif);
}

#guide_museum_cap03{
	background-image:url(../html/museum/parts/cap03.gif);
}

#guide_museum_cap04{
	background-image:url(../html/museum/parts/cap04.gif);
}

#guide_museum_cap05{
	background-image:url(../html/museum/parts/cap05.gif);
}

#guide_museum_cap06{
	background-image:url(../html/museum/parts/cap06.gif);
}

div.guide_main_box_l .guide_r_photo_box3, div.guide_main_box_l .guide_l_photo_box3{
	height:135px;
}

.guide_museum_nophoto_box{
	clear:both;
	width:286px;
	margin-bottom:10px;
	font-size:10px;
	color:#777777;
}

#guide_museum_cap07{
	background-image:url(../html/museum/parts/cap07.gif);
}

#guide_museum_cap08{
	background-image:url(../html/museum/parts/cap08.gif);
}


/*++++++++++++++++++++++++++++++++++++++++++
++++++ここにも注目! ドイツが誇る銘品を知る
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_museum_subcolumn{
	width:286px;
	margin-top:20px;
}

#guide_museum_subcolumn_ttl{
	margin-bottom:10px;
	height:32px;
	background-image:url(../html/museum/parts/sbttl03.gif);
	text-indent:-9999px;
}

#guide_museum_subcolumn .guide_r_photo_box3 #guide_museum_cap09{
	height:21px;
	background-image:url(../html/museum/parts/cap12.gif);
	background-repeat:no-repeat;
}

#guide_museum_subcolumn .guide_r_photo_box3 guide_r_photo_box3_txt{
	width:132px;
	margin-right:19px;
}

#guide_museum_subcolumn .guide_r_photo_box3 guide_r_photo_box3_img{
	width:135px;
}

/*++++++++++++++++++++++++++++++++++++++++++
++++++見逃せない! ミュージアムグッズ
+++++++++++++++++++++++++++++++++++++++++++*/

#guide_museum_goods{
	width:286px;
	margin-top:20px;
	margin-bottom:30px;
	background-image:url(../html/museum/parts/bg02.gif);
	background-position:bottom;
}

#guide_museum_goods dt{
	width:286px;
	height:32px;
	background-image:url(../html/museum/parts/sbttl04.gif);
	text-indent:-9999px;
}

#guide_museum_goods dd{
	width:156px;
	height:90px;
	margin-left:125px;
	font-size:10px;
	color:#ffffff;
}
/*++++++++++++++++++++++++++++++++++++++++++
++++++大橋追加
+++++++++++++++++++++++++++++++++++++++++++*/


#guide_contents_r .guide_germany_museum_column dt#column_cap01{
height:30px;}
#guide_contents_r .guide_germany_museum_column dt#column_cap02{
height:30px;}

#guide_contents_r .guide_germany_museum_column dt#column_cap03{
height:30px;}

#guide_contents_r .guide_germany_museum_column dt#column_cap04{
height:30px;}

#guide_contents_r .guide_germany_museum_column dt#column_cap05{
height:30px;}




#guide_contents_r .guide_germany_museum_column dd.column_box_s_cap{
position:absolute;
	top:115px;}


#guide_copyright22{
width:102px;
height:auto;
margin-right:5px;
font-size:9px;
color:#444444;
				}


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

.guide_museum_nophoto_box dd{font-size:12px;}
#guide_museum_goods dd{line-height:17px;}
#guide_contents_r .guide_germany_museum_column dd.column_box_s_cap{line-height:15px;}

