@charset "utf-8";

#wrapper02 {
	background:url(img/top_header_bg.jpg);
	background-position:center top;
	background-attachment:scroll;
	background-repeat:repeat-x;
	overflow:hidden;
}
#header {
	background:url(img/top_main.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:0 auto;
	width:1020px;
	overflow:hidden;
	height:400px;
	position:relative;
}

#submenu {
	position:absolute;
	right:43px;
	top:110px;
}
.engbtn {
	display:block;
	width:104px;
	height:24px;
	right:30px;
	top:70px;
	position:absolute;
}


#top-access {
	clear:both;
	display:block;
	margin:0 auto;
	width:960px;

}
#top-access .menu-header ul  {
	list-style:none;
	margin:0;
}
#top-access .menu-header li {
	position:relative;
	float:left;
}
#top-access a {
	display:block;
	height:233px;
	text-indent:-9999px;
	width:193px;
}
#top-access li a:hover {
	background-position:0 -233px;
}
#top-access .menu-1 a {
	background:url(img/top_btn/basyou.png);
	background-repeat:no-repeat;
	background-position:top;
}
#top-access .menu-2 a {
	background:url(img/top_btn/shisetu.png);
	background-repeat:no-repeat;
}
#top-access .menu-3 a {
	background:url(img/top_btn/iga.png);
	background-repeat:no-repeat;
}
#top-access .menu-4 a {
	background:url(img/top_btn/festival.png);
	background-repeat:no-repeat;
}
#top-access .menu-5 a {
	background:url(img/top_btn/kuhi.png);
	background-repeat:no-repeat;
	width:188px;
}


#wrapper {
	background:none;
}
#main {
	background:none;
}

#container {
	float:left;
	width:720px;
	padding:0;
}
#content {
	margin:0;
	width:720px;
	padding:0;
}
#sidebar {
	float:right;
	margin:0;
	background:none;
	padding:0;
}
#sidebar h2 {
	font-size:120%;
	font-weight:bold;
	color:#336600;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0;
	margin-left:0px;
	padding:5px 0;	
}


#content h2 {
	font-size:120%;
	font-weight:bold;
	color:#336600;
	background-image:url(img/icon_h2_top.png);
	background-repeat:no-repeat;
	background-position:0 bottom;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;
	padding:5px 10px;	
}


#content dl.news {  
	width:720px;  
	margin:10px 0 30px 0;
	padding:5px 0 0 0 ;
	line-height:1.4;
}  
#content dl.news dt {  
	float:left;  
	width:120px; 
	clear:both;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}  
#content dl.news dd {  
	margin-left:120px;  
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}  
#content dl.news dd a {  
	color:#663300;
}  
#content dl.news dd a:hover {  
	text-decoration:none;
	color:#336633;
}  


.kakomi-museum {
	padding:0 20px 30px 20px;
	background-color:#fff;
	
}

#content .kakomi-museum ul.museum-list {
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 0;
}
.museum-list-tit{
	font-weight:bold;
	font-size:116%;
}
#content .kakomi-museum ul.museum-list li {	
	padding:20px 0 0 30px;
	background:url(img/icon_h3.gif);
	background-repeat:no-repeat;
	background-position:left 20px;
}
#content .kakomi-museum ul.museum-list li+li {
	margin:20px 0 0 0;
	border-top:1px dotted #ccc;
	padding:20px 0 0 30px;
}

#content .kakomi-museum ul ul {
	list-style-image:none;
	list-style-type:disc;
	margin:10px 0 0 20px;
	padding:0px;
}
#content .kakomi-museum ul.museum-list ul li {	
	padding:0 0 0 0;
	background:none;
}
#content .kakomi-museum ul.museum-list ul li+li {
	border-top:0px dotted #ccc;
	margin:0 0 0 0;
	padding:0px;
	background:none;	
}

ul.topics {
	margin:0;
	padding:0;
}
ul.topics li {
	background-color:#000;
	list-style-image:none;
	list-style-type:none;
	margin-bottom:10px;
	padding:10px;
	color:#ccc;
}
ul.topics li a {
	color:#e25e16;
	text-decoration:none;
}
ul.topics li a:hover {
	color:#fff;
}

.kakomi {
	padding:10px;
	background-color:#eae9e6;
	
}

.kakomi ul {
	padding:0;
	margin:0 0 0 20px;
}

.top-info {
	margin-top:20px;
}
