@charset "utf-8";

/* =Wrapper
-------------------------------------------------------------- */

#wrapper{
	padding:0 0 0 0;
	margin:0 auto;
	width:940px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0;
	margin: 0 auto;
	width: 940px;
	background: url(img/tit.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}

#lang-menu {
	float: right;
}
#lang-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#lang-menu ul li {
	padding: 0;
	margin: 0;
}
#lang-menu ul li a {
	background: url(img/btn/english.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 90px;
	padding-right: 15px;
	margin-top: 5px;
}
#lang-menu ul li a:hover {
	background-position: 0 -30px;
}

#site-title {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
#site-title a {
	display: block;
	width: 570px; /* 画像の幅 */
	text-indent: -9999px; /* textを飛ばす */
	outline: none; /* クリック時の枠線を消す */
	background-position: 0% 0%; /* point 位置調整 */
	border-bottom: none;
	height: 230px; /* 画像の高さに合わせて調整 */
}


/* =Pankuzu
-------------------------------------------------------------- */

#pankuzu {
	height: 20px;
	padding: 10px 0 0 10px;
	margin: 0;
}

#pankuzu ul {
	clear:both;
	list-style-type: none;
	padding:0 0 0 0;
	margin: 0;
}
#pankuzu ul li {
	float:left;
	color: #cccccc;
	padding: 0 6px 0 0px;
}
#pankuzu ul li a {
	text-decoration:none;
}
#pankuzu ul li a:hover {
	text-decoration:underline;	
}


/* =Menu
-------------------------------------------------------------- */

#main-menu {
	background: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	display: block;
	margin: 0 auto;
	width: 940px;
	height: 60px;
}
#main-menu ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main-menu ul li {
	position: relative;
	float: left;
}
#main-menu ul li a {
	display: block;
	height: 60px;
	text-indent: -9999px;
	width: 188px;
}
#main-menu .menu-top a {
	background: url(img/btn/top.jpg);
	background-repeat: no-repeat;
}
#main-menu .menu-top a:hover {
	background-position: 0 -60px;
}
#main-menu .menu-top-visit a {
	background: url(img/btn/top.jpg);
	background-repeat: no-repeat;
	background-position: 0 -120px;
}
#main-menu .menu-museum a {
	background: url(img/btn/museum.jpg);
	background-repeat: no-repeat;
}
#main-menu .menu-museum a:hover {
	background-position: 0 -60px;
}
#main-menu .menu-museum-visit a {
	background: url(img/btn/museum.jpg);
	background-repeat: no-repeat;
	background-position: 0 -120px;
}
#main-menu .menu-collection a {
	background: url(img/btn/collection.jpg);
	background-repeat: no-repeat;
}
#main-menu .menu-collection a:hover {
	background-position: 0 -60px;
}
#main-menu .menu-collection-visit a {
	background: url(img/btn/collection.jpg);
	background-repeat: no-repeat;
	background-position: 0 -120px;
}
#main-menu .menu-access a {
	background: url(img/btn/access.jpg);
	background-repeat: no-repeat;
}
#main-menu .menu-access a:hover {
	background-position: 0 -60px;
}
#main-menu .menu-access-visit a {
	background: url(img/btn/access.jpg);
	background-repeat: no-repeat;
	background-position: 0 -120px;
}
#main-menu .menu-inquiry a {
	background: url(img/btn/inquiry.jpg);
	background-repeat: no-repeat;
}
#main-menu .menu-inquiry a:hover {
	background-position: 0 -60px;
}
#main-menu .menu-inquiry-visit a {
	background: url(img/btn/inquiry.jpg);
	background-repeat: no-repeat;
	background-position: 0 -120px;
}


/* =Sidebar
-------------------------------------------------------------- */

#sidebar ul {
	padding: 0px;
	margin: 20px 0px 0px;
	list-style-type: none;
}
#sidebar li {
	background-color: #cccccc;
	width: 220px;
	height: 64px;
	padding: 0px;
	margin-top: 5px;
}
#sidebar a:hover img{
	filter: alpha(opacity=70);
	opacity: 0.7;
}


