/*BODY-------------------------*/
/*body {*/
	/*background-color: #FFFFFF;*/
/*}*/
/*!*-----------------------------*!*/
/*a.case:link{color: #0000CC;font-weight: bold;text-decoration: none;}*/
/*a.case:visited{color: #660066;font-weight: bold;text-decoration: none;}*/
/*a.case:hover{color: #FF0000;text-decoration: none;font-weight: bold;}*/
/*a.case:active{color: #FF0000;font-weight: bold;text-decoration: none;}*/
/*-----------------------------*/
.table-sdata-main01 {
	width: 100%;/*652px*/
	height: 42px;
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height:12px;
}
.table-sdata-main02 {
	width: 100%;/*652px*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6937c;
	line-height:12px;
}
.table-sdata-main03 {
	width: 100%;/*652px*/
	/*line-height:12px;*/
	overflow: hidden;
}
.td-sdata-line {
	font-size: 12px;
	color: #333333;
	text-align: right;
	background-color: #F0E2CE;
	border-top: 1px solid #a6937c;
	height: 19px;
}
.td-sdata-pic {
	text-align: left;
	vertical-align: top;
	height: 5px;
	width: 23%;
}
@media only screen and (max-width: 767px) {
	.td-sdata-pic { width: 40%; }
	.td-sdata-comment div {
		width: inherit !important;
	}
}
.td-sdata-pic img {
	 width: 100%;
}
.td-sdata-title {
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6937c;
}
.td-sdata-comment {
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 75%;
}
.td-sdata-comment2 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
.td-sdata-price {
	font-size: 14px;
	font-weight: 900;
	color: #FF0000;
	text-align: right;
	vertical-align: middle;
	width: 25%;
}
@media only screen and (max-width: 767px) {
	.td-sdata-comment {
		display: block;
		width: 100%;
	}
	.td-sdata-price {
		display: block;
		width: 100%;
		padding-top: 20px;
	}
}

.table-sdata-main03 {
	table-layout: fixed;
}
.td-sdata-title > table {
	table-layout: fixed;
}
@media only screen and (max-width: 767px) {
	.table-sdata-main03 .td-sdata-comment {
		width: 200%;
	}
	.table-sdata-main03 .td-sdata-price {
		width: 200%;
	}
}

.td-sdata-right {
	vertical-align: top;
}
.td-sdata-pic2 {
	text-align: center;
	vertical-align: top;
	width: 33%;
}
.td-sdata-pic2 img {
	width: 100%;
}
.td-sdata-line2 {
	font-size: 12px;
	color: #333333;
	text-align: right;
	background-color: #a6937c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6937c;
	height: 19px;
}
/*-------------------------------------*/
.table-prevnext {
	width: 100%;/*652px*/
	margin: 10px 0;
}
.td-prevnext {
	font-size: 15px;
	color: #333;
}
.td-prevnext a {
	color: #CA878B;
}
.td-prev {
	font-size: 20px;
	color: #333333;
	width: 100px;
}
.td-next {
	font-size: 20px;
	color: #333333;
	text-align: right;
	width: 100px;
}
.td-prev a,
.td-next a {
	color: #CA878B;
}

