/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#EBEBEB;
	color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

#whole{
	width:770px;
	height:auto;
	display:block;
	background-image:url(../images/parts/bg_sub_main.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

#whole a {
	color:#3300CC;
	text-decoration:none;
}

#whole a:hover {
	color:#FF6600;
	text-decoration:underline;
}

#whole a:visited {
	color:#663399;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display:inline-block;}

#head {
	width:750px;
	height:136px;
	background-image:url(../images/parts/bg_head.gif);
	background-repeat:repeat-x;
	margin:0 20px 0 0;
	padding:0;	
}
#global-head {
	background-color:#E6E6E6;
	font-size:10px;
	padding:5px;
	width:740px;
}

#logo {
	width:200px;
	margin:60px;
	margin:10px 0 0 10px;
	padding:0;
	float:left;
	display:block;
}


h1{
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size:1px;
	line-height: 1px;
}



#head ul {
	margin:0;
	padding:0;
}

#okapi-fla {
	width:240px;
	height:110px;
	float:left;
	display:block;
	background-image: url(../images/parts/bg_okapi.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#head-right {
	width:290px;
	height:105px;
	display:block;
	float:right;
}
#head-right a {
	color:#990000;
	text-decoration:none;
}

#head-right a:hover {
	color:#FF6600;
	text-decoration:underline;
}

#head-right a:visited {
	color:#990000;
}


#foreign{
	width:280px;
	text-align:right;
	margin:3px;
	font-size:10px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3";
	font-style:normal;
	color:#993300;
}

#text-link {
	width:280px;
	text-align:right;
	margin:3px;
	font-size:10px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3";
	font-style:normal;
	color:#993300;
}


.search {
	font-size:10px;
	font-weight:bold;
	color:#993300;
	font-family:"ヒラギノ角ゴ Pro W3";

}

form {
	margin:5px;
	padding:0;
}

#bar-area {
	width:740px;
	display:block;
	clear: right;
	margin:0;
	padding:4px 0 8px 10px;
	color:#FFFFFF;
	font-size:12px;
	clear:both;
}

#bar-area a {
	color:#FFFFFF;
	text-decoration:none;
}

#bar-area a:hover {
	color:#FF6600;
	text-decoration:underline;
}

#bar-area a:visited {
	color:#FFFFFF;
}

/*ヘッダーここまで*/

#main-area {
	width:750px;
}

#animal-title {
	margin:15px 15px 10px 15px;
	padding-bottom:0px;
	display:block;
	border-bottom:#66CC33 solid 1px;
	width:555px;
}

.animal-name {
	font-size:24px;
	font-weight:bolder;
	font-family:"ヒラギノ角ゴ Pro W3";
	line-height:1.5em;
	padding-left:5px;
}

.kind {
	font-size:12px;

	font-family:"ヒラギノ角ゴ Pro W3";
	line-height:1.5em;
	padding-left:15px;

}

/*メインエリア右側*/

#right {
	width:586px;
	height:auto;
	float:right;
	padding:0;
	margin:0;
	display:block;
	overflow: hidden;
}

#box-right {
	width:240px;
	height:auto;
	float:right;
	margin:0;
	padding:0;
	
}

.comment{
	margin:5px 10px 5px 10px;
	padding:5px 0 5px 0;
	border-bottom:#FF9900 dotted 1px;
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3";
	color:#666666;
	font-size:smaller;
	line-height:1.5em;
}


.animal-banner-are {
	width:220px;
	height:auto;
	margin:5px 10px 5px 10px;
	padding:5px 0 5px 0;
}

#box-left {
	width:345px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}

#img-box {
	width:345px;
	margin:0;
	padding:0;
}


#box-end {
	width:585px;
	margin:0;
	padding:0;
	clear:both;
}

/*メインエリア右側ここまで*/


/*メインエリア左側*/
#left {
	width:164px;
	height:auto;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

#menu {
	margin: 0px;
	padding: 0px;
	display: block;
}


#menu ul {
	margin-top: 5px;
	padding: 0px;
	text-decoration: none;
	height:auto;
}

#MenuBar1 li ul {
	margin-top:0px;
}
/*
#menu li, #menu a{
	text-decoration: none;
	display: block;
	width: 160px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

#menu a {
	background-image:url(../images/parts/bn_global.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#menu .n01 a {height: 32px; background-position: 0px 0px;}
#menu .n02 a {height: 32px; background-position: 0px -32px;}
#menu .n03 a {height: 32px; background-position: 0px -64px;}
#menu .n04 a {height: 32px; background-position: 0px -96px;}
#menu .n05 a {height: 32px; background-position: 0px -128px;}
#menu .n06 a {height: 32px; background-position: 0px -160px;}

#menu .n01 a:hover {height: 32px; background-position: -160px 0px;}
#menu .n02 a:hover {height: 32px; background-position: -160px -32px;}
#menu .n03 a:hover {height: 32px; background-position: -160px -64px;}
#menu .n04 a:hover {height: 32px; background-position: -160px -96px;}
#menu .n05 a:hover {height: 32px; background-position: -160px -128px;}
#menu .n06 a:hover {height: 32px; background-position: -160px -160px;}*/


#main-end {
	width:750px;
	margin:0;
	padding:0;
	clear:both;
}


#footer {
	width:750px;
	height:52px;
	background-image:url(../images/parts/bg_footer.gif);
	background-repeat:repeat-x;
	background-color:#86C700;
	padding:10px 0 0 0;
}

#footer p {
	text-align:center;
	margin:5px;
	padding:0;
	color:#333333;
	font-size:x-small;
}
#whole #main-area #right #sub-main #txt-area h2 {
}
#whole #main-area #right #sub-main #txt-area h5 {
	font-family:"ヒラギノ角ゴ Pro W3";
	font-size: medium;
	color: #666666;
	width: 95%;
	border-bottom: 1px dotted #66cc33;
	background-image: url(../images/parts/indent-h5.gif);
	padding:3px 0 3px 20px;
	background-repeat:no-repeat;
	background-position:left;
}


#animal-category {
	margin:0;
	padding:0;

}


h6{
	color:#666666;
	font-size:12px;
	background:url(../images/parts/bllet_q.gif) left top no-repeat;
	padding-left:18px;
	margin-bottom:5px;
}
.ans{
color:#666666;
font-size:12px;
background:url(../images/parts/bllet_a.gif) left top no-repeat;

padding-left:18px;
margin-top:0px;
margin-left:10px;

}
.arrow{

background:url(../images/parts/bllet.gif) left top no-repeat;

padding-left:18px;

}

#whole #main-area #right #sub-main #txt-area .highslide {
color:#0066FF;
}

/**/
