@charset "UTF-8";
@import "share.css";

/*-----------------------------
	ニッセンバナー用取るとき削除
------------------------------*/
#base2 {
	padding: 12px 0 0 12px;
}

.nissen_bn {
	text-align: center;
	padding-right: 12px;
}
/*---------------------------*/

#search_pet {
	width: 706px;
	float: left;
	padding: 12px 0 20px;
	}

#search_pet .banner {
	width: 706px;
	height: 64px;
	background: url(../image/search/search_tit_bg.gif) repeat-x 0 0;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	}

#search_pet .banner ul {
	width: 706px;
	padding-top: 5px;
	font-size:80%;
	}

#search_pet .banner li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#search_pet .body {
	width: 706px;
	padding-top: 20px;
	}


#search_pet .eyeCatch {
	width: 706px;
	height: 130px;
	position: relative;
	background: url(../image/search/pet/main_img.gif) no-repeat 0 0;
	margin: 0 0 20px 0;
	padding: 0;
	}

#search_pet .eyeCatch p {
	width: 415px;
	color: #333333;
	position: absolute;
	top: 70px;
	left: 15px;
	line-height: 140%;
	}

#search_pet .eyeCatch p span {
	font-weight: bold;
}

#search_pet h4 {
	height: 42px;
	background: url(../image/search/pet/subtitle_bg.gif) no-repeat 0 0;
	margin: 0;
}

#search_pet h4 span {
	display: block;
	padding: 13px 0 0 50px;
	color: #333333;
	font-size: 120%;
	line-height: 120%;
	}

#search_pet #petSearch {
	width: 706px;
	margin: 10px 0 20px 0px;
	padding: 0;
	overflow: hidden;
	}

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


#search_pet #petSearch dt {
	float: left;
	width: 112px;
	border-bottom: #999 1px dotted;
	padding: 5px 0;
	height: 21px;
}

#search_pet #petSearch dd {
	float: left;
	width: 594px;
	border-bottom: #999 1px dotted;
	padding: 5px 0;
	height: 21px;
	line-height: 120%;
}
