/* 1.contents
********************************************/

#contents{
	margin:0 auto;
	padding:0;
	width:900px;
}

#pankuzu{
	height:30px;
	padding-top:10px;
}

/* 2.left
********************************************/

#left{
	margin:0;
	padding:0;
	width:620px;
	float:left;
}

h2{
	margin:0;
	padding:0;
}

table{
	font-size:12px;
	color:#404040;
	border-top:1px solid #ccb691;
	border-left:1px solid #ccb691;
	width:620px;
	margin:21px 0 0 0;
}

th{
	background:#ffe6c0;
	border-right:1px solid #ccb691;
	border-bottom:1px solid #ccb691;
}

	th.comment{
		vertical-align:top;
		padding:14px 0 11px 11px;
	}

td{
	border-right:1px solid #ccb691;
	border-bottom:1px solid #ccb691;
	background:#ffffff;

}

	td p{
		vertical-align:top;
		padding:14px 0 0 11px;
	}
		
	
	td.condition_dog_01{
		
		margin:0;
		pading:0;
		width:196px;
		height:89px;
		background:url(../images/check/condition_dog_01.jpg) no-repeat #ffffff;
	}
	
	td.condition_dog_02{
		width:196px;
		height:89px;
		background:url(../images/check/condition_dog_02.jpg) no-repeat #ffffff;
	}
	
	td.condition_dog_03{
		width:196px;
		height:89px;
		background:url(../images/check/condition_dog_03.jpg) no-repeat #ffffff;
	}
	
	td.condition_cat_01{
		width:196px;
		height:89px;
		background:url(../images/check/condition_cat_01.jpg) no-repeat #ffffff;
	}
	
	td.condition_cat_02{
		width:196px;
		height:89px;
		background:url(../images/check/condition_cat_02.jpg) no-repeat #ffffff;
	}
	
	
	td.condition_rabbit_01{
		width:196px;
		height:89px;
		background:url(../images/check/condition_rabbit_01.jpg) no-repeat #ffffff;
	}
	
	td.condition_rabbit_02{
		width:196px;
		height:89px;
		background:url(../images/check/condition_rabbit_02.jpg) no-repeat #ffffff;
	}

p.attention_text{
	margin:20px 0 33px 0;
}

/* 3.right
********************************************/

#right{
	float:right;
	width:262px;
}
