@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;
}

body {
	font-size:small;
	margin:0;
	padding:0;
	background-image:url(../images/bg_all_head.jpg);
	background-repeat:repeat-x;
	color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}


#wrapper {
	width:800px;
	margin:0 auto;
}

h1#zoorasia {
	background:url(../images/bg_h1.jpg) no-repeat;
	height:100px;
	text-indent:-99999999px;
	margin:0;
	padding:0;
}

h2#title {
	background:url(../images/bg_h2.jpg) no-repeat;
	height:240px;
	text-indent:-99999999px;
	margin:0;
	padding:0;
}

#photo-area {
	background:url(../images/bg_photoarea.jpg) no-repeat;
	height:260px;
}

#photo-block {
	width:680px;
	height:260px;
	margin-left:60px;
}

#photo-block img{
	float:left;
}

#shousai {
	background:url(../images/bg_shousai.jpg) no-repeat;
	height:180px;
}
#shousai-block {
	width:440px;
	margin-left:185px;
	color:#330000;
	font-weight:bold;
	line-height:1.8em;
}



#tokuchou {
}

#tokuchou h2{
	background:url(../images/bg_h2_tokuchou.jpg) no-repeat;
	height:125px;
	text-indent:-999999999px;
	margin:0;
	padding:0;
}

#tokuchou-details {
	background:url(../images/bg_tokuchou.jpg) no-repeat;
	height:300px;
	color:#FFFFFF;
	line-height:1.8em;
}

#details-block {
	width:640px;
	margin-left:80px;
}

#bn-area {
	background:url(../images/bg_bnarea.jpg) no-repeat;
	height:90px;
	padding:20px 0 0 160px;
	padding:20px 0 0 0;
	text-align:center;
}

#bn-area a img{
	border:none;
	margin-right:20px
}

#footer {
	background-color:#99CC00;
	border-top:#FF6600 solid 3px;
	margin:0;
	padding:10px;
	line-height:2em;
	text-align:center;
}

