@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka－等幅";
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-top: 50px;
	clear: both;
}
#foot-inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	margin-top: 0px;
}


#header {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/top-line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 5px;
}
#container {
	width: 800px;
	min-height: 500px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF6600;
	padding-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#wrapper  #contents-navi ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}
#wrapper #contents-navi li {
	float: left;
	width: 100px;
	height: auto;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper  #contents-navi  li a {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
	border: 2px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #FF9966;
}
#wrapper #contents-navi li a:hover {
	border: 2px solid #FF6600;
}





hr {
	display: none;
}
.crear-both {
	clear: both;
}

#menu {
	width: 180px;
	float: left;
}

#menu ul {
	font-size: 13px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#menu ul li {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
}
#menu ul li a {
	text-decoration: none;
	color: #666666;
	width: 165px;
	height: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
#menu ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-color: #FF6600;
}
#menu  ul  ul {
	margin-top: 0.4em;
	font-size: 12px;
	margin-left: 0.5em;
	margin-bottom: 0.4em;
	width: auto;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#menu   ul   ul li   {
	color: #666666;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	margin-right: 1em;
	width: auto;
}
#menu   ul   ul li    a  {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	width: auto;
}
#menu     ul  ul     li      a:hover  {
	color: #FF6600;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF6600;
}


#contents {
	width: 600px;
}
#contents-info {
	width: 440px;
	float: left;
	margin-left: 10px;
	font-size: 14px;
	color: #333333;
	margin-right: 10px;
}
#contents-info p.now {
	border: 1px dotted #F00;
	color: #930;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFCA;
	margin-bottom: 10px;
}

#wrapper {
	width: 610px;
	min-height: 500px;
	float: right;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 10px;
}
#wrapper p {
	font-size: 13px;
	color: #333333;
	line-height: 2em;
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka－等幅";
	text-align: justify;
	text-justify: distribute;//ie用
}
#wrapper  h2 {
	font-size: 16px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2em;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #FF6600;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#wrapper  h3 {
	font-size: 15px;
	margin-bottom: 1em;
	color: #333333;
	margin-top: 2em;
	background-image: url(../img/h_bak.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: .5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
#wrapper p.page_top {
	text-align: right;
	font-size: 12px;
	height: 15px;
	position: fixed;
	bottom: 10px;
	background-color: #FFFFFF;
	right: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

#wrapper p.page_top a {
	padding-left: 20px;
	background-image: url(../img/page_top.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #0033FF;
}
#wrapper p.page_top   a:visited  {
	font-size: 12px;
	color: #0033FF;
}

#wrapper  .crear {
	clear: both;
}
#wrapper    .pdf  {
	padding-left: 20px;
	background-image: url(../img/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
}






#header h1 {
	margin-bottom: 5px;
}
#header ul {
	font-size: 12px;
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 5px;
	width: 200px;
}
#header ul li {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
}
#header ul li.noline {
	text-align: right;
	border-bottom-style: none;
}

#header-inner  {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#header-inner p.flash {
	padding-top: 8px;
}

#right-contents {
	float: right;
	width: 150px;
}
a  img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header p {
	margin-bottom: 5px;
}

span.holiday   {
	color: #FF0000;
}

span.saturday   {
	color: #0000FF;
}

.home #menu li a#home,
.information #menu li a#information,
.special-exhibition #menu ul li a#special-exhibition,
.nomal-exhibition #menu li a#nomal-exhibition,
.ivent #menu li a#ivent,
.taiken #menu li a#taiken,
.viracochas #menu li a#viracochas,
.msshop #menu li a#msshop,
.access #menu li a#access,
.calendar #menu li a#calendar,
.annaisho #menu li a#annaisho,
.rink #menu li a#rink {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #FF9900;
}
img.left {
	float: left;
	margin-right: 1em;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: .5em;
}
img.left-waku {
	float: left;
	margin-right: 1em;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: .5em;
	border: 1px solid #666;
}

.position {
	position: relative;
	top: 0px;
	right: 0px;
}

span.hikari {
	font-size: 1.1em;
	color: #FF3333;
	font-weight: bold;
}
span.bi {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC00CC;
}
span.kandou {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF6600;
}
#header #header-inner #header-top {
	height: 50px;
}
h2 span.youbi {
	font-size: .8em;
}
h2 span.english {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
div#top-img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	clear: both;
	width: 800px;
}
h1.mienai {
	text-indent: -10000px;
	display: none;
}
