@charset "utf-8";
/* メイン部分
-------------------------------------------------------------------------------------*/
#shoku {
	float:left;
	width:655px;
	height: auto;
	padding-left: 17px;
}
#shoku .over {
	float:left;
	width:655px;
	height: 60px;
	background-image: url(../../uru_shoku/img/uru_shoku_title1.gif);
	background-repeat: no-repeat;
}
#shoku .center {
	float:left;
	width:655px;
	height: auto;
	background-image: url(../../uru_shoku/img/uru_shoku_center.gif);
	background-repeat: repeat-y;
}
#shoku .under {
	float:left;
	width:655px;
	height: 30px;
	background-image: url(../../uru_shoku/img/uru_shoku_under.gif);
	background-repeat: no-repeat;
}
#shoku .one_third {
	float:left;
	width:215px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#shoku #advice {
	float:left;
	width:635px;
	height: auto;
	margin-bottom: 10px;
}
#shoku #advice p {
	float:left;
	height: auto;
	width: 600px;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
#shoku #shop {
	float:left;
	width:655px;
	height: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}
#shoku #shop h3 {
	float:left;
	width:215px;
	height: auto;
}
#shoku #shop ul {
	width:215px;
	height: auto;
}
#shoku #shop li {
	float:left;
	height: auto;
	width: auto;
	padding-bottom: 10px;
}
#shoku #community {
	float:left;
	width:655px;
	height: auto;
	margin-bottom: 10px;
}
#shoku #community .over {
	float:left;
	width:655px;
	height: 60px;
	background-image: url(../../uru_shoku/img/community_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#shoku #community .under {
	float:left;
	width:655px;
	height: 30px;
	background-image: url(../../uru_pet/img/community_under_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}
#shoku #community .center {
	float:left;
	width:655px;
	height: auto;
	background-image: url(../../uru_pet/img/community_center_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 15px;
	background-position: left center;
}
#shoku #community ul {
	float:left;
	width:600px;
	height: auto;
	padding-left: 20px;
	background-image: none;
}
#shoku #community li {
	height: auto;
	display: inline;
	width: auto;
	background-image: url(../../uru_shoku/img/shoku_li_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#shoku #banner {
	float:left;
	width:655px;
	height: auto;
	padding: 0px;

}
