@charset "UTF-8";

/* ---------- reset ---------- */
* {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka-等幅";
	line-height: 1.2em;
	color: #000000;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:active, a:hover {
	color: #999999;
	text-decoration: underline;
}

img {
	border: none;
}


/* ---------- body ---------- */
body {
	text-align: left;
}



/* ---------- base ---------- */
.kome {
	color: #ff0000;
}

h2 {
	width: 560px;
	height: 120px;
	text-indent: -5000px;
}
h3 {
	width: 560px;
	height: 30px;
	text-indent: -5000px;
}

dl {
}
dt {
	padding: 7px 0px;
	color: #999900;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 1px;
}
dd {
	margin-bottom: 20px;
	line-height: 1.4em;
}

table {
}
table th {
	padding: 3px 10px 3px 0px;
	color: #333333;
	white-space: nowrap;
}
table td {
	padding: 3px 10px 3px 0px;
	text-align: right;
}



/* ---------- main ---------- */
#main_container {
	width: 730px;
	padding-right: 10px;
	text-align: left;
	background: #ffffff url("img/bg.gif") repeat-y left top;
}


/* ---------- header ---------- */
#header {
	width: 730px;
	height: 110px;
	background: #ffffff url("img/museum_header.jpg") no-repeat left top;
}
#header h1 {
	width: 195px;
	height: 110px;
}
#header a:link, #header a:visited {
	width: 195px;
	height: 110px;
	display: block;
	text-indent: -5000px;
}
#header a:active, #header a:hover {
	background: transparent;
	text-decoration: none;
}



/* --- menu --- */
#menu {
	list-style: none outside;
	width: 730px;
	height: 40px;
	margin-bottom: 10px;
	background: url("img/menu.jpg") no-repeat left top;
	border-bottom: 7px solid #000000;
}
#menu li {
	float: right;
	display: inline;
	height: 40px;
	margin-left: 1px;
}
#menu li a {
	height: 40px;
	display: block;
	text-indent: -5000px
}
#menu li a:active, #menu li a:hover {
	text-decoration: none;
}

.m_exhi a:link, .m_exhi a:visited { /*Exhibitions*/
	width: 105px;
}
.m_exhi a:active, .m_exhi a:hover { /*Exhibitions*/
	background: url("img/menu.jpg") no-repeat right -40px;
}
.m_col a:link, .m_col a:visited { /*Collection*/
	width: 98px;
}
.m_col a:active, .m_col a:hover { /*Collection*/
	background: url("img/menu.jpg") no-repeat -526px -40px;
}
.m_info a:link, .m_info a:visited { /*Infomation*/
	width: 138px;
}
.m_info a:active, .m_info a:hover { /*Infomation*/
	background: url("img/menu.jpg") no-repeat -387px -40px;
}
.m_top a:link, .m_top a:visited { /*top*/
	width: 70px;
}
.m_top a:active, .m_top a:hover { /*top*/
	background: url("img/menu.jpg") no-repeat -316px -40px;
}



/* ---------- main_contents ---------- */
#main_contents {
	float: right;
	display: inline;
	width: 560px;
	color: #333333;
	font-size: 12px;
	overflow: hidden;
}



/* ---------- side ---------- */
#side {
	float: left;
	display: inline;
	width: 130px;
	margin: 0px 20px;
	overflow: hidden;
}
#side h4 {
	width: 130px;
	height: 130px;
	margin-bottom: 20px;
	background: url("img/museum.gif") no-repeat left top;
	text-indent: -5000px;
}
#side p a:link, #side p a:visited {
	width: 130px;
	height: 30px;
	display: block;
	text-indent: -5000px;
}
#side p a:active, #side p a:hover {
}



/* ---------- footer ---------- */
.footer {
	width: 730px;
	height: 30px;
	background: #cccccc url("img/footer_bg.gif") repeat-x left top;
}
.footer p {
	display: inline;
	padding: 5px 20px;
	width: 325px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
}



/* ---------- top_main ---------- */
.top_main {
	width: 560px;
	margin-bottom: 30px;
}
.top_main h2 {
	background: url("img/main1.jpg") no-repeat left top;
}
.top_main h3 {
	background: url("img/tit_greeting.gif") no-repeat left top;
}
.top_main h4 {
	width: 560px;
	height: 30px;
	margin: 20px 0px 5px;
	background: url("img/tit_news.gif") no-repeat left top;
	text-indent: -5000px;
}

.top_main p {
	margin: 5px 15px 0px 5px;
	line-height: 1.4em;
}
.top_main p img {
	margin-bottom: 5px;
}

.top_main dl {
	margin: 0px 15px 0px 5px;
}
.top_main dt {
}
.top_main dd {
}



/* ---------- info ---------- */
.info {
	width: 560px;
	margin-bottom: 30px;
}
.info h2 {
	background: url("img/main2.jpg") no-repeat left top;
}
.info h3 {
	background: url("img/tit_information.gif") no-repeat left top;
}

.info dl {
	margin: 10px 15px 10px 5px;
}
.info dt {
}
.info dd {
}
.info dd strong {
	color: #333333;
	display: block;
}




/* ---------- colle ---------- */
.colle {
	width: 560px;
	margin-bottom: 30px;
}
.colle h2 {
	background: url("img/main3.jpg") no-repeat left top;
}
.colle h3 {
	background: url("img/tit_collection.gif") no-repeat left top;
}

.colle p {
	margin: 5px 15px 20px 5px;
	line-height: 1.4em;
}
.colle p img {
	margin-bottom: 5px;
}

.colle ul {
	list-style: disc outside;
	margin: 0px 15px 0px 20px;
}
.colle ul li {
	margin-bottom: 3px;
}

.sakuhin {
	margin: 0px 15px 0px 5px !important;
}
.sakuhin li {
	float: left;
	display: inline;
	width: 210px;
	margin: 0px 20px 10px 0px !important;
}
.sakuhin li img {
	margin-bottom: 3px;
}


/* ---------- exhi ---------- */
.exhi {
	width: 560px;
	margin-bottom: 30px;
}
.exhi h2 {
	background: url("img/main4.jpg") no-repeat left top;
}
.exhi h3 {
	background: url("img/tit_exhibitions.gif") no-repeat left top;
}

.exhi p {
	margin: 5px 15px 20px 5px;
	line-height: 1.4em;
}

.exhi small {
	margin: 5px 15px 0px 5px;
	color: #666666;
	font-size: 10px;
	letter-spacing: 1px;
	display: block;
}
.exhi h4 {
	margin: 9px 15px 7px 5px;
	color: #999900;
	font-size: 12px;
	letter-spacing: 1px;
}
