div.newdog{
	margin:2px;
	width:138px;
	height:205px;
	text-align:left;
	float:left;
}

/* 人気のワンコ・ニャンコ */

div.layout{
	margin:8px 0px;
	width:730px;
	border:#bbbbbb 1px dashed;
	background:#f7f7f7;
}

div.p_dog{
	padding-right:6px;
	width:110px;
	float:left;
}

div.p_dog img{
	 border:#CCCCCC 1px solid;
}

table.shop{
	border-top:#ff9999 1px solid;
	border-right:#ff9999 1px solid;
	width:700px;
	margin:5px;
}

table.shop tr td{
	border-left:#ff9999 1px solid;
	border-bottom:#ff9999 1px solid;

}

/* お店の詳しい情報 */

div.shopName{
	background:url(../0image/petinfo/ttl_bg_shop.gif) no-repeat;
	width:732px;
	height:43px;
	margin-top:5px;
}

div.shop{
	margin:0px 0px 8px;
	width:730px;
	border-right:#bbbbbb 1px dashed;
	border-left:#bbbbbb 1px dashed;
	border-bottom:#bbbbbb 1px dashed;
	background:#f7f7f7;
}

table.shopPR {
	border-top:#ccc 1px solid;
	border-right:#ccc 1px solid;
	margin:5px;
}

table.shopPR tr td{
	border-left:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	background:#ffffff;
	text-align:left;
}

table.shopPR tr td#sub{
	border-left:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	background:#ededed;
	text-align:right;
	font-weight:bold;
	width:130px;
}

table.shopSP {
	border:#E9DBBA 1px solid;
	margin:5px;
}

table.shopSP tr td {
	background:#FAF3E2;
}