@charset "utf-8";

/*------------------------------------
 h2,h3
------------------------------------*/

h2{
	margin:0px;
}

h3{
	margin:0px;
}

/*------------------------------------
 flash
------------------------------------*/

.top_img{
	margin-bottom:20px;
}

/*------------------------------------
 info
------------------------------------*/
#info{
	height:auto;
	width:840px;
	padding:14px 14px 0px 14px;
	border-left:1px solid #816a0f;
	border-right:1px solid #816a0f;
	border-bottom:1px solid #816a0f;
	background-color:#f1edde;
}

#info ul{
	height:auto;
	width:840px;
	clear:both;
}

#info li.box{
	height:89px;
	width:420px;
	float:left;
	display:block;
}

#info li.box img{
	margin-right:4px;
	border:1px solid #816a0f;
	float:left;
}

/*------------------------------------
 dog&cat
------------------------------------*/
#reco{
	height:auto;
	width:840px;
	padding:14px 14px 0px 14px;
	border-left:1px solid #816a0f;
	border-right:1px solid #816a0f;
	border-bottom:1px solid #816a0f;
	background-color:#f1edde;
}

#reco ul{
	width:850px;
	margin-right:-10px;
	clear:both;
	overflow:hidden;
	_zoom:1;	
}

#reco li.box {
	height:auto;
	width:202px;
	float:left;
	margin-bottom:14px;
	margin-right:10px;
	display:block;
}

#reco li.box img{
	margin-bottom:2px;
	border:1px solid #816a0f;
}

/*------------------------------------
 dl dt_b
------------------------------------*/
dl.list_b{
	width:310px;
	float: left;
}

dl.list_b dt {
	font-weight:bold;
	padding-right:5px;
}

dl.list_b dd {
	font-weight:normal;
	padding-right:5px;
}