@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 400px) {
	.table-prevnext td {
		display: inline-block;
	}
	.td-prevnext {
		font-size: 12px;
	}
	.td-prev,
	.td-next {
		width: 48%;
	}
	.td-next {
		text-align: right;
	}
}
/*-----------------------------------*/
.table-return {
	width: 100%;/*652px*/
}
/*-----------------------------------*/
.table-mail {
	width: 100%;/*652px*/
	background-color: #a6937c;
	border: 1px solid #333333;
}
.td-mail-title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 20%;
	background-color: #ffedcd;
}
.td-mail-comment1 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	background-color: #EEEEEE;
}
.td-mail-comment2 {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
}
.td-mail-comment3 {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	padding: 10px;
	line-height: 15px;
}
.td-mail-comment4 {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	padding: 10px;
	line-height: 15px;
	width: 80%;
}
.form-mail01 {
	font-size: 12px;
	color: #333333;
	width: 200px;
}
.form-mail02 {
	font-size: 12px;
	color: #333333;
	width: 90%;
	height: 50px;
}
.form-mail03 {
	font-size: 12px;
	color: #333333;
	width: 100px;
}
.form-mail04 {
	font-size: 12px;
	color: #333333;
	width: 90%;
	height: 100px;
}
.td-mail-top {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.td-mail-bottom {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-align: right;
}
.table-mail-error {
	width: 100%;/*652px*/
}
.td-mail-error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	text-align: center;
}
.td-mail-message {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
@media only screen and (max-width: 400px) {
	.table-mail td {
		display: block;
		width: 100%;
		overflow: hidden;
		padding: 10px;
	}
	.table-mail td:first-child {
		text-align: left;
		border-top: 1px solid #666;
		padding-top: 10px;
	}
}
/*---------------------------*/
.body-popup {
	background-color: #FFFFFF;
}
.td-popup {
	background-color: #FFFFFF;
	height: 60px;
	background-image: url(../img/pop.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/*---------------*/
.table-copyright {
	width: 100%;/*652px*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6937c;
}
.td-copyright {
	font-size: 10px;
	color: #333333;
	text-align: right;
}
/*---------------------------*/
.td-mail-comment3 dl, 
.td-sdata-title dl {
	margin: 0;
	padding: 0;
}
.td-mail-comment3 dt, 
.td-sdata-title dt {
	font-weight: bold;
	width: 20%;
	clear: left;
	float: left;
	padding: 2px 0;
	margin: 0;
}
.td-mail-comment3 dd, 
.td-sdata-title dd {
	display: inline;
	float: left;
	margin: 0;
	padding: 2px 0;
}
.td-mail-comment3 dd.cl, 
.td-sdata-title dd.cl {
	width: 20px;
	text-align: center;
}
.td-mail-comment3 dd.ny, 
.td-sdata-title dd.ny {
	width: 75%;
}
@media only screen and (max-width: 767px) {
	.td-sdata-title dt {
		width: 25%;
		font-size: 12px;
	}
	.td-mail-comment3 dd.ny,
	.td-sdata-title dd.ny {
		width: 64%;
		font-size: 12px;
	}
}
#dog_search{
	border:1px solid #a6937c;
	background:#F2C6C9;
	/*width:630px;*/
	margin:0;
	margin-top:20px;
	font-size:12px;
	padding:10px;
	text-align: left;
}
#dog_search form {
	margin:0;
}
#btn_search{
	 background-image:url(../img/btn_search.gif);
	 width:75px;
	 height:20px;
	 border:0;
	 margin-left:10px;
	 cursor:pointer;
}
#btn_selectall{
	 background-image:url(../img/btn_all.gif);
	 width:75px;
	 height:20px;
	 border:0;
	 margin-left:6px;
	 cursor:pointer;
}
/*---*/
.table-sdata-main03 .movie {
	text-align: center;
	margin: 20px auto;
	max-width: 520px;
}
#image-preload{ 
	width: 0px; 
	height: 0px; 
	display: inline; 
	background-image:url(../img/mail-2.gif); 
	background-image:url(../img/mail.gif)); 
}
/*breeder-card*/
.breeder-card-upper {
	padding: 0 70px;
	margin-top: 20px;
}
.breeder-card {
	border-radius: 5px;
	border: 1px solid #CCC;
}
.breeder-card-header {
	background-color: #F0E2CE;
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	border-bottom: 1px solid #CCC;
}
.breeder-card-inner {
	padding: 20px;
	overflow: hidden;
}
.breeder-card-photo {
	width: 30%;
	float: left;
}
.breeder-card-comment {
	width: 70%;
	margin-left: 30%;
	text-align: left;
	padding-left: 20px;
}
.breeder-card-inner > div:last-child {
	margin-top: 10px;
	text-align: right;
	clear: left;
}
@media only screen and (max-width: 400px) {
	.breeder-card-upper {
		padding: 0;
	}
	.breeder-card-photo {
		width: inherit;
		float: inherit;
	}
	.breeder-card-comment {
		width: inherit;
		margin-left: inherit;
		padding-left: 0;
	}
}


