@charset "UTF-8";
/* 文字コード：UTF-8 */


@import url(./common.css);
#bdy2 .center .link li .info p {
    color: #999999;
    font-size: x-small;
    line-height: 1.4;
}
.photo {
    float: left;
    width: 50px;
}

#index_header {
	position:relative;
	margin:0 auto;
	width:800px;
	height:82px;
	background:url(../../img/201102/bg_head.gif) no-repeat 0 0;
}
#index_header h1 {
	position:absolute;
	top:0;
	left:0;
}
#index_header ul {
	width: 233px;
}
#index_header li {
	float: left;
	margin-right: 1px;
	_display: inline;
}
#index_header .info {
	padding: 54px 15px 10px 358px;
	text-align: right;
	color: #999;
}
#index_body {
	position:relative;
	margin:0 auto;
	width:800px;
}
#bdy1 {
	width: 800px;
	border-top: solid 4px #900;
	background: #000 url(../img/ja/main_bg1.jpg) no-repeat 0 0;
	padding: 10px 0;
}
#bdy1 .left {
	float: left;
	width: 385px;
	margin-left: 8px;
	_display: inline;
}
#bdy1 .left .desc {
	color: #cbcbcb;
	margin-top: 8px;
}
#bdy1 .right {
	float: right;
	width: 380px;
	margin-right: 9px;
	_display: inline;
}
#bdy1 .right h2 {
	margin: 10px 0 5px 0;
}
#bdy1 .right .desc {
	color: #999;
}
#bdy1 .right ul.gallery {
	background-color: #151515;
	padding: 9px 9px 3px 9px;
	margin: 8px 0 25px 0;
}
#bdy1 .right ul.gallery li {
	overflow: hidden;
	text-indent: -20000px;
	margin-bottom: 6px;
}
#bdy1 .right ul.gallery li a {
	display: block;
	width: 361px;
	height: 31px;
	background: url(../../img/ja/buttons.jpg) no-repeat 0 0;
}
#bdy1 .right ul.gallery .jidai a {
	background-position: -9px -8px;
}
#bdy1 .right ul.gallery .bunya a {
	background-position: -9px -45px;
}
#bdy1 .right ul.gallery .bunkazai a {
	background-position: -9px -82px;
}
#bdy1 .right ul.gallery .jidai a:hover {
	background-position: -388px -8px;
}
#bdy1 .right ul.gallery .bunya a:hover {
	background-position: -388px -45px;
}
#bdy1 .right ul.gallery .bunkazai a:hover {
	background-position: -388px -82px;
}
#bdy1 .right ul.search {
	background-color: #151515;
	margin: 6px 0 25px 0;
}
#bdy1 .right ul.search li {
	overflow: hidden;
	text-indent: -20000px;
}
#bdy1 .right ul.search li a {
	display: block;
	width: 379px;
	height: 31px;
	background: url(../../img/ja/buttons.jpg) no-repeat 0 0;
}
#bdy1 .right ul.search .chizu a {
	background-position: 0 -186px;
}
#bdy1 .right ul.search .chizu a:hover {
	background-position: -379px -186px;
}

#bdy1 .right ul.museum {
	margin: 6px 0 25px 0;
}

#bdy1 .right ul.museum li {
	overflow: hidden;
	text-indent: -20000px;
	float: left;
	width: 186px;
	height: 31px;
}
#bdy1 .right ul.museum li.museum {
	margin-right: 7px;
}
#bdy1 .right ul.museum li a {
	display: block;
	height: 100%;
	background: url(../../img/ja/buttons.jpg) no-repeat 0 0;
}
#bdy1 .right ul.museum .museum a {
	background-position: 0 -282px;
}
#bdy1 .right ul.museum .todoufuken a {
	background-position: -193px -282px;
}
#bdy1 .right ul.museum .museum a:hover {
	background-position: -379px -282px;
}
#bdy1 .right ul.museum .todoufuken a:hover {
	background-position: -572px -282px;
}
#bdy1 .right ul.db {
	margin: 6px 0 25px 0;
}
#bdy1 .right ul.db li {
	overflow: hidden;
	text-indent: -20000px;
}
#bdy1 .right ul.db li a {
	display: block;
	width: 379px;
	height: 31px;
	background: url(../../img/ja/buttons.jpg) no-repeat 0 0;
}
#bdy1 .right ul.db .db a {
	background-position: 0 -378px;
}
#bdy1 .right ul.db .db a:hover {
	background-position: -379px -378px;
}
#bdy2 {
	width: 780px;
	padding: 15px 10px 20px 10px;
	border-top: solid 4px #900;
	background-color: #111;
}
#bdy2 h3 {
	margin-bottom: 9px;
}
#bdy2 dl,
#bdy2 dt,
#bdy2 dd {
	margin: 0;
	padding: 0;
}
#bdy2 a {
	color: #999;
}
#bdy2 a:hover {
	text-decoration: none;
}
#bdy2 .left {
	float: left;
	width: 305px;
}
#bdy2 .left dl.news {
	color: #999;
}
#bdy2 .left dt {
	font-size: 70%;
	line-height: normal;
	min-height: 12px;
	_height: 12px;
}
#bdy2 .left dd {
	font-size: 80%;
	margin-bottom: 15px;
}
#bdy2 .left dt img {
	margin-left: 5px;
}
#bdy2 .center {
	float: left;
	width: 297px;
	margin-left: 10px;
	_display: inline;
}
#bdy2 .center .link li {
	background-color: #252525;
	margin-bottom: 1px;
	padding: 7px;
	font-size: 0;
}
#bdy2 .center .link li .photo {
	float: left;
	width: 50px;
}
#bdy2 .center .link li .info {
	float: right;
	width: 220px;
}

#bdy2 .center .yuhokan {
	margin-top: 10px;
}
#bdy2 .center .yuhokan .desc {
	font-size: 70%;
	line-height: 1.4;
	color: #999;
	margin-top: 7px;
}
#bdy2 .right {
	float: right;
	width: 150px;
}
#bdy2 .right .link {
	font-size: 0;
	line-height: 0;
}
#bdy2 .right .link li {
	margin-bottom: 1px;
}

#bdy2 .right .touroku {
	margin-top: 10px;
}

#index_footer {
	margin:0 auto;
	padding:5px 0 10px 0;
	width:800px;
}
#index_ftr_copyright {
	float:right;
	width:161px;
	height:15px;
	background:url(../../img/ftr_copyright.gif) 0px 4px no-repeat;
}
#index_ftr_geta {
	float:right;
	width:139px;
	height:15px;
	background:url(../../img/ftr_txt_geta.gif) no-repeat;
}


