div,p,h1,h2,h3,ul,li,ol,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	border: 0;
}
body,td,div,p,ul,li,ol,dl,dt,dd {
	color: #000000;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	line-height:1.35em;
	text-decoration: none;
}


/*
		トップページ
*/

#infoTable td {
	line-height: 20px;
	color: #BE4416;
}



/*
		チワワ・ダックス等ページ
		/chihuahua
		/dachshund
		/poodle
*/

#dogs {

}
#dogs body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#dogs table {
	font-size: 12px;
	line-height: 200%;
}
#dogs .sidemn {  
	font-size: 10px;
	line-height: 150%;
}
#dogs .showrec {
	line-height: 150%;
}
#dogs .showrec_tt {
	color: #3366FF;
	text-align: center;
}
#dogs .td_sidemn
		{
	background-color: #FFFFE6;
}
#dogs .kettou_tt {
	color: #3366FF;
	text-align: right;
}
#dogs .img-tb-center {
	text-align: center;
	line-height: 120%;
	color: #3366FF
}

