/* CSS Document */
@import "ffd.css";


/*--------------------------------基本要素ここから---------------------------------*/

.clear {
	height:1px;
	font-size:1px;
	clear:both;
}

#content h2{
}

#content h3{
	padding:5px 0 5px 25px;
	background:url(../images/parts/h3_bg_01.gif) no-repeat;
	width:525px;
	height:30px;
	font-size:18px;
	
}

#content h4{
	padding:5px 0 5px 25px;
	background-image: url(../images/parts/h4_indent.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-size:16px;
}

#content h5{
	padding:5px 0 5px 15px;
	background-image:url(../images/parts/li_indent_03.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-size:14px;
	margin:5px 0;
}

#content h6{
	border-bottom:#FF9900 1px dotted;
	margin-right:10px;
	font-size:12px;
}

#content ul{
	padding:10px;
	margin:10px 20px;
}

#content ul li{
	list-style-image: url(../images/parts/li_indent_01.gif);
	list-style-type: none;
	line-height:2em;
}
#content ul.border li{
	list-style:none;
	list-style-image:none;
	line-height:2em;
	border-bottom:1px #FF9900 dotted;
}
#content ul li a{
	text-decoration:none;
	color:#3333CC;
}
#content ul li a:hover{
	background-color:#FFFF99;
	color:#FF6600;
}

#content img{
}

#content p{
	margin:5px 0;
	padding:0;
	display:block;
}

.text-area {
	margin:0 10px 0 10px;
	border-bottom:1px #66CC00 dashed;
	padding:0 0 10px 15px;
}

/*------------テーブル装飾-------------*/

/*テーブルその１*/
.table01 table{
	margin:5px;
	border:2px #FF9900 solid;

}

.table01 table td{
	border-bottom:1px #FF9900 dotted;
	border-left:1px #FF9900 solid;
	padding:5px;
}
.table01 table td.cell01{
	background-color:#F8C887;
}

/*テーブルその２*/

.table02 table{
	margin:5px;
	border:2px #999999 solid;

}

.table02 table td{
	border-bottom:1px #999999 dotted;
	border-left:1px #999999 solid;
	padding:5px;
}
.table02 table td.cell02{
	background-color:#CCCCCC;
}

/*テーブルその３*/
.table03 table{
	margin:5px;
	border:2px #99CC00 solid;

}

.table03 table td{
	border-bottom:1px #99CC00 dotted;
	border-left:1px #99CC00 solid;
	padding:5px;
}
.table03 table td.cell03{
	background-color:#CBE8AC;
}

/*テーブルその４*/
.table04 table{
	margin:5px;
}

.table04 table td{
	padding:5px;
}
.table04 table img{
	border-bottom:#666666 1px solid;
	border-right:#C9C9C9 1px solid;
	border-left:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
}


/*------------テーブル装飾ここまで-------------*/

/*------------動物図鑑------------*/

#animal-list a img{
	float:left;
	margin:0 5px 5px 5px;
}

#animal-photo {
	width:340px;
	margin:0;
	float:left;
}

#main-photo {
	width:320px;
	height:240px;
	padding:5px;
	_padding:5px 5px 0px 5px;
	margin:0;
	border-bottom:1px #999999 solid;
	border-right:1px #CCCCCC solid;
}

#main-photo img{
	background:#FFFFFF;
}

#animal-photo #thumb-area img {
	margin:5px 4px 0 0;
	padding:2px;
	background:#FFFFFF;
	border-bottom:1px #999999 solid;
	border-right:1px #CCCCCC solid;
}

#animal-analyze {
	width:210px;
	float:left
}

.details {
}

#content #animal-analyze .details h3 {
	background-image:url(../images/parts/h3_animal.jpg); 
	background-repeat:no-repeat;
	width:215px;
	height:25px;
	text-indent:30px;
	font-size:14px;
	margin:0;
	padding:0;
}

#animal-list {
	font-size:12px;
}
.AccordionPanelTab {
	font-size:12px;
}

.caption {
	padding:5px;
	border-left:#FFCC00 solid 3px;
	background-color:#F5F5F5;
	margin:5px;

}
/*--------------------------------オススメコース---------------------------------*/
#course_01 {
	padding:5px;
	background:#FDEEE1;
	margin:10px 0;
}

#course_01 img {
	margin:5px; padding:4px; border:1px solid #999999; float:left;
	background-color:#FFFFFF;
}

#course_02 {
	padding:5px;
	background:#FDEEE1;
	margin:10px 0;
}

#course_02 img {
	margin:5px; padding:4px; border:1px solid #999999; float:left;
	background-color:#FFFFFF;
}

#course_03 {
	padding:5px;
	background:#FDEEE1;
	margin:10px 0;
}

#course_03 img {
	margin:5px; padding:4px; border:1px solid #999999; float:left;
	background-color:#FFFFFF;
}

#course_04 {
	padding:5px;
	background:#FDEEE1;
	margin:10px 0;
}

#course_04 img {
	margin:5px; padding:4px; border:1px solid #999999; float:left;
	background-color:#FFFFFF;
}


/*--------------------------------基本要素ここまで---------------------------------*/

/*----------------------------------------------------------------------------------*/

.bn_area_01 a{
	width:250px;
	height:40px;
	display:block;
	background-color:#F6F6F6;
	border-top:1px #FFCC00 solid;
	border-right:1px #FFCC00 solid;
	border-bottom:1px #FFCC00 solid;
	border-left:4px #FFCC00 solid;
	font-size:15px;
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	float:left;
	margin:5px;
}

.bn_area_01 a:hover{
	width:250px;
	height:40px;
	display:block;
	background-color:#FFFF33;
	border-top:1px #FFCC00 solid;
	border-right:1px #FFCC00 solid;
	border-bottom:1px #FFCC00 solid;
	border-left:4px #FFCC00 solid;
	font-size:15px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
}

.red {
	color:#FF3300;
	font-weight:bold;
}

/*-----------------------------------------------------------------------------------ダイアリー*/

.list-box {
	margin:2px 5px;
	padding:5px;
	border-left:3px #FF9900 solid;
	background-color:#F0F0F0;
}




/**/
.date {
	padding:0px 15px;
	margin-top:-10px;
	text-align:right;
	font-size:x-small;
	color:#FF6600;
}

.diary-image img{
	margin:5px;
	padding:4px;
	border:1px solid #CCCCCC;
	float:left;
}

.pdf-area {
	text-align:right;
	padding:5px;
}

.ichiran {
	text-align:left;
	border:1px #CCCCCC solid;
	background-color:#999999;
	padding:5px;
	margin:5px;	
}

/*-----------------------------------------------------------------------------------FAQ*/

.faq {
}

.faq h6 {
	background:url(../images/parts/indent_q.gif) no-repeat;
	text-indent:25px;
	
}

.ans {
	background:url(../images/parts/indent_a.gif) no-repeat;
	text-indent:25px;
	margin-bottom:10px;
}

.img-right{
	float: right;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}


/*---------------------------------------------------サイトマップ*/

#sitemap {
}
#sitemap a{
}
#sitemap a:hover{
	color:#FF9900;
}
#sitemap h6{
	font-size:small;
	font-weight:bold;
	padding:3px;
	margin-bottom:3px;
	border-bottom:1px #FF9900 solid;
	border-left:3px #FF9900 solid;
}

#sitemap ul {
	margin:3px 20px;
}

#sitemap ul li{
	border-bottom:1px #FF9900 dotted;
}

#sitemap ul li ul li{
	border-bottom:1px #CCCCCC dotted;
}

/**/

