@charset "utf-8";  /*販売用犬のデータページです。*/

/* ----------------------
   dog  style.css
---------------------- */

#potodata .dogb {
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #999999;
	width: 490px;
	text-align: center;
	padding-top: 10px;
	margin: 20px;
	overflow: hidden;
}

.dogs00 {
	width: 500px;
	margin: 20px 15px;
	font-size: 82%;
	overflow: hidden;
	clear: both;
}
.dogs00 p {
	clear: both;
}

.dogs01 {
	float: left;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #999999;
	width: 160px;
	text-align: center;
	padding-top: 5px;
	margin-left: 5px;
}

#comdata00 {
	background-image: url(../img/data_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 490px;
	margin: 30px 20px;
	overflow: hidden;
	clear: both;
	padding-top: 56px;
}

#comdata00 dl {
	background-image: url(../img/data_body.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 490px;
	overflow: hidden;
	font-size: 84%;
	line-height: 1.5;
}

#comdata00 dt {
	clear: both;
	float: left;
	width: 110px;
	margin-left: 30px;
	display: inline;
	padding: 3px 0;
	font-weight: bold;
	color: #FF6600;
}


#comdata00 dd {
	float: left;
	width: 300px;
	padding: 3px 0 3px 10px;
}

#comdata00 .red {
	font-size: 110%;
	color: #CC0000;
	width: 450px;
	clear: both;
}

#comdata00 .Annotation {
	font-size: 100%;
	width: 460px;
	clear: both;
	padding: 3px 20px 3px 20px;
}

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

#comdata00 h3 {
	padding: 20px 0 0 350px;
}

.dogno {
	margin-top: 10px;
}
.dogno a {
	padding-left: 10px;
}






