@charset "utf-8";

@import url(reset.css);

body {
	text-align: center;
	background: url(../img/bk_base.gif) repeat-x;
}
#contentsAll {
	position: relative;
	width: 860px;
	margin: 0 auto;
	text-align: left;
}
#contentsTop {
	width: 860px;
	height: 250px;
	overflow: hidden;
}
#mainContent {
	position: relative;
	width: 860px;
	padding-top: 20px;
	padding-bottom: 12px;
	overflow: hidden;
}

/* branding area */
h1 {
	position: absolute;
	width: 150px;
	height: 150px;
	top: 3px;
	left: 20px;
	background: url(../img/logo02.gif) no-repeat;
	overflow: hidden;
	z-index: 2;
	text-indent: -1000em;
}

/* title logo */
h2 {
	width: 202px;
	height: 36px;
	padding-top: 30px;
	margin-left: 658px;
	margin-bottom: 4px;
}

/* main image */
#mainTitle {
	width: 860px;
	height: 160px;
	margin-top: 20px;
}

/* navigation */
#language {
	position: absolute;
	width: 60px;
	height: 24px;
	top: 45px;
	left: 170px;
}
#navigation {
	position: relative;
	width: 690px;
	height: 40px;
	margin-left: 170px;
	background: url(../img/menu.gif) no-repeat;
}
#navigation #nav_home a:hover,#navigation #nav_facilities a:hover,#navigation #nav_collection a:hover,#navigation #nav_about a:hover,#navigation #nav_guide a:hover {
	background: url(../img/menu.gif) no-repeat;
}
#navigation li {
	position: absolute;
	height: 40px;
	display: block;
	text-indent: -1000em;
}
#navigation li a {
	height: 40px;
	display: block;
}
#navigation #nav_home {
	width: 74px;
	left: 0px;
}
#navigation #nav_home a:hover {
	background-position: 0px -40px;
}
#navigation #nav_facilities {
	width: 91px;
	left: 74px;
}
#navigation #nav_facilities a:hover {
	background-position: -74px -40px;
}
#navigation #nav_collection {
	width: 172px;
	left: 165px;
}
#navigation #nav_collection a:hover {
	background-position: -165px -40px;
}
#navigation #nav_about {
	width: 159px;
	left: 337px;
}
#navigation #nav_about a:hover {
	background-position: -337px -40px;
}
#navigation #nav_guide {
	width: 194px;
	left: 496px;
}
#navigation #nav_guide a:hover {
	background-position: -496px -40px;
}

/* main contents */
.contents {
	width: 820px;
	margin-left: 20px;
}
.contents h3 {
	width: 820px;
	height: 40px;
	text-indent: -1000em;
	padding-bottom: 20px;
}
.explanation {
	width: 810px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	background: url(../img/dot_gray_line.gif) repeat-x 0px bottom;
}

/* title */
#ttlFacilities {
	background: url(../img/title01.gif) no-repeat;
}
#ttlCollection {
	background: url(../img/title02.gif) no-repeat;
}
#ttlAbout {
	background: url(../img/title03.gif) no-repeat;
}
#ttlGuide {
	background: url(../img/title04.gif) no-repeat;
}

/* sub title */
.contents h4.subTitle {
	height: 30px;
	background: url(../img/sub_ttl_point.gif) no-repeat;
	margin-top: 20px;
	padding-top: 3px;
	padding-left: 20px;
}
/* layout */
.contents ul {
	width: 800px;
	margin: 10px 10px 20px 10px;
	background: url(../img/w_gray_line.gif) repeat-x 0px bottom;
	overflow: hidden;
}
.contents li {
	padding-bottom: 10px;
}
.left {
	float: left;
}
.list {
padding : 0px 20px;
}

/* table */
.contents .tableBox {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	display: block;
	border-collapse: collapse;
	background-color: #ffffff;
	border: 1px solid #4787be;
}
table th,table td {
	padding: 0.4em;
	border: 1px solid #ffffff;
	border-collapse: collapse;
}
table th {
	background-color: #d4d4d4;
	text-align: left;
	font-weight: bold;
}
table td {
	background-color: #efefef;
	text-align: center;
}
.pink {
	background-color: #fbbece;
}
.orange {
	background-color: #fdbf66;
}
.yellow {
	background-color: #ffff66;
}

/* Facilities */
.floorMap {
	width: 540px;
	margin-right: 15px;
	padding-bottom: 10px;
	float: left;
	display: block;
}
.facilities {
	width: 230px;
}
.facilities table {
	width: 230px;
}

/* Collection */
#collection li {
	width: 260px;
	display: block;
	text-align: center;
	float: left;
}
#collection p {
	padding-bottom: 10px;
}

/* About the Museum */
.contents .text {
	width: 800px;
	padding-bottom: 10px;
}

/* Guide to the Museum */
.guide {
	width: 780px;
	margin-bottom: 50px;
}
.guide table {
	width: 780px;
}
.guide table td {
	text-align: left;
}
#directions dd {
	padding-bottom: 15px;
}

/* about this site */
#siteInfo {
	position:relative;
	width: 100%;
	height: 45px;
	padding-top: 10px;
	border-top: 1px solid #666666;
	text-align: center;
}
#siteInfo h3 {
	height: 1px;
	top: -1000px;
	width: 860px;
	text-indent: -1000em;
}
#siteInfo .copyright {
	width: 480px;
	margin: 0 auto;
	padding-top: 8px;
	text-align: center;
}

/* to page top */
.page_top {
	width: 100%;
	text-align: right;
	overflow: hidden;
}


/*font
---------------------------------------------*/
html {
	font-family: Arial, sans-serif;
	font-size:0.80em;
	line-height: 1.6em;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}
a {
	color: #83aa2f;
	text-decoration: none;
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; } 
.small{
	font-size:0.80em;
}
.title,strong{
	font-weight: bold;
}
.explanation {
	line-height: 1.6em;
}
.subTitle {
	font-size: 1.5em;
	font-weight: normal;
	color: #42b060;
}
#directions dt {
	font-weight: bold;
}
/* to page top */
.page_top {
	font-size:0.80em;
	line-height: 3.0em;
}
.copyright	{
	font-size:0.86em;
}

/* space */
.top-1w {
	padding-top: 1.0em;
}
.left-2w {
	padding-left: 1.0em;
}
.left-10px {
	padding-left: 10px;
}
.btm-1w {
	padding-bottom: 1.0em;
}

/*mouse over
---------------------------------------------*/
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
a:hover img.btn {
	filter: none;
}
