@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 760px;
	height: 300px;
	background: url(common/images/img_top.jpg) no-repeat;
	text-indent: -999em;
}

.img01 {
	margin-bottom: 20px;
}

.reco {
	clear: both;
	overflow: auto;
	border-bottom: 1px dotted #C09AC0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	_height: 105px;
}

.reco img {
	float: left;
}

.reco ul {
	width: 260px;
	float: right;
}

.reco li span{
	display: inline-block;
	width: 80px;
	font-weight: bold;
}

#flash {
	position: absolute;
	top: 120px;
	left: 10px;
}

th {
	color: #0c0;
	width: 22px;
}

td hr {
	height: 1px;
	color: #0c0;
}

.box_02 dl {
	margin-bottom: 10px;
}
.box_02 dt {
	font-weight: bold;
}
.box_02 dd {
	margin-left: 20px;
}

.new {
	/*height: 280px;*/
	height: 380px;
	overflow: auto;
}
.photo_show{
	width:186px;
	margin:5px;
	float:left;
}
.photo_show img{
	border:2px #669966 solid;
}

.clear{
	clear:both;
}
.dog_recommend_breed{
	background:#FFFFFF;
	text-align:center;
	margin-top:5px;
	font-size:14px;
}
.dog_recommend_breed a{
	color:#993300!important;
}
.dog_recommend_price{
	background:#FFFFFF;
	text-align:center;
	font-size:14px;
	color:#993300;
}
.font_dog_photo5{
	width:180px;
	display:block;
	height:147px;
	text-align:center;
	line-height:147px;
	color:#000000;
	border:2px #669966 solid;
}

.box_reco {
	background: #fff;
	border: 1px solid #C09AC0;
	overflow: auto;
	margin-bottom: 20px;
}
