@charset "UTF-8";
/* CSS Document */

@import "/jp.09purina.template/lib/cmn_css/component.css";
@import "/jp.09purina.template/dog/css/dog_comp.css"; 

#contents div.gryPetBox {
 background:url(/jp.09purina.template/dog/eating/food/images/bg_grynBox_btm.gif) bottom left no-repeat;
	margin:0 0 5px 0;
 width:710px;
}

#contents div.gryPetBoxInner {
 margin:20px 0 0 10px;
	padding-bottom:10px;
 width:685px;
}

#contents table.qst {
 border:#999999 1px solid;
	margin-bottom:10px;
	width:685px;
}

#contents table.qst th {
	padding:0;
	width:234px;
}

#contents table.qst td {
	padding:5px 0 5px 5px;
}

#contents input.area01 {
 width:400px;
}

#contents input.area02 {
 width:350px;
}

#contents input.area02ReadOnly {
 width:350px;
 background-color:#CCCCCC;
}


#contents div.gryRstBox {
 background-color:#F3F2F1;
	margin:0 0 5px 0;
 width:710px;
}

#contents div.gryRstBoxInner {
 margin:0 15px 0 50px;
	padding:10px 0 10px 0;
 width:645px;
}

#contents div.gryRstBoxInner div.txtB {
 float:left;
 width:260px;
}

#contents div.gryRstBoxInner div.txtB p {
 color:#8C0000;
	font-size:medium;
	font-weight:bold;
	margin-top:5px;
}

#contents div.gryRstBoxInner div.imgB {
 float:left;
 width:385px;
}

#contents div.gryRstBoxInner div.imgB img.lfimg {
 margin-right:5px;
}