@charset "UTF-8";
/* CSS Document */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block; }
/*Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear{
	height:0px;
	margin:0;
	padding:0;
	clear:both;
	font-size:0px;
}

img {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

body {
	font-size:small;
	text-align: center;
	margin:0;
	padding:0;
	background-color:#0099DE;
	color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
#wrapper {
	width:650px;
	height:auto;
	margin:0 auto;
	padding:0;
	background: url(../images/bg_head.jpg) no-repeat top;
}
h1 {
	height: 345px;
	margin:0;
	padding:0;
	text-indent:-999999px;
	font-size:0px;
}

#night-footer {
	background: url(../images/bg_footer.jpg) no-repeat;
	width:650px;
	height:341px;
}

.box {
	width: 610px;
	margin: 10px 20px;
	color: #FFFFFF;
	text-align: left;
}

.box h2 {
	margin: 0;
	padding: 0;
}

.box .contents {
	width: 550px;
	background-color: #000022;
	margin: 0 10px;
	padding: 0 20px 10px 20px;
	position: relative;
}

.box .contents h3 {
	margin: 0 0 5px 0;
	padding: 0;	
}

.box .footer {
	width: 610px;
	height: 10px;
	background: url(../images/bg_box_footer.png) no-repeat top;
	clear: both;
	margin-bottom: 20px;
}

.box .contents .about {
	width: 260px;
	min-height: 250px;
	_height:260px;
}

.box .contents .about-img {
	width: 293px;
	position: absolute;
	right: -10px;
	top: -70px;
}


.box .contents .details {
	padding-bottom: 10px;
}

.box .contents .details img {
	float: left;
	margin-right: 10px;
}

.box .contents .details ul li {
	list-style: outside;
}


.box .contents .zoorasia-img {
	position: absolute;
	right: 20px;
	top: -90px;
}

.point {
	font-weight: bold;
	color: #FDD000;
}

.box .btn-zoo {
	width: 190px;
	height: 235px;
	float: left;
	margin: 0 0 0 10px;
	_margin: 0 5px;
}

.box .btn-quiz {
	float: right;
	margin: 5px 0;
}

.box .contents .details-btn {
	text-align: center;
	padding: 10px 0;
}

.contents .movie {
	width: 484px;
	clear: both;
	text-align: center;
	margin: 20px auto 0 auto;
	padding: 5px;
	border: #FFFFFF 2px solid;
} 

.to-top {
	margin-right: 30px;
	text-align: right;
	font-weight: bold;
}

.to-top a {
	color: #000022;
}

.to-top a:hover {
	color: #FFFFFF;
}