/* =Area
-------------------------------------------------------------- */

.area {
	background-color: #000000;
	clear: both;
	width: 700px;
	margin: 10px 0 0;
}
.area:after {
	content: "";
	display: block;
	clear: both;
}	
/* #area for ie7 */
.area {
	display: inline-block;
}
.area {
	display: block;
}

.area_h2 {
	padding-top: 13px;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	font-size:86%;
	color: #cccccc;
	padding:0;
	margin:20px auto;
	width:940px;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;	
}
#footer-menuarea .menu-footer {
	margin:0;
	padding:0;
	background-image:url(img/bottom_bg.jpg);
	background-repeat:no-repeat;
	height: 60px;
	width: 940px;
}
#footer-menuarea .menu-footer ul {
	margin:0;
	padding:0;
	height: 60px;
	width: 940px;
	list-style-type: none;
}
#footer-menuarea .menu-footer li {
	position:relative;
	float:left;
	line-height:60px;
	padding:0 0 0 15px;
}

#colophon {
	margin-top:0;
	overflow:hidden;
	padding:0;
}

#copyright {
	overflow:hidden;
	text-align:right;
}


/* =内部コンテンツ用
-------------------------------------------------------------- */

.category-menu ul {
	color: #ccc;
	margin: 0;
	padding: 0;
	width: 700px;
	list-style-type: none;
}
.category-menu ul li {
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	line-height: 30px;
	padding: 0 0 0 42px;
	background-position: 20px 4px;
}
.category-menu a {
	text-decoration: none;
}
.category-menu a:hover {
	text-decoration: underline;	
}

#content dl.kihon_info {
	padding: 3px 0px 0px 3px;
	margin: 0px;
}
#content dl.kihon_info dt {
	font-weight:normal;
	padding: 0 0 0 21px;
	margin: 0 0 6px;
	background-image:url(img/icon.gif);
	background-repeat:no-repeat;
	color: #cccccc;
}
#content dl.kihon_info dd {
	padding: 0 0 0 21px;
	margin: 0 0 6px;
}
#content dl.kihon_info dd a {
}

.shousai {
	text-align: right;
	color: #cccccc;
	padding: 10px;
}
.shousai a {
	text-decoration:none;
}
.shousai a:hover {
	text-decoration:underline;	
}

ul.nidan-list {
	padding-bottom: 20px;
}
ul.nidan-list:after {
	content: "";
	display: block;
	clear: both;
}	
ul.nidan-list li {
	float:left;
	width: 250px;
}


/* =News
-------------------------------------------------------------- */

.area-floatinclude {
}

.area_news-float {
	padding: 13px 0 0;
}

.news_kakomi {
	background-color: #000;
	color: #ccc;
	font-size: 13px;
	padding: 10px;
}
.news_kakomi p {
	margin-right: 13px;
	margin-left: 13px;
}

.news_kakomi dl {
	padding: 10px 0 20px;
	margin: 0;
}
.news_kakomi dt {
	float: left;
	width: 78px;
	clear: both;
	font-weight: normal;
	margin: 0 0 2px 12px;
	padding: 0 0 2px 19px;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	color: #ccc;
}
.news_kakomi dd {
	margin-left: 78px;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	color: #fff;
}  
.news_kakomi dd a {  
	text-decoration: none;
}

.newslist {
	text-align: right;
	color: #ccc;
	padding-right: 10px;
	padding-bottom: 10px;
}
.newslist a {
	text-decoration: none;
}
.newslist a:hover {
	text-decoration: underline;	
}

.news_side {
	color: #ccc;
	background-color: #000;
	padding: 5px;
	margin: 20px 0 0;
	border: 1px solid #666;
}

.news_side ul {
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
}
.news_side ul li {
	list-style-type: none;
	background-image: url(img/iconlist.gif);
	margin-bottom: 5px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 15px;
}
.news_side ul li a {
	text-decoration: none;
}
.news_side ul li a:hober{
	text-decoration: underline;	
}


/* =Images
-------------------------------------------------------------- */

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

